[root]/StandAlone
Benchmarks
(2 files, 246 lines)
tools
(2 files, 821 lines)
compare_mms
(11 files, 1378 lines)
dumpfields
(28 files, 5334 lines)
extractors
(8 files, 4176 lines)
fsspeed
(1 files, 46 lines)
graphview
(8 files, 1686 lines)
makedot
(2 files, 249 lines)
mpi_test
(2 files, 250 lines)
pfs
(4 files, 971 lines)
puda
(20 files, 4366 lines)
radiusMaker
(2 files, 327 lines)
tracker
(2 files, 110 lines)
uda2nrrd
(18 files, 3303 lines)
uda2vis
(3 files, 192 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 53 (100.0%) | 456 (100.0%) | 8.6 |
jas | 32 (60.4%) | 377 (82.7%) | 11.7 |
harman | 8 (15.1%) | 29 (6.4%) | 3.6 |
dav | 5 (9.4%) | 28 (6.1%) | 5.6 |
luitjens | 6 (11.3%) | 22 (4.8%) | 3.6 |
guilkey | 2 (3.8%) | 0 (0.0%) | 0.0 |
A present for Justin.
Added a helper script for local regression testing. A symbolic link is added
to the Standalone directory when:
make uintah
is executed. This helper script just executes:
make gold_standards
or
make runLocalRT
0 lines of code changed in 2 files:
using cout instead of cerr
0 lines of code changed in 2 files:
sus
- use thread::exitAll() to return the error code from sus
generateGoldStandards
- bark at the user if sus returns anything besides 0.
2 lines of code changed in 1 file:
Added the parsing for reduce_uda.
3 lines of code changed in 1 file:
Fix for static build of Wasatch
13 lines of code changed in 1 file:
Update documentation to version 1.3. Allow Wasatch, TabProps and
other new components in the new release.
0 lines of code changed in 2 files:
Detect if nans are present in the variables being compared and force a failure
if so.
0 lines of code changed in 2 files:
Added in configure flags to support Wasatch component:
--with-spatialops
--with-exprlib
M CCA/Components/Wasatch/sub.mk
* Commented out hard coded paths... James, feel free to remove that entire
block when things are working for you.
M StandAlone/sub.mk
* Link in boost if it is configured.
M configure.ac
M configure
M configVars.mk.in
* Fixes for handling spatialops, exprlib, tabprops, and boost.
2 lines of code changed in 1 file:
Handle std::runtime_error
6 lines of code changed in 1 file:
Update copyright date.
8 lines of code changed in 13 files:
added macro to make a symbolic link to src/scripts in the Standalone/
8 lines of code changed in 1 file:
Fixed another segfault in compare_uda.
1 lines of code changed in 1 file:
Verify that the number of variables is the same after removing ignored variables
6 lines of code changed in 1 file:
Real fix for TabProps for Static Builds.
1 lines of code changed in 1 file:
TabProps fix for static builds
3 lines of code changed in 1 file:
Update copyright dates.
1 lines of code changed in 1 file:
Update release number to version 1.2.
Remove components not used in the release, i.e. Angio, and SpatialOps.
351 lines of code changed in 1 file:
-ignoreVariable option
User can now ignore a variable in just one uda. This is useful when comparing
udas that have a different number of checkpoint variables.
17 lines of code changed in 1 file:
Undoing commit 45403
8 lines of code changed in 7 files:
Update copyright date.
8 lines of code changed in 7 files:
(5 more)