Skip to content
Snippets Groups Projects
Commit 3b342c0e authored by Ashwin Kumar Karnad's avatar Ashwin Kumar Karnad
Browse files

set OCT_TEST_MPI_NPROCS=2

parent 29d293aa
Branches
Tags
1 merge request!32set OMP_NUM_THREADS for make checks
...@@ -83,6 +83,7 @@ ENV MODULEPATH=/home/user/spack-environments/lmod/Core:/etc/lmod/modules:/usr/sh ...@@ -83,6 +83,7 @@ ENV MODULEPATH=/home/user/spack-environments/lmod/Core:/etc/lmod/modules:/usr/sh
ENV MPIEXEC=orterun ENV MPIEXEC=orterun
ENV OMP_NUM_THREADS=1 ENV OMP_NUM_THREADS=1
ENV OCT_TEST_NJOBS=4 ENV OCT_TEST_NJOBS=4
ENV OCT_TEST_MPI_NPROCS=2
RUN if [ "${toolchain}" = "global" ]; \ RUN if [ "${toolchain}" = "global" ]; \
then exit 0; \ then exit 0; \
else \ else \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment