AlanaRm-rf-me / Ai-forecast

Several various versions Of a variety of types and ways to predict price using tensor flow and pytorch
0 stars 0 forks source link

'CUDA_ERROR_INVALID_HANDLE' [Op:FloorMod] #3

Closed AlanaRm-rf-me closed 1 hour ago

cycle-five commented 2 hours ago

Fix for the issue on ubuntu,

sudo apt update && sudo apt install nvidia-cuda-toolkit && sudo apt autoremove
AlanaRm-rf-me commented 1 hour ago

Note: Will add in driver validation, for now the program will default to CPU unless it detects a driver.

cycle-five commented 1 hour ago

So this is what the issue currently is, still googling

error: libdevice not found at ./libdevice.10.bc

Did you say there was something with directories that I needed to do?