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

Error running examples dfLowMachFoam #502

Open
mactone opened this issue Aug 6, 2024 · 1 comment
Open

Error running examples dfLowMachFoam #502

mactone opened this issue Aug 6, 2024 · 1 comment

Comments

@mactone
Copy link

mactone commented Aug 6, 2024

Thank you for reading :)

I encountered a error when running examples/dfLowMachFoam/pytorch/twoD_temporally_evolving_jet/C2H4

Error message as below. Anyone has the same issue?


slaveTime = 9.4436e-05
slaveTime = 0.000114352
problemSize = 220000
terminate called after throwing an instance of 'pybind11::error_already_set'
  what():  ImportError: Mismatch between Cantera Python module Git commit (e449f18) and Cantera shared library git commit (5c7a0a09d)

At:
  build/python/cantera/_utils.pyx(66): init cantera._utils

[HP-Z4:567382] *** Process received signal ***
[HP-Z4:567382] Signal: Aborted (6)
[HP-Z4:567382] Signal code:  (-6)
[HP-Z4:567382] [ 0] /lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7f767251a420]
[HP-Z4:567382] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f767235700b]
[HP-Z4:567382] [ 2] /lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7f7672336859]
[HP-Z4:567382] [ 3] /home/mactone/miniconda3/envs/deepflame/lib/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0xc0)[0x7f767278df9e]
[HP-Z4:567382] [ 4] /home/mactone/miniconda3/envs/deepflame/lib/libstdc++.so.6(+0xb64e2)[0x7f767278c4e2]
[HP-Z4:567382] [ 5] /home/mactone/miniconda3/envs/deepflame/lib/libstdc++.so.6(_ZSt10unexpectedv+0x0)[0x7f76727862e3]

Details please see log log.mpirun.txt

@ann25
Copy link

ann25 commented Dec 6, 2024

Have you solved this problem? I have also encountered a similar situation
Image

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