Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ERROR: cuStreamSynchronize() 700
08-23-2011, 03:54 PM
Post: #6
RE: ERROR: cuStreamSynchronize() 700
(08-23-2011 08:32 AM)marked_d Wrote:  I have the same error with:
/cudaHashcat-plus64.bin -d 1 2 3 -m 500 -r test.rule -o found.txt md5.txt full.txt

works with:
/cudaHashcat-plus64.bin -d 1 2 3 -m 500 -r test.rule -n1 -o found.txt md5.txt full.txt


test.rule contains 150 rules
full.txt is a wordlist of 170'582'332 lines

Thanks !
Maybe it's just a typo this time but make sure you separate your devices with commas like this: -d 1,2,3
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: ERROR: cuStreamSynchronize() 700 - mastercracker - 08-23-2011 03:54 PM