NOAA-EMC / RDASApp

Regional DAS
GNU Lesser General Public License v2.1
0 stars 5 forks source link

fix srun error when running ctests #15

Closed delippi closed 1 month ago

delippi commented 1 month ago

This PR addresses https://github.com/NOAA-EMC/RDASApp/issues/14. We were just pointing to the wrong version of srun.

Tested on Hera and using this before running the ctest: source /scratch2/NCEPDEV/fv3-cam/Ting.Lei/dr-jedi-bundle/tlei-jedi-rocky.csh

TingLei-NOAA commented 1 month ago

@delippi Thanks for this fix. It seems the loaded module points to the right srun ( by "which srun"). In the future, that will be desirable to have this variable to be "dynamically " defined.