Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 118 (100.0%) | 67 (100.0%) | 0.5 |
jas | 111 (94.1%) | 59 (88.1%) | 0.5 |
ahumphrey | 5 (4.2%) | 4 (6.0%) | 0.8 |
dav | 1 (0.8%) | 3 (4.5%) | 3.0 |
jholmen | 1 (0.8%) | 1 (1.5%) | 1.0 |
Pull some leftover MSC_VER weeds
0 lines of code changed in 2 files:
Remove antiquated TAU support.
0 lines of code changed in 2 files:
Comment was wrong, add {}
3 lines of code changed in 1 file:
Change for c++-11.
0 lines of code changed in 2 files:
Made the following changes:
1. Compress large xml files. Remove sus log.
2. Add Changelog.
3. Add instructions for adding a new component to the build system.
4. Update OSX build in install documentation.
5. Update petsc version in install documentation.
6. Change Petsc version.
7. Remove references to Teem in installation. Remove the build directory
after creating the tarball for the release.
8. Remove Tracker feature.
9. Remove AIX references. Remove Basis/. Remove Teem. Remove sci_defs
include files related to SCIRun.
10. Remove old build dependency versions.
11. Add wasatch_3P 1.6.0 branch.
12. Remove bench.config file, update excludes when building release tar ball.
13. Remove *.orig and *.release files.
14. Update copyright date. Update version to 1.6.
59 lines of code changed in 109 files:
Final round of scheduler cleanup:
* Clean up the class hierarchy, correct virtual overloads, fixed hiding of overloads, etc.
* Removed miles of redundant code.
* Common MPI scheduler-based functionality is in MPIScheduler, where it should be.
* Stacks of formatting, white space, comments, better header documentation.
* Further cleanup/streamlining of MPIStats reporting.
* .... probably more, but this should do it for now.
4 lines of code changed in 1 file:
* 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.
1 lines of code changed in 1 file: