Skip to content

Problem excecuting ani_quicktest.py with Geforce RTX 3080 #38

@TeruoHIRAKAWA

Description

@TeruoHIRAKAWA

Hello!

Thanks very much for this open-source project. It has been a great experience.

I would like to ask you fever.
Recently, I have bought a new PC with one component, Nvidia Geforce RTX 3080.
When I was running ani_quicktest.py after I installed ASE_ANI and related essential software, I got an error:

python ani_quicktest.py

ERROR: CUDA throw detected! Attempting to shut down nicely!
CUDA Error -- "invalid device symbol"
13 in location -- /home/jujuman/Gits/NeuroChem/src-aevlib/cuda_aev/cuaev_compute.cu:1939
in function -- cuaev_compute_base()

Traceback (most recent call last):
File "ani_quicktest.py", line 21, in
mol.set_calculator(ANIENS(aniensloader('../ani_models/ani-1ccx_8x.info',0)))
File "/home/micro/local/ASE_ANI/lib/ase_interface.py", line 1038, in aniensloader
return ensemblemolecule(cnstfile, saefile, nnfdir, Nn, gpu)
File "/home/micro/local/ASE_ANI/lib/ase_interface.py", line 477, in init
self.ncl = [pync.molecule(cnstfile, saefile, nnfprefix + str(i+net_start_id) + '/networks/', 1, gpuid, sinet) for i in
File "/home/micro/local/ASE_ANI/lib/ase_interface.py", line 477, in
self.ncl = [pync.molecule(cnstfile, saefile, nnfprefix + str(i+net_start_id) + '/networks/', 1, gpuid, sinet) for i in
RuntimeError: unidentifiable C++ exception

I assumed that it may be due to Nvidia Geforce RTX 3080 having a new device symbol,
however, I could not solve the problem by myself.

Would you have some ideas to solve it?
Any help would be much appreciated.

Let me inform you of an overview of the PC:

Operating system: Ubuntu Desktop 18.04.5
Nvidia driver version: Driver Version: 460.32.03
CUDA toolkit version: 9.2
Python version: 3.8.5

CPU: Intel(R) Core(TM) i9-10900F CPU @ 2.80GHz
Memory: 64 GB
GPU: Nvidia Geforce RTX 3080 (10GB)

Best regards,

Teruo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions