Skip to content

Commit

Permalink
Restore cmakelists
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelDegelia-NOAA committed Sep 27, 2024
1 parent c6431ba commit d81fd14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rrfs-test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ if(FV3_DYCORE)
set(MPI_ARGS "${MPI_ARGS} --exclusive")
endif()
set(MPI_ARGS "${MPI_ARGS} --ntasks-per-node=4")
set(MPI_ARGS "${MPI_ARGS} --qos=debug") # FOR TESTING, REMOVE ME

get_all_keys(rrfs_mpasjedi_tests caselist)
foreach(case ${caselist})
Expand Down

0 comments on commit d81fd14

Please sign in to comment.