/trunk/src Developers: harman

Login name:
harman
Total Commits:
850 (12.4%)
Lines of Code:
20,904 (22.6%)
Most Recent Commit:
2013-12-21 17:29
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 850 (100.0%) 20904 (100.0%) 24.5
CCA/Components/OnTheFlyAnalysis/ 88 (10.4%) 4142 (19.8%) 47.0
CCA/Components/Models/Radiation/RMCRT/ 124 (14.6%) 3512 (16.8%) 28.3
CCA/Components/ICE/ 91 (10.7%) 1606 (7.7%) 17.6
CCA/Components/ICE/TurbulenceModel/ 29 (3.4%) 1560 (7.5%) 53.7
CCA/Components/ICE/CustomBCs/ 48 (5.6%) 1412 (6.8%) 29.4
orderAccuracy/postProcessTools/ 31 (3.6%) 1024 (4.9%) 33.0
orderAccuracy/test_config_files/ICE/ 17 (2.0%) 1017 (4.9%) 59.8
CCA/Components/Models/Radiation/RMCRT/randomNums/ 12 (1.4%) 984 (4.7%) 82.0
orderAccuracy/test_config_files/Examples/ 20 (2.4%) 931 (4.5%) 46.5
CCA/Components/ICE/WallShearStressModel/ 29 (3.4%) 856 (4.1%) 29.5
CCA/Components/Models/HEChem/ 27 (3.2%) 579 (2.8%) 21.4
Core/Math/ 4 (0.5%) 462 (2.2%) 115.5
StandAlone/tools/puda/ 24 (2.8%) 408 (2.0%) 17.0
R_Tester/ 48 (5.6%) 338 (1.6%) 7.0
CCA/Components/Schedulers/ 19 (2.2%) 281 (1.3%) 14.7
CCA/Components/Regridder/ 12 (1.4%) 278 (1.3%) 23.1
R_Tester/toplevel/ 19 (2.2%) 168 (0.8%) 8.8
scripts/ 13 (1.5%) 146 (0.7%) 11.2
CCA/Components/Examples/ 8 (0.9%) 130 (0.6%) 16.2
CCA/Components/Arches/SourceTerms/ 9 (1.1%) 122 (0.6%) 13.5
CCA/Components/PatchCombiner/ 2 (0.2%) 118 (0.6%) 59.0
scripts/ICE/ 6 (0.7%) 107 (0.5%) 17.8
R_Tester/helpers/ 20 (2.4%) 105 (0.5%) 5.2
CCA/Components/ICE/Advection/ 6 (0.7%) 105 (0.5%) 17.5
Core/Util/ 13 (1.5%) 79 (0.4%) 6.0
orderAccuracy/framework_scripts/ 12 (1.4%) 63 (0.3%) 5.2
CCA/Components/MPMICE/ 14 (1.6%) 61 (0.3%) 4.3
Core/Grid/ 5 (0.6%) 51 (0.2%) 10.2
CCA/Components/Models/SolidReactionModel/ 3 (0.4%) 38 (0.2%) 12.6
Core/Labels/ 12 (1.4%) 37 (0.2%) 3.0
CCA/Components/MPM/ 14 (1.6%) 31 (0.1%) 2.2
CCA/Components/Arches/PropertyModels/ 1 (0.1%) 27 (0.1%) 27.0
CCA/Components/MPM/ParticleCreator/ 1 (0.1%) 21 (0.1%) 21.0
Core/Grid/Variables/ 4 (0.5%) 20 (0.1%) 5.0
CCA/Components/SimulationController/ 5 (0.6%) 17 (0.1%) 3.4
CCA/Components/DataArchiver/ 4 (0.5%) 15 (0.1%) 3.7
CCA/Ports/ 15 (1.8%) 14 (0.1%) 0.9
Core/Grid/BoundaryConditions/ 1 (0.1%) 10 (0.0%) 10.0
StandAlone/ 3 (0.4%) 8 (0.0%) 2.6
Core/Geometry/ 2 (0.2%) 6 (0.0%) 3.0
orderAccuracy/test_config_files/ 3 (0.4%) 4 (0.0%) 1.3
Core/GeometryPiece/ 4 (0.5%) 4 (0.0%) 1.0
CCA/Components/Arches/ 2 (0.2%) 2 (0.0%) 1.0
build_scripts/ 1 (0.1%) 1 (0.0%) 1.0
CCA/Components/ProblemSpecification/ 1 (0.1%) 1 (0.0%) 1.0
CCA/Components/MPMArches/ 1 (0.1%) 1 (0.0%) 1.0
CCA/Components/ICE/EOS/ 5 (0.6%) 1 (0.0%) 0.2
/ 1 (0.1%) 1 (0.0%) 1.0
scripts/udaTransferScripts/ 2 (0.2%) 0 (0.0%) 0.0
scripts/buildbot/ 2 (0.2%) 0 (0.0%) 0.0
StandAlone/tools/ 2 (0.2%) 0 (0.0%) 0.0
Core/DataArchive/ 2 (0.2%) 0 (0.0%) 0.0
CCA/Components/Parent/ 5 (0.6%) 0 (0.0%) 0.0
CCA/Components/MPM/ConstitutiveModel/ 2 (0.2%) 0 (0.0%) 0.0
CCA/Components/Arches/Radiation/ 2 (0.2%) 0 (0.0%) 0.0

Activity of harman

Most Recent Commits

harman 2013-12-21 17:29 Rev.: 51411

reverted back to 51366.

Commit 51367 caused problems with nightly RT.

0 lines of code changed in 4 files:

  • R_Tester/helpers: runSusTests.py (new)
  • R_Tester/toplevel: startLocalTest (changed)
harman 2013-12-18 17:56 Rev.: 51402

updateSumI()
- optimization ~10% improvement.

0 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (new)
harman 2013-12-18 13:07 Rev.: 51400


findRayDirection()
add numerical fuzz to prevent inf values when the random number is exactly 0.5.

This should not change the answers.

21 lines of code changed in 3 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+14 -14), RayGPUKernel.cu (new)
harman 2013-12-18 11:24 Rev.: 51399

Now using the ln option
-f, --force remove existing destination files

when creating symbolic links in the local_RT directory.


5 lines of code changed in 1 file:

  • R_Tester/toplevel: startLocalTest (+5 -5)
harman 2013-12-17 08:56 Rev.: 51393

Comparison of divQ (CPU vs GPU) for partially developed methane flame restart case.

323 lines of code changed in 6 files:

  • orderAccuracy/postProcessTools: RMCRT_divQ_cpu_gpu (new 43)
  • orderAccuracy/test_config_files/Examples: RMCRT_divQ_cpu_gpu.tst (new 124), RMCRT_udaInit.ups (new 132), plot_divQ_cpu_gpu.gp (new 24), whatToRun.xml (changed)
harman 2013-12-12 17:06 Rev.: 51382

Using jpg as the intermediate file.

removed -depth options on convert command

updated ffmpeg.


38 lines of code changed in 1 file:

  • scripts: ppm_To_mpg (+38 -34)
harman 2013-12-11 12:34 Rev.: 51376

More descriptive exception message.

0 lines of code changed in 2 files:

  • CCA/Components/Arches/Radiation: RadPropertyCalculator.h (changed)
harman 2013-12-11 11:12 Rev.: 51375

Cover up. Back off the tolerances of the RMCRT_VR test. It's been failing in the last significant digit, optimized test only and it's not repeatable.

0 lines of code changed in 2 files:

  • R_Tester: Examples.py (new)
harman 2013-12-10 16:53 Rev.: 51374

added RMCRT boundary flux comparision test with pre-computed "gold standard"

339 lines of code changed in 9 files:

  • orderAccuracy/framework_scripts: masterScript.pl (new)
  • orderAccuracy/postProcessTools: RMCRT_boundFlux (new 38)
  • orderAccuracy/test_config_files: components.xml (new)
  • orderAccuracy/test_config_files/Examples: RMCRT_boundFlux.tst (new 125), RMCRT_isoScat.ups (new 135), plotBoundFlux.gp (new 30), whatToRun.xml (+8 -2)
harman 2013-12-09 13:52 Rev.: 51372

changed name if preprocessor variable

0 lines of code changed in 2 files:

  • Core/Math: MersenneTwister.h (new)
harman 2013-12-09 13:51 Rev.: 51371

Using
#if DEBUG 1,2 or 3
for better control of cpu/gpu comparison output statements. These will eventuall go away.

46 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+20 -17), RayGPUKernel.cu (+26 -28)
harman 2013-12-09 12:55 Rev.: 51370

Added Stencil7 support.

0 lines of code changed in 2 files:

  • StandAlone/tools: compute_Lnorm_udas.cc (changed)
harman 2013-12-06 12:35 Rev.: 51364

Hard code the random number to a constant value if

#define DEBUG

is set. Useful for debugging and comparing with GPU code.


16 lines of code changed in 1 file:

  • Core/Math: MersenneTwister.h (+16 -2)
harman 2013-12-05 17:00 Rev.: 51362

Finished filling in the boundaryFlux computations.

The results have not been verified.

132 lines of code changed in 3 files:

  • CCA/Components/Models/Radiation/RMCRT: RayGPU.cuh (new), RayGPUKernel.cu (+108 -9)
harman 2013-12-04 17:53 Rev.: 51358

Started filling in the boundaryFlux computation
It compiles and that's it.

141 lines of code changed in 5 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+1 -2), RayGPU.cc (+1 -1), RayGPU.cuh (+30 -3), RayGPUKernel.cu (+109 -3)
harman 2013-12-03 15:06 Rev.: 51352

problemSetup()
using root-ps instead of probl_spec for periodic BC bulletproofing.

1 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+1 -1)
harman 2013-12-03 13:12 Rev.: 51351

Now scheduling stencil7 variables for cpu and gpu.

Added bulletproofing. Throw an exception if the user specifies periodic boundaries.

21 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+15 -33), RayGPUKernel.cu (+6 -5)
harman 2013-12-02 11:00 Rev.: 51342

randDevice() & randDblExcDevice()
- now using a thread index that contains threadIdx(x,y,z). This provides reproduceability of the results.


3 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: RayGPUKernel.cu (+3 -17)
harman 2013-11-26 14:19 Rev.: 51339

Reduce the BLOCKSIZE if the number of cells in a block is < blockSize^2

11 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: RayGPU.cc (+11 -3)
harman 2013-11-25 15:04 Rev.: 51336

-updated RT settings for albion.sci
-No longer sending remake email to dav. I'm sure he hasn't looked at it in years.

0 lines of code changed in 4 files:

  • R_Tester/helpers: runTests (new)
  • R_Tester/toplevel: startTester (new)

(236 more)

Generated by StatSVN 0.7.0