You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
This is based on internal slack discussion here. In summary, what we see is that the datareturn_py test fails with OpenMP GPU offload and cell permute = 2. Strangely, the issue doesn't appear if caliper profiling is enabled.
To Reproduce
Steps to reproduce the behavior:
build neuron+coreneuron+nmodl+openmp offload~caliper and run above mentioned test
pramodk
changed the title
OpenMP GPU offload fails with NEURON's datareturn_py_gpu test and cell-permute=2
OpenMP GPU offload fails with NEURON's datareturn_py_gpu test when cell-permute=2
Nov 21, 2022
Describe the issue
This is based on internal slack discussion here. In summary, what we see is that the datareturn_py test fails with OpenMP GPU offload and cell permute = 2. Strangely, the issue doesn't appear if caliper profiling is enabled.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
OpenMP offload with cell-permute=2 should also pass the above mentioned test.
Logs
See above mentioned log: https://bbpgitlab.epfl.ch/hpc/coreneuron/-/jobs/437053
System (please complete the following information)
Additional context
See slack discussion: https://bluebrainproject.slack.com/archives/C023T9MRC3B/p1668615314386289?thread_ts=1668551167.002749&cid=C023T9MRC3B
The text was updated successfully, but these errors were encountered: