[root]/StandAlone
Benchmarks
(1 files, 158 lines)
tools
(2 files, 922 lines)
compare_mms
(1 files, 94 lines)
dumpfields
(9 files, 887 lines)
extractors
(1 files, 143 lines)
mpi_test
(3 files, 743 lines)
pfs
(1 files, 693 lines)
puda
(11 files, 2762 lines)
radiusMaker
(1 files, 53 lines)
uda2nrrd
(2 files, 806 lines)
uda2vis
(1 files, 62 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 12 (100.0%) | 14 (100.0%) | 1.1 |
| harman | 3 (25.0%) | 8 (57.1%) | 2.6 |
| jas | 2 (16.7%) | 3 (21.4%) | 1.5 |
| dav | 2 (16.7%) | 2 (14.3%) | 1.0 |
| ahumphrey | 1 (8.3%) | 1 (7.1%) | 1.0 |
| qymeng | 2 (16.7%) | 0 (0.0%) | 0.0 |
| jsutherland | 2 (16.7%) | 0 (0.0%) | 0.0 |
Enable CUDA in Wasatch 3P build if Uintah is configured with CUDA.
M build_scripts/build_wasatch_3p.sh
- Handle newly passed in (from configure) with-cuda (yes/no) flag so
that SpatialOps will build with CUDA support as necessary.
M configure
M configure.ac
- Pass sci_required_cuda to build_wasatch_3p script.
M StandAlone/sub.mk
- Some OSes require the Wasatch 3P libs to be explicitly listed when linking sus.
2 lines of code changed in 2 files:
Silence a few warnings.
0 lines of code changed in 2 files:
Remove obsolete Mixing library
1 lines of code changed in 1 file:
fix build on blue waters due to new mpi libary changes.
0 lines of code changed in 2 files:
Change the order of blas and lapack libraries for static linking.
2 lines of code changed in 1 file:
House cleaning
- moved localRT from scripts -> R_Tester/toplevel/localRT
1 lines of code changed in 1 file:
removed extra cout.
0 lines of code changed in 1 file:
Hardwired the svn user to be anonymous and passord to be "" when
performing either -svnDiff or -svnStat. This is a hack to get the RT
to run.
More descriptive error message if MALLOC_STATS is used.
7 lines of code changed in 1 file:
Beginnings of generalized "device" tasks and work queues.
This will ultimately provide a unified approach to both GPU and MIC tasks.
1 lines of code changed in 1 file: