/trunk/src Developers: jholmen

Login name:
jholmen
Total Commits:
18 (0.1%)
Lines of Code:
134 (0.1%)
Most Recent Commit:
2015-06-10 17:49
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for jholmen

Activity by Day of Week for jholmen

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 18 (100.0%) 134 (100.0%) 7.4
CCA/Components/Schedulers/ 8 (44.4%) 73 (54.5%) 9.1
/ 4 (22.2%) 44 (32.8%) 11.0
scripts/ 5 (27.8%) 16 (11.9%) 3.2
Core/Thread/ 1 (5.6%) 1 (0.7%) 1.0

Activity of jholmen

Most Recent Commits

jholmen 2015-06-10 17:49 Rev.: 53621

* Added output to exectimes.x.x files to indicate which timesteps that TaskExecTimes have been accumulated over.
* Updated execsummary output to indicate which timesteps that TaskExecTimes have been accumulated over.

33 lines of code changed in 6 files:

  • CCA/Components/Schedulers: DynamicMPIScheduler.cc (+8), MPIScheduler.cc (+7), ThreadedMPIScheduler.cc (+7), UnifiedScheduler.cc (+7)
  • scripts: execsummary (+4 -2)
jholmen 2015-04-04 13:03 Rev.: 53327

* Explicitly identify the number of processors

1 lines of code changed in 1 file:

  • scripts: execsummary (+1 -1)
jholmen 2015-04-04 12:57 Rev.: 53326

* Cleanup

9 lines of code changed in 2 files:

  • environmentalFlags.txt (+2 -2)
  • scripts: execsummary (+7 -11)
jholmen 2015-01-24 20:30 Rev.: 53019

* Merge CPUAffinity and MICCompactAffinity to a single CompactAffinity environmental flag.
* Update environmentalFlags.txt to reflect changes in this commit.

35 lines of code changed in 3 files:

  • environmentalFlags.txt (+6 -11)
  • CCA/Components/Schedulers: ThreadedMPIScheduler.cc (+14 -33), UnifiedScheduler.cc (+15 -34)
jholmen 2015-01-20 15:59 Rev.: 52979

* Updated documentation for environmental flags specific to the ThreadedMPIScheduler and UnifiedScheduler.

19 lines of code changed in 1 file:

  • environmentalFlags.txt (+19 -9)
jholmen 2015-01-13 20:30 Rev.: 52965

* Increased MAX_THREADS to 241 for the Xeon Phi (KNC).

* Added the MICCompactAffinity environmental flag to the ThreadedMPIScheduler and UnifiedScheduler. This is used to enable compact affinity with specific main/control thread placement for the Xeon Phi (KNC).

* Updated documentation for the CPUAffinity and MICCompactAffinity environmental flags.

*Updated ExecTimes note to correctly reflect the number of threads that it is cumulative over for the ThreadedMPIScheduler and UnifiedScheduler.

37 lines of code changed in 5 files:

  • environmentalFlags.txt (+17 -4)
  • CCA/Components/Schedulers: ThreadedMPIScheduler.cc (+8 -1), UnifiedScheduler.cc (+7)
  • Core/Thread: Thread.h (+1 -1)
  • scripts: execsummary (+4 -3)
Generated by StatSVN 0.7.0