/trunk/src Developers: jholmen

Login name:
jholmen
Total Commits:
6 (0.0%)
Lines of Code:
639 (0.4%)
Most Recent Commit:
2016-05-03 23:59
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for jholmen

Activity by Day of Week for jholmen

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 6 (100.0%) 639 (100.0%) 106.5
CCA/Components/Models/Radiation/RMCRT/ 2 (33.3%) 573 (89.7%) 286.5
CCA/Components/Examples/ 1 (16.7%) 52 (8.1%) 52.0
Core/Grid/Variables/ 2 (33.3%) 12 (1.9%) 6.0
build_scripts/ 1 (16.7%) 2 (0.3%) 2.0

Activity of jholmen

Most Recent Commits

jholmen 2016-05-03 23:59 Rev.: 55306

* Reintroduced DyDx and DzDx for the Kokkos-based implementation of single-level RMCRT.

7 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+7 -4)
jholmen 2016-04-01 18:04 Rev.: 55163

* Initial commit of a Kokkos-based implementation of single-level RMCRT.

This code utilizes a functor-based approach to implement the solveDivQ cellIterator loop with Kokkos.

566 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+566 -1)
jholmen 2016-03-16 17:23 Rev.: 55048

* Included Array3.h to support Kokkos-based builds using KokkosView3

4 lines of code changed in 1 file:

  • Core/Grid/Variables: constVariable.h (+4)
jholmen 2016-02-17 12:55 Rev.: 54844

* Fixed OpenMP reductions for Intel compilers

8 lines of code changed in 1 file:

  • Core/Grid/Variables: BlockRange.h (+8 -4)
jholmen 2016-01-20 19:12 Rev.: 54705

* Added a Kokkos-based implementation of Poisson1::timeAdvance

52 lines of code changed in 1 file:

  • CCA/Components/Examples: Poisson1.cc (+52 -1)
jholmen 2016-01-20 16:36 Rev.: 54704

* Added CXXFLAGS support and moved LDFLAGS

2 lines of code changed in 1 file:

  • build_scripts: program.mk (+2 -2)
Generated by StatSVN 0.7.0