ohuelab / MEGADOCK-on-Colab

MEGADOCK on Google Colaboratory
14 stars 6 forks source link

CUDA error at src/main.cu:88 code=35(cudaErrorInsufficientDriver) "cudaGetDeviceCount(&device_count_gpu)" #2

Open Akiwow22A opened 7 months ago

Akiwow22A commented 7 months ago

I am new to Python and Colab. I was just running the codes and I got an error: CUDA error at src/main.cu:88 code=35(cudaErrorInsufficientDriver) "cudaGetDeviceCount(&device_count_gpu)"

I appreciate your help.

Akiwow22A commented 7 months ago

I got the error when I run this code. !./megadock-gpu -R MDPDBR -L MDPDBL -t MDt -N MDN -o $MDOF MEGADOCK ver. 4.1.3 for GPU & single node megadock@bi.c.titech.ac.jp lastupdated: 26 March, 2019

Using OpenMP parallelization: 2 threads.

CUDA error at src/main.cu:88 code=35(cudaErrorInsufficientDriver) "cudaGetDeviceCount(&device_count_gpu)"