🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Backend GPU activation troubles - C++ or JavaCPP

User: "tomMEM"
New Altair Community Member
Updated by Jocelyn
Hello, I try to activate the GPU backend at a Windows11 AMD with RTX3060 GPU Notebook.
I installed cuda 10.1 and cudnn 7.6. The cudart64_101.dll I am not sure where to place.
deviceQuery.exe gives: CUDA Driver = CUDART, CUDA Driver Version = 11.4, CUDA Runtime Version = 10.1, NumDevs = 1, Device0 = NVIDIA GeForce RTX 3060 Laptop GPU. Result = PASS
Running the RM batch, the log indicates "Versions of org.bytedeco:javacpp:1.5.3 and org.bytedeco:cuda:10.1-7.6-1.5.2 do not match" and later cudaGetSymbolAddress(...) failed; Error code: [13].

JavaCPP1.5.3 seems not to support 10.1 - at least according to bytedeco/javacpp documentation. Also not sure if C++ version from Visual Studio19 might create some issues. 

Looking for some advice.
Thank u, T

Find more posts tagged with