/trunk/src Developers: dav

Login name:
dav
Total Commits:
249 (2.1%)
Lines of Code:
7,382 (5.4%)
Most Recent Commit:
2015-12-16 17:01
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for dav

Activity by Day of Week for dav

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 249 (100.0%) 7382 (100.0%) 29.6
Core/DataArchive/ 6 (2.4%) 915 (12.4%) 152.5
CCA/Components/LoadBalancers/ 24 (9.6%) 801 (10.9%) 33.3
Core/Grid/ 11 (4.4%) 768 (10.4%) 69.8
CCA/Ports/ 13 (5.2%) 727 (9.8%) 55.9
CCA/Components/Schedulers/ 20 (8.0%) 689 (9.3%) 34.4
Core/Util/ 9 (3.6%) 638 (8.6%) 70.8
CCA/Components/SimulationController/ 6 (2.4%) 411 (5.6%) 68.5
Core/ProblemSpec/ 6 (2.4%) 378 (5.1%) 63.0
build_scripts/Wasatch3PStandalone/HelperBuildScripts/ 17 (6.8%) 308 (4.2%) 18.1
Core/Parallel/ 5 (2.0%) 206 (2.8%) 41.2
Core/Malloc/ 4 (1.6%) 174 (2.4%) 43.5
/ 15 (6.0%) 162 (2.2%) 10.8
Core/OS/ 6 (2.4%) 154 (2.1%) 25.6
StandAlone/ 5 (2.0%) 138 (1.9%) 27.6
CCA/Components/ProblemSpecification/ 5 (2.0%) 122 (1.7%) 24.4
CCA/Components/MPM/ 2 (0.8%) 118 (1.6%) 59.0
Core/Geometry/ 8 (3.2%) 104 (1.4%) 13.0
build_scripts/Wasatch3PStandalone/ 8 (3.2%) 99 (1.3%) 12.3
StandAlone/tools/extractors/ 16 (6.4%) 95 (1.3%) 5.9
build_scripts/Wasatch3PStandalone/SpatialOps/ 9 (3.6%) 54 (0.7%) 6.0
build_scripts/Wasatch3PStandalone/RadProps/ 5 (2.0%) 44 (0.6%) 8.8
build_scripts/Wasatch3PStandalone/ExprLib/ 6 (2.4%) 40 (0.5%) 6.6
build_scripts/Wasatch3PStandalone/TabProps/ 6 (2.4%) 38 (0.5%) 6.3
Core/Grid/Variables/ 6 (2.4%) 28 (0.4%) 4.6
CCA/Components/Wasatch/ 1 (0.4%) 28 (0.4%) 28.0
CCA/Components/Arches/ 1 (0.4%) 28 (0.4%) 28.0
StandAlone/tools/puda/ 2 (0.8%) 21 (0.3%) 10.5
build_scripts/ 1 (0.4%) 13 (0.2%) 13.0
CCA/Components/ 1 (0.4%) 13 (0.2%) 13.0
CCA/Components/Wasatch/Operators/ 2 (0.8%) 12 (0.2%) 6.0
CCA/Components/Regridder/ 1 (0.4%) 11 (0.1%) 11.0
StandAlone/tools/ 1 (0.4%) 10 (0.1%) 10.0
CCA/Components/DataArchiver/ 2 (0.8%) 9 (0.1%) 4.5
Core/Persistent/ 4 (1.6%) 8 (0.1%) 2.0
CCA/Components/Arches/Radiation/ 1 (0.4%) 7 (0.1%) 7.0
Core/Containers/ 5 (2.0%) 5 (0.1%) 1.0
R_Tester/helpers/ 1 (0.4%) 3 (0.0%) 3.0
Core/Thread/ 1 (0.4%) 3 (0.0%) 3.0
tau/ 1 (0.4%) 0 (0.0%) 0.0
Teem/StandAlone/convert/ 2 (0.8%) 0 (0.0%) 0.0
Teem/StandAlone/ 1 (0.4%) 0 (0.0%) 0.0
Teem/ 1 (0.4%) 0 (0.0%) 0.0
CCA/Components/Models/ 2 (0.8%) 0 (0.0%) 0.0

Activity of dav

Most Recent Commits

dav 2015-12-16 17:01 Rev.: 54560

Point to both lib and include for boost (for use when they are separated)

0 lines of code changed in 2 files:

  • build_scripts/Wasatch3PStandalone/TabProps: doit (new)
dav 2015-10-15 15:31 Rev.: 54184

Removed test for #include <rpc/types.h> as that file is not used in Uintah and it breaks Mira build with gcc 4.7.2

8 lines of code changed in 2 files:

  • configure (+6 -6), configure.ac (+2 -2)
dav 2015-09-11 13:51 Rev.: 53927

Removed the old/leftover? tau directory.

0 lines of code changed in 1 file:

  • tau: select.dat (del)
dav 2015-09-11 13:49 Rev.: 53926

Removed the empty/old/leftover? Teem directory.

0 lines of code changed in 4 files:

  • Teem: sub.mk (del)
  • Teem/StandAlone: sub.mk (del)
  • Teem/StandAlone/convert: MakeTensorsIsotropic.cc (del), sub.mk (del)
dav 2015-09-08 15:55 Rev.: 53912

Comment was wrong, add {}

3 lines of code changed in 1 file:

  • Core/Thread: Thread.cc (+3 -2)
dav 2015-08-17 12:21 Rev.: 53828

Add white space to make it easier to read.

0 lines of code changed in 2 files:

  • build_scripts/Wasatch3PStandalone/HelperBuildScripts: checkEnv.sh (changed)
dav 2015-08-14 13:40 Rev.: 53823


A few minor cosmetic updates.

M StandAlone/sus.cc

- Cosmetic move of #ifdef to make it easier to "see".

M configVars.mk.in

- When "quietly" compiling CUDA files, let the user know it is a CUDA file.

M configure
M configure.ac

- Use standard indention.
- Fix verbage on math lib check.

11 lines of code changed in 4 files:

  • configVars.mk.in (+1 -1), configure (+4 -3), configure.ac (+3 -3)
  • StandAlone: sus.cc (+3 -3)
dav 2015-08-13 14:09 Rev.: 53816

Clean up permission setting. Add another file to ignore list for RadProps dir.

8 lines of code changed in 7 files:

  • build_scripts/Wasatch3PStandalone/ExprLib: doit (+1 -1)
  • build_scripts/Wasatch3PStandalone/RadProps: doit (new)
  • build_scripts/Wasatch3PStandalone/SpatialOps: doit (new)
  • build_scripts/Wasatch3PStandalone/TabProps: doit (+1 -1)
dav 2015-08-12 13:58 Rev.: 53809

Fix permission updating. Change default installation dir for Titan

9 lines of code changed in 5 files:

  • build_scripts/Wasatch3PStandalone/ExprLib: doit (+1 -1)
  • build_scripts/Wasatch3PStandalone/HelperBuildScripts: checkEnv.sh (+4 -4)
  • build_scripts/Wasatch3PStandalone/RadProps: doit (+1 -1)
  • build_scripts/Wasatch3PStandalone/SpatialOps: doit (+2 -1)
  • build_scripts/Wasatch3PStandalone/TabProps: doit (+1 -1)
dav 2015-07-31 15:12 Rev.: 53775

Commit to allow for building minimum set of Wasatch files when
Wasatch is not required, but Arches is.

M CCA/Components/Wasatch/Operators/sub.mk
M CCA/Components/Wasatch/sub.mk
M CCA/Components/sub.mk
M Makefile.in
M build_scripts/program.mk
- Indent properly, remove badly placed tabs.

M configVars.mk.in
M configure
M configure.ac


78 lines of code changed in 10 files:

  • Makefile.in (+4), configVars.mk.in (+1), configure (+4 -3), configure.ac (+3 -3)
  • CCA/Components: sub.mk (+13 -1)
  • CCA/Components/Wasatch: sub.mk (+28 -10)
  • CCA/Components/Wasatch/Operators: sub.mk (new)
  • build_scripts: program.mk (+13 -19)
dav 2015-07-22 15:58 Rev.: 53750

Fix error message to specify correct CLA.

6 lines of code changed in 1 file:

  • StandAlone/tools/extractors: lineextract.cc (+6 -2)
dav 2015-07-13 14:43 Rev.: 53726


Fix error that occurred with stand-alone tools (compute_lnorm,
lineextract). The 'bug' does not show up when runnign sus... I
believe the error occurs if queryGrid() is called more than once on a
single DataArchive.

M DataArchive.cc

In queryGrid(), if the grid has already been queried, it is possible
to short circuit out of the routine... moved these two lines:

timedata.d_patchInfo.clear();
timedata.d_matlInfo.clear();

to after the short circuit. This avoids the d_patchInfo and
d_matlInfo from being reset in this case.


0 lines of code changed in 2 files:

  • Core/DataArchive: DataArchive.cc (new)
dav 2015-07-10 14:44 Rev.: 53724

Show start/end time for SpatialOps build. Update Baja compiler version number.

9 lines of code changed in 2 files:

  • build_scripts/Wasatch3PStandalone/HelperBuildScripts: checkEnv.sh (+1 -1)
  • build_scripts/Wasatch3PStandalone/SpatialOps: doit (+8)
dav 2015-06-23 14:10 Rev.: 53673

Updated configure to match previous commit of configure.ac

4 lines of code changed in 1 file:

  • configure (+4 -3)
dav 2015-06-23 14:08 Rev.: 53672

M configure.ac

- Updated test for checking for mpi compiler on BGQ machine.
- I don't have a new enough autoconf on Vulcan so only committing configure.ac... will commit updated configure soon.

M CCA/Components/SimulationController/AMRSimulationController.cc

- Minor syntactic cleanups.

M CCA/Components/SimulationController/SimulationController.cc

- The 'mean' is associated with the 'elap T', so place in (), as opposed to be separated with a comma.

M Core/Grid/Level.cc

- Fix ordering of #includes.
- Line up variables / initialization / etc for easier reading.
- Add some whitespace for easier reading.
- Remove tabs, standarize intention.
- Renamed a few class variables with d_.
- Add {}s.

M Core/Grid/Level.h

- Line up functions so they are easier to find.
- White space, line up variables and functions to make them eaiser to read.
- One line implementations in .h files should be on the same line as function name.
This makes parsing a .h file for member functions much easier.
- grid is now d_grid.

M Core/DataArchive/DataArchive.cc

- Remove debug print for 1000th processor.

528 lines of code changed in 6 files:

  • configure.ac (+4 -3)
  • CCA/Components/SimulationController: AMRSimulationController.cc (+255 -258), SimulationController.cc (+3 -3)
  • Core/DataArchive: DataArchive.cc (-10)
  • Core/Grid: Level.cc (+216 -139), Level.h (+50 -67)
dav 2015-06-08 14:14 Rev.: 53607


Fix a seg-fault that occurred when debugging the TaskGraph. (ie, SCI_DEBUG => TaskGraph:+)
This occurred if a task did not have a matl set or a patch set.

M Grid/Task.cc

- Add white space for easier (human) parsing.
- If matl_set or patch_set are null, then print out No-Matl-Set/No-Patch-Set.
- Added {} to a few for statements.

M Grid/Variables/ComputeSet.cc
- Add white space for easier (human) parsing.
- Added {} to some if statements.


0 lines of code changed in 4 files:

  • Core/Grid: Task.cc (new)
  • Core/Grid/Variables: ComputeSet.cc (new)
dav 2015-06-05 15:59 Rev.: 53602


Tested on Ash, BigMac, and Aurora.

Fixes for Tony S. so that new routines can be placed in SolverInterface.cc.

Here is the fix for placing code from SolverInterface.h into SolverInterface.cc.
The two issues fixed with this commit are 1) Added SolverInterface.cc to the
list of files to compile, and 2) added Core/Math to the list of
libs that must be linked (as it was missing), both in sub.mk

M Ports/SolverInterface.cc
M Ports/SolverInterface.h

- Moved some new functions from the .h file into the .cc file.
- Align, remove tabs, clean up.

M Ports/sub.mk

- Add SolverInterface.cc to list of files to compile.
- Align, remove extra spaces, alphabetize, make eaiser to follow, remove duplicate lib listings.
- Added Core/Math to the list of libs to link against.

335 lines of code changed in 5 files:

  • CCA/Ports: SolverInterface.cc (new), SolverInterface.h (+52 -175), sub.mk (+26 -27)
dav 2015-06-04 17:57 Rev.: 53597

If you need lapack, you need blas.

0 lines of code changed in 2 files:

  • CCA/Components/Models: sub.mk (new)
dav 2015-06-01 16:42 Rev.: 53580


Fixes for Tony S. so that new routines can be placed in SolverInterface.cc.

M SolverInterface.cc
M SolverInterface.h

- Moved some new functions from the .h file into the .cc file.
- Align, remove tabs, clean up.

M sub.mk

- Add SolverInterface.cc to list of files to compile.
- Align, remove extra spaces, alphabetize, make eaiser to follow.



329 lines of code changed in 3 files:

  • CCA/Ports: SolverInterface.cc (+257 -26), SolverInterface.h (+52 -175), sub.mk (+20 -18)
dav 2015-05-21 17:52 Rev.: 53540


Added --with-pokitt=DIR for James Sutherland.

126 lines of code changed in 3 files:

  • configVars.mk.in (+5), configure (+70), configure.ac (+51)

(30 more)

Generated by StatSVN 0.7.0