/trunk/src Developers: bpeterson

Login name:
bpeterson
Total Commits:
9 (0.1%)
Lines of Code:
759 (0.5%)
Most Recent Commit:
2018-08-02 23:00
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for bpeterson

Activity by Day of Week for bpeterson

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 9 (100.0%) 759 (100.0%) 84.3
CCA/Components/Models/Radiation/RMCRT/ 5 (55.6%) 759 (100.0%) 151.8
CCA/Components/Schedulers/ 2 (22.2%) 0 (0.0%) 0.0
CCA/Components/Arches/ 2 (22.2%) 0 (0.0%) 0.0

Activity of bpeterson

Most Recent Commits

bpeterson 2018-08-02 23:00 Rev.: 58500

This fixes the bug that is causing GPU trunk nightly regression test failures. I cut down the amonut of threads per kernel, for some machines running in debug mode, 1024 threads per block for this particular kernel is too much

0 lines of code changed in 2 files:

  • CCA/Components/Schedulers: GPUDataWarehouse.cu (new)
bpeterson 2018-06-26 20:17 Rev.: 58357

Turning off the FIXED_RANDOM_NUM define here as well (it's already off in the other two locations.)

0 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: RayKokkos.cc (changed)
bpeterson 2018-05-29 11:35 Rev.: 58269

Removing some old and unused CUDA code. I spoke with Alan on this, he put it in a while ago for a side project, and it hasn't been used since. I had some seg faulting problems on this in branch, and so I'm removing it here in case the seg faults show up in trunk in a GPU build

0 lines of code changed in 2 files:

  • CCA/Components/Arches: constructLinearSystemKernel.cu (del), sub.mk (-5)
bpeterson 2018-01-04 19:23 Rev.: 57561

Fixing a silly bug that gave bad outputs

2 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: RayKokkos.cc (+2 -2)
bpeterson 2018-01-04 15:34 Rev.: 57558

This adds GPU portable RMCRT Data Onion. This commit also adds a ton of bug fixes.

757 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: RayKokkos.cc (+596 -459), RayKokkos.h (+161 -4)
Generated by StatSVN 0.7.0