Skip to content
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

Illegal Instruction (core dumped) in installation #3

Open
bvhoof opened this issue Dec 21, 2022 · 1 comment
Open

Illegal Instruction (core dumped) in installation #3

bvhoof opened this issue Dec 21, 2022 · 1 comment

Comments

@bvhoof
Copy link
Contributor

bvhoof commented Dec 21, 2022

Hi,

When running the notebook, the inline plot function does not seem to be working any more.

openmc.plot_inline(plots)

results in a runtime error.

If I try to run openmc manually in plot mode from within the container, I get the following results:

usr@c1996b83cb0f:~/example_notebooks$ ls
MSRE.ipynb  geometry.xml  materials.xml  plots.xml
usr@c1996b83cb0f:~/example_notebooks$ openmc -p
 Reading cross sections XML file...
 Reading materials XML file...
 Reading geometry XML file...
Using the DOUBLE-DOWN interface to Embree.
Illegal instruction (core dumped)

Do you have any indication on what goes wrong here?

Also, I tried to compile the docker image myself, but I got stuck with versioning. See seperate issue & PR.

Thanks!

@ebknudsen
Copy link
Collaborator

Thanks for the report - I shall take a look and report back ASAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants