Skip to content

Running jdl on Windows 11 with NVIDIA 4070ti. Should I install Ubuntu and WSL? Which cuda version? #2738

Answered by frankfliu
DonaldAlan asked this question in Q&A
Discussion options

You must be logged in to vote

MXNet doesn't support CUDA 12, it can only run on CUDA 11.2.

You can try to use PyTorch. PyTorch should be able to run with CUDA 12.1.

You can set system properties to use PyTorch: System.setProperty("ai.djl.default_engine", "PyTorch")

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by DonaldAlan
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants