[root]/Core/Math
TntJama
(26 files, 7810 lines)
doc
(2 files, 99 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 111 (100.0%) | 67 (100.0%) | 0.6 |
jas | 104 (93.7%) | 53 (79.1%) | 0.5 |
ahumphrey | 2 (1.8%) | 11 (16.4%) | 5.5 |
allen | 3 (2.7%) | 3 (4.5%) | 1.0 |
guilkey | 2 (1.8%) | 0 (0.0%) | 0.0 |
Add MaxAbsElemComp which, in addition to returning the maximum component of
the matrix, also returns the indices where that element lives.
0 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.
11 lines of code changed in 2 files:
Update copyright.
53 lines of code changed in 104 files:
reverted include of time.h
1 lines of code changed in 1 file:
removed needless incude of time.h
0 lines of code changed in 1 file:
Removed Time.h and replaced with Timers.hpp
2 lines of code changed in 1 file: