-
-
Notifications
You must be signed in to change notification settings - Fork 435
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
Can't get the spectrum integrated with OpenMP #1019
Comments
Maybe this is related to the changes introduced in #995 |
I can confirm this bug was introduced in #995 @wkerzendorf |
@epassaro I tried recreating the issue with these steps : However upon running the quickstart notebook, the simulation simply ended with
Am I executing all necessary steps? |
I tried reversing the changes in #995, still same error. My machine specs are similar. |
I think #995 should be reverted anyways @epassaro @wkerzendorf . |
Fixed by #1159. |
SO: Ubuntu 18.04
Linux Kernel: 5.3.0-26-generic
Compilers: using the latest
conda-forge
compilersTARDIS version: 3.0.dev3378
Steps:
setup.py
with the--with-openmp
flag.tardis_example.yml
and default atomic data, withnthreads
greater than 1 and callsimulation.runner.spectrum_integrated
lazy attribute.Output:
The text was updated successfully, but these errors were encountered: