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

undefined symbol: cublasGemmEx #399

Open
Sheng-T opened this issue Sep 12, 2024 · 1 comment
Open

undefined symbol: cublasGemmEx #399

Sheng-T opened this issue Sep 12, 2024 · 1 comment

Comments

@Sheng-T
Copy link

Sheng-T commented Sep 12, 2024

Hello, I’m trying to get Bonito running on an Ubuntu machine, but I’m encountering the following issue:

File "/opt/conda/lib/python3.8/site-packages/koi/lstm.py", line 2, in <module>
    from koi._runtime import lib
ImportError: /opt/conda/lib/python3.8/site-packages/koi/../ont_koi.libs/libkoi-c1217069.so: undefined symbol: cublasGemmEx

Could you please let me know if this issue is similar to issue #273, or if it might be caused by something else? (ont-koi==0.4.4)

Thank you very much in advance! :)

@davidnewman02
Copy link
Collaborator

This looks as if you have an incompatible version of koi/torch/cuda.

Could you please rebuild your environment from scratch and post the full log output of the pip install ont-bonito step and also the result of pip freeze.

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