GOST R 34.11-94 errors with NVIDIA GTX 660 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: GOST R 34.11-94 errors with NVIDIA GTX 660 (/thread-3041.html) |
GOST R 34.11-94 errors with NVIDIA GTX 660 - Huskehn - 01-17-2014
Code: C:\>cudaHashcat64.exe -m 6900 --benchmark I will receive one of two errors, either "ERROR: cuMemcpyDtoH() 702" or "ERROR: cuStreamSynchronize() 719". I also receive the error message "Display driver stopped responding and has recovered" in Windows when this happens. If I manually specify a --gpu-accel value lower than the default of 256, the issue is less likely to occur or may not occur at all. Why does this happen? Any help would be appreciated. Thank you. RE: GOST R 34.11-94 errors with NVIDIA GTX 660 - epixoip - 01-17-2014 http://msdn.microsoft.com/en-us/windows/hardware/gg487368 http://hashcat.net/wiki/doku.php?id=timeout_patch RE: GOST R 34.11-94 errors with NVIDIA GTX 660 - Huskehn - 01-17-2014 (01-17-2014, 04:11 AM)epixoip Wrote: http://msdn.microsoft.com/en-us/windows/hardware/gg487368 I had applied that patch but had not restarted. After restarting the issue is resolved. Thank you! |