/trunk/src Developers: harman

Login name:
harman
Total Commits:
485 (3.6%)
Lines of Code:
10,926 (6.5%)
Most Recent Commit:
2016-12-16 10:23
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for harman

Activity by Day of Week for harman

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 485 (100.0%) 10926 (100.0%) 22.5
CCA/Components/DataArchiver/ 56 (11.5%) 1915 (17.5%) 34.1
CCA/Components/Models/Radiation/RMCRT/ 61 (12.6%) 1844 (16.9%) 30.2
CCA/Components/OnTheFlyAnalysis/ 24 (4.9%) 1290 (11.8%) 53.7
Core/DataArchive/ 34 (7.0%) 863 (7.9%) 25.3
CCA/Ports/ 30 (6.2%) 842 (7.7%) 28.0
Core/Grid/ 24 (4.9%) 725 (6.6%) 30.2
R_Tester/helpers/ 43 (8.9%) 716 (6.6%) 16.6
StandAlone/ 6 (1.2%) 414 (3.8%) 69.0
CCA/Components/MPM/ 5 (1.0%) 344 (3.1%) 68.8
orderAccuracy/test_config_files/infrastructure/ 3 (0.6%) 340 (3.1%) 113.3
R_Tester/ 37 (7.6%) 289 (2.6%) 7.8
CCA/Components/Schedulers/ 22 (4.5%) 268 (2.5%) 12.1
Core/Math/ 4 (0.8%) 200 (1.8%) 50.0
Core/OS/ 7 (1.4%) 150 (1.4%) 21.4
orderAccuracy/test_config_files/Examples/ 12 (2.5%) 142 (1.3%) 11.8
Core/Grid/Variables/ 9 (1.9%) 120 (1.1%) 13.3
build_scripts/ 1 (0.2%) 119 (1.1%) 119.0
CCA/Components/Models/Radiation/RMCRT/randomNums/ 3 (0.6%) 75 (0.7%) 25.0
CCA/Components/Arches/PropertyModels/ 2 (0.4%) 33 (0.3%) 16.5
Core/ProblemSpec/ 2 (0.4%) 32 (0.3%) 16.0
CCA/Components/Arches/SourceTerms/ 4 (0.8%) 28 (0.3%) 7.0
tools/ 2 (0.4%) 27 (0.2%) 13.5
R_Tester/toplevel/ 11 (2.3%) 27 (0.2%) 2.4
CCA/Components/MPMICE/ 1 (0.2%) 24 (0.2%) 24.0
CCA/Components/SimulationController/ 3 (0.6%) 20 (0.2%) 6.6
/ 2 (0.4%) 18 (0.2%) 9.0
CCA/Components/MPMArches/ 1 (0.2%) 13 (0.1%) 13.0
CCA/Components/ICE/ 1 (0.2%) 13 (0.1%) 13.0
CCA/Components/Examples/ 2 (0.4%) 7 (0.1%) 3.5
CCA/Components/Arches/ 3 (0.6%) 7 (0.1%) 2.3
VisIt/libsim/ 1 (0.2%) 6 (0.1%) 6.0
CCA/Components/MPM/ConstitutiveModel/ 1 (0.2%) 6 (0.1%) 6.0
scripts/ 13 (2.7%) 4 (0.0%) 0.3
include/ 2 (0.4%) 3 (0.0%) 1.5
CCA/Components/LoadBalancers/ 2 (0.4%) 2 (0.0%) 1.0
scripts/udaTransferScripts/ 1 (0.2%) 0 (0.0%) 0.0
scripts/MPM/ 2 (0.4%) 0 (0.0%) 0.0
scripts/ICE/ 28 (5.8%) 0 (0.0%) 0.0
orderAccuracy/test_config_files/ 2 (0.4%) 0 (0.0%) 0.0
orderAccuracy/postProcessTools/ 8 (1.6%) 0 (0.0%) 0.0
orderAccuracy/framework_scripts/ 6 (1.2%) 0 (0.0%) 0.0
StandAlone/tools/puda/ 2 (0.4%) 0 (0.0%) 0.0
Core/Geometry/ 2 (0.4%) 0 (0.0%) 0.0

Activity of harman

Most Recent Commits

harman 2016-12-16 10:23 Rev.: 56110

Fixed $findPattern so it can be a path.

0 lines of code changed in 2 files:

  • scripts: findReplace (changed)
harman 2016-12-02 17:18 Rev.: 56048

Added mechanism to modify the src code before running configure command on the nightly RT builds.
- use a fixed random number inside RayGPUKernel.cu so we can compare against GS. Only on cyrus.mech.


22 lines of code changed in 3 files:

  • R_Tester: modifySrc (new 22)
  • R_Tester/helpers: build (new)
harman 2016-11-29 09:03 Rev.: 56024

Turn off restart tests for RMCRT_+Domain_thread_2proc test.


0 lines of code changed in 2 files:

  • R_Tester: Examples.py (new)
harman 2016-11-28 09:18 Rev.: 56015

Disable restart tests on "+" domain tests.

2 lines of code changed in 1 file:

  • R_Tester: Examples.py (+2 -2)
harman 2016-11-15 11:10 Rev.: 55979

coarsenQ() coarsen extraCells
- limit the coarse level cell iterator to
// don't exceed the coarse patch
cl = Max(cl, coarsePatchLo);
ch = Min(ch, coarsePatchHi)


0 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (changed)
harman 2016-11-14 15:25 Rev.: 55975

update to parse new sus output.

0 lines of code changed in 2 files:

  • scripts: monitorSus.csh (new)
harman 2016-11-14 11:17 Rev.: 55973

coarsen_Q()
added code to coarsen the extra cells if the user asks for it.


rmcrt_bm1_DO.ups:
- changed the resolution so the coarse level has a refinement ratio of 2.


81 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+81 -13)
harman 2016-11-09 16:25 Rev.: 55964

added code to coarsen fine level extra cells to the coarser level extra cells. Incomplete

Added input file to test it.

User spec:
<algorithm type='dataOnion'>
<coarsenExtraCells> true </coarsenExtraCells>
</algorithm>

or

<algorithm type='RMCRT_coarseLevel'>
<coarsenExtraCells> true </coarsenExtraCells>
</algorithm>

92 lines of code changed in 7 files:

  • CCA/Components/Arches/SourceTerms: RMCRT.cc (+9 -4)
  • CCA/Components/Examples: RMCRT_Test.cc (+7 -2)
  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+71 -33), Ray.h (new)
harman 2016-11-04 17:19 Rev.: 55952

global name change d_halo -> d_haloCells

-Added input file option <haloLength>. User can specify a physical length, instead of the number of cells
that a ray must travel before dropping to a coarser level.


35 lines of code changed in 6 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+24 -15), Ray.h (+4 -1), RayGPU.cc (+1), RayGPU.cuh (+6 -1)
harman 2016-11-02 12:50 Rev.: 55937

renamed input files (*)_maxLen.ups -> (*)_bounded.ups to reflect recent ROI type change

13 lines of code changed in 2 files:

  • R_Tester: ARCHES.py (+3 -3), Examples.py (+10 -10)
harman 2016-11-02 12:41 Rev.: 55936

Changed user inputs:

- <ROI_extents type='max_rayLength'> -> <ROI_extents type='boundedRayLength'>

It seems to be the converged terminology.

5 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+4 -4), Ray.h (+1 -1)
harman 2016-11-02 10:47 Rev.: 55934

Added a 2-level benchmark1 test on a + computational domain.
RMCRT_+Domain:
- now using "bounded ray" region of interest.
- adjusted resolution to be divisible by 2.

Added RMCRT_+Domain+ML to regression tests

12 lines of code changed in 1 file:

  • R_Tester: Examples.py (+12 -6)
harman 2016-11-02 10:12 Rev.: 55933

Include the level index in VARIABLE NOT FOUND exception.

10 lines of code changed in 1 file:

  • Core/DataArchive: DataArchive.cc (+10 -3)
harman 2016-11-01 15:22 Rev.: 55932

Pushed the + domain problem into the 3rd dimension.

Added the + domain to the RT tests.

5 lines of code changed in 1 file:

  • R_Tester: Examples.py (+5 -1)
harman 2016-11-01 12:52 Rev.: 55930

disable tests that continually fail on the nightly GPU RT.

3 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+3 -3)
harman 2016-10-14 16:54 Rev.: 55887

added bulletproofing to catch non-physical values of abskg, sigmaT4 and cellType.


71 lines of code changed in 5 files:

  • CCA/Components/Arches/PropertyModels: RadProperties.cc (+33)
  • CCA/Components/Models/Radiation/RMCRT: RMCRTCommon.cc (+8), Ray.cc (+30 -29)
harman 2016-10-14 16:52 Rev.: 55886

Added new method for computing VariableExtents. It defaults to the standard computeExtents unless the computationnal domain is non-cubic and
the the number of ghostcells requested is > 5.

Brad & Todd


81 lines of code changed in 3 files:

  • CCA/Components/Schedulers: TaskGraph.cc (+4 -5)
  • Core/Grid: Patch.cc (+64), Patch.h (+13 -1)
harman 2016-10-14 14:11 Rev.: 55883

added physical location where a NaN or inf is detected.

1 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+1 -1)
harman 2016-10-14 09:35 Rev.: 55880

removed debugging cout

1 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+1 -3)
harman 2016-10-14 09:15 Rev.: 55879

more descriptive exception message(s) when multiple level boxes and multiple levels don't align.

0 lines of code changed in 2 files:

  • Core/Grid: Grid.cc (new)

(159 more)

Generated by StatSVN 0.7.0