wilicc / gpu-burn

Multi-GPU CUDA stress test
BSD 2-Clause "Simplified" License
1.37k stars 295 forks source link

Install gpu-burn: Couldn't init a GPU test #59

Open sgtcoder opened 2 years ago

sgtcoder commented 2 years ago

I am trying to install gpu-burn to /usr/bin, but no mattter what I try I get this error since it needs to be ran from the gpu-burn folder ONLY:

Couldn't init a GPU test: Error in "couldn't find file "compare.ptx" from working directory": CUDA_ERROR_NOT_FOUND

I tried symlinks, adding to the PATH. Is there a way I can have it pull from the folder it was executed from or have a shared location of some sort?

IAMIBM commented 2 years ago

sudo apt update sudo apt install -y nvidia-driver-*