I installed the correct versions of the Cuda toolkit and the CUDNN libraries and set the path environment in windows to the correct folders, but I can't get it to work.
I also tried some different folder structures and copies the CUDNN libraries to different locations, but no luck.
Does anyone has some idea how to correctly install the libraries?
has anyone got cuda on the onnx node to work?
1785 5 1-
- arjan_meerten
- Member
- 3 posts
- Joined: 8月 2019
- オンライン
-
- jsmack
- Member
- 8173 posts
- Joined: 9月 2011
- オフライン
-
- arjan_meerten
- Member
- 3 posts
- Joined: 8月 2019
- オンライン
-
- mrboni
- Member
- 43 posts
- Joined: 9月 2017
- オフライン
@jsmack - I just succeeded!
After installing Cuda 12.2 and CUDNN 8.9.2 (version for 12.2) the trick was to track down zlib.dll (who knew??)
After a wild goose chase I found it already on my system in "Program Files\NVIDIA Corporation\Nsight Systems 2023.2.3\host-windows-x64"
It needs to be copied to the bin folder of your CUDNN installation, and renamed zlibwapi.dll
ONNX is working super fast with my 4090 now
After installing Cuda 12.2 and CUDNN 8.9.2 (version for 12.2) the trick was to track down zlib.dll (who knew??)
After a wild goose chase I found it already on my system in "Program Files\NVIDIA Corporation\Nsight Systems 2023.2.3\host-windows-x64"
It needs to be copied to the bin folder of your CUDNN installation, and renamed zlibwapi.dll
ONNX is working super fast with my 4090 now
-
- dalorin
- Member
- 3 posts
- Joined: 10月 2013
- オフライン
I've been trying to get SAM/SAM2 running in Houdini using the ONNX nodes with no success. After much fiddling around with the encoder parameters Houdini stopped complaining and started crashing with segmentation faults instead. Could either of you provide some guidance (or better yet, a HIP)? I'd really appreciate it!
-
- cocopuff
- Member
- 3 posts
- Joined: 8月 2019
- オフライン
-
- Quick Links