Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 36 (100.0%) | 213 (100.0%) | 5.9 |
ahumphrey | 11 (30.6%) | 196 (92.0%) | 17.8 |
jas | 23 (63.9%) | 16 (7.5%) | 0.6 |
allen | 2 (5.6%) | 1 (0.5%) | 0.5 |
Replace all instances of StaticArray with std::vector. This has been tested on the RT for all components. It is a drop in replacement. StaticArray is being removed.
0 lines of code changed in 1 file:
Remove unused HashTable.
0 lines of code changed in 1 file:
added specified z library
1 lines of code changed in 2 files:
Pulling template_testdefs weeds. This should no longer be necessary.
Regenerate configure script (w/ autoconf v2.69)
1 lines of code changed in 9 files:
Use C++11 hashmap.
2 lines of code changed in 2 files:
Reintegration of incite_dev branch. Improvements/Features/Optimizations include (but not limited too):
1.) Temporal scheduling, e.g. support for multiple primary task graphs (not w-cycle)
2.) Significantly improved task graph compilation times for multi-level RMCRT at large core/patch counts
3.) GPU super patch support
4.) Highly optimized RMCRT GPU kernels
5.) Significant reduction in infrastructure memory footprint
ARCHES: methane_rmcrt test is broken due to issues with trunk code. Good luck Todd, let us know if you need another set of eyes.
WASATCH: RMCRT-Burns-Christon UDA comparison fails as the trunk input file specifies an unused variable to store. Branch code has fixed this.
-"compare_uda -ignoreVariable "VRFlux" rmcrt-burns-christon.uda.trunk rmcrt-burns-christon.uda.branch" compares exactly.
-just need to remove <save label="VRFlux"/> from original input and regenerate GS for this test.
Please let us know if anyone sees any residual issues with this commit. We are standing by to deal with any fallout.
195 lines of code changed in 2 files:
Update copyright.
14 lines of code changed in 19 files: