nrn icon indicating copy to clipboard operation
nrn copied to clipboard

treeset: replace sparse13 by eigen

Open alkino opened this issue 1 year ago • 29 comments

alkino avatar Oct 23 '24 17:10 alkino

✔️ e90ede272673a18ef6c2686d5e3bf9dfd40d2b30 -> Azure artifacts URL

azure-pipelines[bot] avatar Oct 24 '24 09:10 azure-pipelines[bot]

✔️ a9fde15d28fa6e3d7b1f8660b7d5fc0068ec4bc5 -> Azure artifacts URL

azure-pipelines[bot] avatar Oct 28 '24 12:10 azure-pipelines[bot]

✔️ 2f964f1fe7a5a2432222e452a886d0d182e5d34c -> Azure artifacts URL

azure-pipelines[bot] avatar Oct 29 '24 11:10 azure-pipelines[bot]

✔️ dc0525479872c67ee3259af90a6d015e1583e495 -> Azure artifacts URL

azure-pipelines[bot] avatar Oct 29 '24 12:10 azure-pipelines[bot]

✔️ cfc1b3c6853dc435d8f1f9e0521e84a4b98b4d32 -> Azure artifacts URL

azure-pipelines[bot] avatar Oct 30 '24 20:10 azure-pipelines[bot]

✔️ 6273e222dd1e0eef68a06b3141c6f5374c858c0a -> Azure artifacts URL

azure-pipelines[bot] avatar Oct 31 '24 09:10 azure-pipelines[bot]

✔️ a9db542d1478c60a494acc1d64fedc8a88da630f -> Azure artifacts URL

azure-pipelines[bot] avatar Nov 04 '24 16:11 azure-pipelines[bot]

✔️ 03d5c4bcdfc53502e358b4743ce03375cfd89d2b -> Azure artifacts URL

azure-pipelines[bot] avatar Nov 07 '24 17:11 azure-pipelines[bot]

✔️ c47832bc62a41cf11cffebaaa0afc581c601ef76 -> Azure artifacts URL

azure-pipelines[bot] avatar Nov 08 '24 14:11 azure-pipelines[bot]

✔️ b3fff80483fb6082c47bf06b4bb86d4c4d789f8a -> Azure artifacts URL

azure-pipelines[bot] avatar Jun 24 '25 05:06 azure-pipelines[bot]

✔️ b3fff80483fb6082c47bf06b4bb86d4c4d789f8a -> artifacts URL

github-actions[bot] avatar Jun 24 '25 06:06 github-actions[bot]

The only remaining failure is still the NEURON demo. A reproducer is a bit hard to get using the nrniv binary (so we can actually use a debugger), but looks roughly like this (running from the root of the repo, and using build as the build dir):

NRNHOME="${PWD}/build/" NRNDEMO="${PWD}/build/share/nrn/demo/" HOC_LIBRARY_PATH="${PWD}/build/share/nrn/lib/hoc:${PWD}/build/share/nrn/demo" ./build/bin/nrniv -dll ./build/share/nrn/demo/release/x86_64/libnrnmech.so ./build/share/nrn/demo/demo.hoc -c 'demo(6)' -c 'run()' -c 'quit()'

@nrnhines I am attaching a full traceback that can be used with the rr debugger, which can be downloaded here (I've added docs about rr in https://github.com/neuronsimulator/nrn/pull/3506). The traceback should also work in a Docker container (for reference, I'm running Ubuntu 24.04 LTS).

JCGoran avatar Jun 24 '25 15:06 JCGoran

✔️ a4ac9072c8038f2be8eee9505ca9a1579bef7e9f -> artifacts URL

github-actions[bot] avatar Jul 18 '25 09:07 github-actions[bot]

✔️ a4ac9072c8038f2be8eee9505ca9a1579bef7e9f -> Azure artifacts URL

azure-pipelines[bot] avatar Jul 18 '25 09:07 azure-pipelines[bot]