Replies: 1 comment
-
According to this, GeForce RTX 3080's compute capability is 8.6, I'm not sure if MXNet 1.9.1 support 8.6 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I followed the doc to use MXnet on my GPU (RTX 3080 laptop).
But when I debug I found the CPU as available device (as you can see here
In my file build.gradle.kts I put these entries in my dependencies:
So I'm wondering if the problem is my CUDA version
Maybe the dependency doesn't exist for my CUDA version, but I'm not sure.
I have to downgrade my CUDA version ?
Beta Was this translation helpful? Give feedback.
All reactions