Directory Core/Containers/

Total Files:
12
Deleted Files:
2
Lines of Code:
6691

[root]/Core/Containers

Lines of Code

Core/Containers/ Lines of Code

Developers

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

Most Recent Commits

jas 2017-10-13 14:42 Rev.: 57138

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:

  • Core/Containers: StaticArray.h (del)
jas 2017-09-28 14:47 Rev.: 57043

Remove unused HashTable.

0 lines of code changed in 1 file:

  • Core/Containers: HashTable.h (del)
allen 2017-09-12 14:12 Rev.: 56986

added specified z library

1 lines of code changed in 2 files:

  • Core/Containers: sub.mk (+1 -1)
ahumphrey 2017-08-10 11:34 Rev.: 56868

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:

  • Core/Containers: Array1.h (-1), Array2.h (-1), HashTable.h (new 1), LockingHandle.h (-1), OffsetArray1.h (new)
jas 2017-08-04 09:53 Rev.: 56846

Use C++11 hashmap.

2 lines of code changed in 2 files:

  • Core/Containers: SuperBox.h (new)
ahumphrey 2017-06-06 14:15 Rev.: 56609

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:

  • Core/Containers: FastHashTable.h (+195 -156)
jas 2017-04-20 13:18 Rev.: 56452

Update copyright.

14 lines of code changed in 19 files:

  • Core/Containers: Array1.h (+1 -1), Array2.h (+1 -1), ConsecutiveRangeSet.cc (new), ConsecutiveRangeSet.h (new), FastHashTable.h (+1 -1), HashTable.h (+1 -1), LockingHandle.h (+1 -1), OffsetArray1.h (+1 -1), RangeTree.h (new), RunLengthEncoder.h (new), StaticArray.h (new 1), SuperBox.h (+1 -1), sub.mk (+1 -1), templates.cc (+1 -1)
Generated by StatSVN 0.7.0