我正在使用AWS Deep Learning AMI GPU TensorFlow 2.10.0 (Amazon Linux 2) 20220927运行一些在python 3.9中使用numba的代码。numba.cuda.cudadrv.error.CudaSupportError: Error at driver init: Call to cuInit results in CUDA_ERROR_NO_DEVICE (100)
这意味着我没有安装CUDA GPU此代码在其他地方工作,因此它是一个特定于环境的问题。
在我的工作中,我在沙箱上安装了anaconda,并尝试安装tensorflow。我在命令下运行,遇到了问题。/gpu/tensorflow_gpu-1.4.0-cp36-cp36m-linux_x86_64.whl
Collecting tensorflow-gpu==1.4.0 from https://storage.googleapis.com/tensorflow/linux/gpu/