Skip to content

Commit

Permalink
missing json file for ctest -R parallel::nrntest_fast
Browse files Browse the repository at this point in the history
  • Loading branch information
nrnhines committed Oct 4, 2024
1 parent cf0ccb1 commit f26fc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ if(NRN_ENABLE_PYTHON)
ENVIRONMENT "NRN_PYTEST_ARGS=${pytest_arg_string}"
SCRIPT_PATTERNS
test/pytest_coreneuron/run_pytest.py test/pytest_coreneuron/test_nrntest_fast.json
test/pynrn/test_nrntest_fast_cv3.json test/pytest_coreneuron/test_nrntest_fast.py
test/pytest_coreneuron/test_nrntest_fast_cv3.json test/pytest_coreneuron/test_nrntest_fast.py
COMMAND ${MPIEXEC_NAME} ${MPIEXEC_NUMPROC_FLAG} 2 ${MPIEXEC_OVERSUBSCRIBE} ${MPIEXEC_PREFLAGS}
special ${MPIEXEC_POSTFLAGS} -mpi -python test/pytest_coreneuron/run_pytest.py)
# CoreNEURON's reports require MPI and segfault if it is not initialised. This is a crude
Expand Down

0 comments on commit f26fc9d

Please sign in to comment.