Categories
Misc

Is it possible to use CUDA Compute 3.0 now?

The docs state that it’s possible to compile with compute 3.0 support and I’ve tried to compile it but it fails stating it requires min 3.5 and building always fails when compiling the GPU section. I’ve even tried using anaconda’s tensorflow-gpu package.

I have CUDA toolkit 10.1 and cudnn 7.6 which I think are right. When running a `f.config.list_physical_devices(‘GPU’)`, I see the error output “Ignoring visible gpu device (device: 0, name: NVIDIA Quadro K2100M, pci bus id: 0000:01:00.0, compute capability: 3.0) with Cuda compute capability 3.0. The minimum required Cuda capability is 3.5.”

Am I SOL?

submitted by /u/papabear_12
[visit reddit] [comments]

Leave a Reply

Your email address will not be published. Required fields are marked *