[root]/R_Tester
helpers
(12 files, 2803 lines)
toplevel
(3 files, 1105 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 99 (100.0%) | 760 (100.0%) | 7.6 |
harman | 68 (68.7%) | 513 (67.5%) | 7.5 |
jthornoc | 6 (6.1%) | 115 (15.1%) | 19.1 |
jbhooper | 3 (3.0%) | 44 (5.8%) | 14.6 |
ohdiazi | 2 (2.0%) | 24 (3.2%) | 12.0 |
derekhar | 4 (4.0%) | 20 (2.6%) | 5.0 |
ahumphrey | 3 (3.0%) | 20 (2.6%) | 6.6 |
guilkey | 5 (5.1%) | 11 (1.4%) | 2.2 |
bisaac | 3 (3.0%) | 9 (1.2%) | 3.0 |
jsutherland | 2 (2.0%) | 3 (0.4%) | 1.5 |
tsaad | 1 (1.0%) | 1 (0.1%) | 1.0 |
allen | 2 (2.0%) | 0 (0.0%) | 0.0 |
Limit the tests that are run on the gpu_RT.
0 lines of code changed in 2 files:
Changes for the buildbot.
Added RayKokkos.cc to the sed commnd.
0 lines of code changed in 2 files:
Redefined NIGHTLYTEST so the buildbot:gpu will execute gpu kernel tests.
0 lines of code changed in 2 files:
fixed Todd's booboo
0 lines of code changed in 2 files:
*.py: added usage comments
UCF.py: Added postProcessUda regression test.
runSusTests.py: Modified so postProcessUda tests will run.
31 lines of code changed in 15 files:
Revert Mike's revert. Code was good. We had a bug in the input file. This will break Wasatch RT - so don't freak out.
1 lines of code changed in 1 file:
Add 1 and 2 proc GPU tests for UnifiedScheduler test component. Moved input file to inputs/Examples directory.
18 lines of code changed in 1 file:
The buildbot test list now contains all tests.
2 lines of code changed in 1 file:
Added regression test designed to exercise the adjust_IO_intervals code.
1 lines of code changed in 1 file:
RT test for kokkos
4 lines of code changed in 1 file:
adding RT test, and fixing ML
20 lines of code changed in 1 file:
Adding a test to cover the "insert_particles" capability.
1 lines of code changed in 1 file:
Replacing the inclined plane sphere test with the "NairnFrictionTest" in which
a normal and tangential force is applied to a block on a plane, with friction
between the two. In addition, turned on a couple of other features, XPIC2 and
pressure stabilization.
1 lines of code changed in 1 file:
Adding an MPM problem that exercises axisymmetry and affine transformation of
geometry objects.
2 lines of code changed in 1 file:
Adding further complexity to disks_complex, in particular periodic BCs and
increased run time. In turn, removing the periodic_disks test, and two of the
const_test runs. Additional tests to cover more features coming soon...
4 lines of code changed in 1 file:
LODI test
13 lines of code changed in 1 file:
protection against what is coming or already here.
13 lines of code changed in 1 file:
LBwoRegrid: no longer using exact comparison with compareUda. With a load balancer
the dat file summation is non-deterministic.
2 lines of code changed in 1 file:
Added a BUILDBOT list which is the NIGHTLYTESTS - any performance test.
40 lines of code changed in 9 files:
OCD Cleanup of the deposition rate code including:
removing redundant calculations
using ternary statements over if statements
spacing, etc.
This changes answers in the rate deposition probabilities and fluxes,
but should not change the actual deposition rates.
1 lines of code changed in 1 file:
*.py: Linux-> all
runSusTests and generateGoldStandards:
- Warn the user if the OS they're using while running the localRT isn't valid for a component.
52 lines of code changed in 5 files:
Linux tests to All.
91 lines of code changed in 1 file:
- Developers no longer needs to use 1.1 to signal that mpirun should be used, it's now the default.
- Removed the "-mpi" sus option.
183 lines of code changed in 9 files:
Add BrownSoot and spectral physics to RT suite. Minor spec edits.
4 lines of code changed in 1 file:
Removing outputInitTimestep and turning on restart tests. This will
break the RT for these tests.
14 lines of code changed in 1 file:
L0osen the comparison tolerances for advect_+_amr and advect_HollowSphere_amr since they're non-deterministic.
3 lines of code changed in 1 file:
added nightly performance regression test. ICE advect with 32K patches on a single level.
The boxes/patches are distributed cylindrically.
2 lines of code changed in 1 file:
Added a more rigorous test of the AMR infrastructure.
Adjusted parameters in the ups for RT tests.
There is something non-deterministic about this test.
12 lines of code changed in 1 file:
Added regression test for the new NOx model.
3 lines of code changed in 1 file:
MPMICE.py
- Enabled AMR test with a non-cubic fine level with inside corners.
inputs/MPMICE
- adjusted parameters in advect_+_amr.ups to be be used in nightly RT
- added input file for testing infrastructure. A hollow sphere moving across
the domain. Multiple regrids and lots of inside corners.
1 lines of code changed in 1 file:
-- Update MPM Regression Tests to enable testing on OSX.
20 lines of code changed in 1 file:
All:
Added comment about OS options.
MPMICE: changd OS option to ALL.
Separate out AMR tests to ease infrastructure testing.
67 lines of code changed in 6 files:
-- Clean up diffusion labels in MPM code.
-- Enable MAC OS RT on Darwin for actual testing and comparisons.
24 lines of code changed in 2 files:
Ray.cc
- changed Dout dbg to extern Dout g_ray_dbg. Shutdowns aren't clean if there are to Dout's with the
same name???
ARCHES.py
- added cpu and threaded regression tests for the input files:
multibox_rmcrt_coal_1L.ups
multibox_rmcrt_coal_2L.ups
multibox_rmcrt_coal_DO.ups
17 lines of code changed in 1 file:
Started dusting off the poisson3 component which will be used for infrastructure debugging.
9 lines of code changed in 1 file:
Output every timestep to circumvent GPU bug and get a test running again.
1 lines of code changed in 1 file:
disable a few more gpu tests until we can sort out the issue.
2 lines of code changed in 1 file:
Creating a THREADEDTESTS set. Currently only 1 test (Charpy),
added to NIGHTLY set of tests.
3 lines of code changed in 1 file:
Ray:
- throw exception if haloCells < (2,2,2)
- tweaked DOUT statements
- computeExtents
patch->getInterior cells for high and low for patch_based ROI
TaskGraph:
createDetailedDependencies()
- Turned off cullIntersection() It returns the wrong lo & hi at the inside corner of the L
patches for RMCRT_+_Domain_DO.ups
Patch:computeVariableExtentsWithBoundaryCheck()
- changed the arbitrary value of numGhostCells from 5 to 1.
Examples.py
- removed EOL spaces.
- added the domain test RMCRT_+Domain_DO
10 lines of code changed in 1 file:
Removed EOL spaces.
14 lines of code changed in 1 file:
(14 more)