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

pyamgx built against AMGX HEAD raises undefined symbol: omp_get_num_threads #33

Open
guyer opened this issue Jul 20, 2022 · 2 comments
Open

Comments

@guyer
Copy link
Contributor

guyer commented Jul 20, 2022

$ python test_amgx.py
Traceback (most recent call last):
  File "/data/guyer/fipy/test_amgx.py", line 5, in <module>
    import pyamgx
  ImportError: /toolbox/guyer/AMGX/build/libamgxsh.so: undefined symbol: omp_get_num_threads

It works with AMGX v2.3.0

test_amgx.py is pyamgx demo code.

@shwina
Copy link
Owner

shwina commented Jul 21, 2022

Hi @guyer - thanks for reporting! I'm sorry I haven't been able to give pyamgx the attention it deserves lately. I'll see if I can get it working with the latest AMGX this weekend.

@guyer
Copy link
Contributor Author

guyer commented Jul 21, 2022

@shwina I completely understand. NVIDIA/AMGX is a moving target right now, so probably best to wait for them to finish their current development round (which really shouldn't be happening on main!) and then see where things stand.

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