Using CUDA or not??
#10
(07-10-2021, 03:18 AM)TheAleph Wrote:
(07-09-2021, 07:21 PM)fadedmaple Wrote:
(07-09-2021, 07:11 PM)TheAleph Wrote:
(07-09-2021, 05:38 PM)fadedmaple Wrote:
(07-07-2021, 06:09 PM)atom Wrote: Keep in mind that there's no need to recompile anything from source, or even the need to change the source. If you have a clean install everything will work out of the box.

I have similar problem with the latest 471.11 driver and CUDA toolkit 11.4 installed. All 7 demo suites come with CUDA like deviceQuery.exe nbody.exe works well. 
Code:
PS C:\Users\XXX> $Env:CUDA_PATH
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.4
nvtrc64_112_0.dll is in the bin folder, I tried to make a copy and rename it to nvtrc64.dll but  still doesn't work.

https://hashcat.net/forum/thread-9818.html      CUDA SDK Toolkit NOT detected - Win 10
https://hashcat.net/forum/thread-9342.html      Question about --force option and CUDA Toolkit SDK

Hi,

keep in mind that as on the post i have said, ths is a fast and dirty slution just to verify and maybe run hashcat on windows if you have this probkem.  It is not by far a solution to the probkem.

Try rename it to nvtrc.dll

I have tried both nvtrc64.dll and nvtrc.dll but useless

Please be carefull with the dll name.
It must be nvrtc.dll and not the name you have written.
I have copied from your previous post but it was wrong. Sorry about that

Actually I just deleted the suffix instead type it, never mind
Reply


Messages In This Thread
Using CUDA or not?? - by fjastlo - 07-07-2021, 08:03 AM
RE: Using CUDA or not?? - by atom - 07-07-2021, 10:13 AM
RE: Using CUDA or not?? - by TheAleph - 07-07-2021, 05:56 PM
RE: Using CUDA or not?? - by atom - 07-07-2021, 06:09 PM
RE: Using CUDA or not?? - by fadedmaple - 07-09-2021, 05:38 PM
RE: Using CUDA or not?? - by TheAleph - 07-09-2021, 07:11 PM
RE: Using CUDA or not?? - by fadedmaple - 07-09-2021, 07:21 PM
RE: Using CUDA or not?? - by TheAleph - 07-10-2021, 03:18 AM
RE: Using CUDA or not?? - by fadedmaple - 07-10-2021, 07:06 AM
RE: Using CUDA or not?? - by TheAleph - 07-07-2021, 07:47 PM
RE: Using CUDA or not?? - by dreu - 02-12-2022, 12:45 PM