Skip to content

Commit

Permalink
update orion env variables after testing, these are now the same as h…
Browse files Browse the repository at this point in the history
…ercules
  • Loading branch information
JessicaMeixner-NOAA committed Jan 5, 2024
1 parent 84b4a37 commit 95446b5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions regtests/bin/matrix_cmake_ncep
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,6 @@ EOF
echo '#SBATCH --exclusive' >> matrix.head
echo ' ' >> matrix.head
echo 'ulimit -s unlimited' >> matrix.head
echo 'ulimit -c 0' >> matrix.head
echo 'export KMP_STACKSIZE=2G' >> matrix.head
echo 'export FI_OFI_RXM_BUFFER_SIZE=128000' >> matrix.head
echo 'export FI_OFI_RXM_RX_SIZE=64000' >> matrix.head
elif [ $batchq = "slurm" ] && [ $ishercules ]
then
echo "#SBATCH -n ${np}" >> matrix.head
Expand Down

0 comments on commit 95446b5

Please sign in to comment.