Skip to content

Commit

Permalink
Update basic_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nikizadehgfdl authored Nov 28, 2023
1 parent 4899ab2 commit af94eea
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/basic_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
submodules: 'recursive'
- run: pwd
- run: ls src/FMS
- run: cd builds; ./linux-build.bash -m lscgpu50 -p gnu11 -t repro -f mom6sis2
- run: ls builds/build/lscgpu50-gnu11/ocean_ice/repro/MOM6SIS2
#build
# - run: cd builds; ./linux-build.bash -m lscgpu50 -p gnu11 -t repro -f mom6sis2
- run: ls -lh builds/build/lscgpu50-gnu11/ocean_ice/repro/MOM6SIS2
- run: (cd exps/MOM6SIS2COBALT.single_column/; source ../../builds/lscgpu50/gnu11.env; mkdir RESTART; mpirun -n 1 ../../builds/build/lscgpu50-gnu11/ocean_ice/repro/MOM6SIS2 |& tee stdout.lscgpu50.gnu11.repro.n1)

0 comments on commit af94eea

Please sign in to comment.