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

libcublas (conda-forge) not recognized #46

Open
marcodigennaro opened this issue Nov 14, 2023 · 2 comments
Open

libcublas (conda-forge) not recognized #46

marcodigennaro opened this issue Nov 14, 2023 · 2 comments

Comments

@marcodigennaro
Copy link

Hello, I am trying the ani_quicktest.py example and I receive an error:

$ python examples/ani_quicktest.py
Traceback (most recent call last):
  File "/home/mdi0316/WORK_TME022/external_packages/ASE_ANI/examples/ani_quicktest.py", line 6, in <module>
    from ase_interface import ANIENS
  File "/home/mdi0316/WORK_TME022/external_packages/ASE_ANI/lib/ase_interface.py", line 20, in <module>
    import pyNeuroChem as pync
ImportError: libcublas.so.9.2: cannot open shared object file: No such file or directory

Nonetheless, I installed libcublas

$ conda list | grep libcublas
libcublas                 12.3.2.9                      0    nvidia

I am using this GPU:

$ sudo lshw -C display
[sudo] password for mdi0316:
  *-display
       description: VGA compatible controller
       product: GM204GL [Quadro M4000]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:02:00.0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
       configuration: driver=nvidia latency=0
       resources: irq:40 memory:f2000000-f2ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:1000(size=128) memory:c0000-dffff

Thank you

@pchuy1906
Copy link

hello, I have the same problem.
Do we need to to used the exact cuda 9.2?

@isayev
Copy link
Owner

isayev commented Mar 11, 2024

Folks, @pchuy1906 @marcodigennaro - this repository is deprecated and no longer supported. Please use torchani instead.

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

3 participants