-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apple M1 does not compile with -DNRN_ENABLE_TESTS=ON #1033
Comments
Although
Test 5: Doing this for test/rxd (nrnivmodl in ecs and 3d) succeeds for test_contains, test_currents, test_distance, but segfaults for test_empty_regions Test 6: test/parallel_test was successful with |
@nrnhines : got access to Apple M1 and hence started testing with NMODL. Will do the same for CoreNEURON and NEURON on Monday. |
Experience the same compile problem with catch2 mentioned in BlueBrain/nmodl#529.
The fix from BlueBrain/nmodl#528 also fixes our compile problem for external/catch2/single_include/catch2/catch.hpp .
But see test failures 4-18. Note that 7 onward are for testcorenrn... which is odd because we did not use the
-DNRN_ENABLE_CORENEURON=ON
optionThe text was updated successfully, but these errors were encountered: