Skip to content

Commit

Permalink
hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahm-LANL committed Jul 20, 2023
1 parent 2cf7594 commit 256916a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
cmake -DCMAKE_BUILD_TYPE=Debug -DPHOEBUS_ENABLE_UNIT_TESTS=ON -DMAX_NUMBER_CONSERVED_VARS=10 -DPHOEBUS_GEOMETRY=FMKS -DPHOEBUS_CACHE_GEOMETRY=ON -DPARTHENON_DISABLE_HDF5_COMPRESSION=ON ../../../
cmake --build . --parallel 8
cd ..
# is there a run directory that shouldn't be here?
rm -rf run
# TODO(BRR) add --use_gpu flag here if running on GPU
# Release suite
./radiation_diffusion.py --executable build_minkowski_release/src/phoebus
Expand Down

0 comments on commit 256916a

Please sign in to comment.