Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: unable to run hashcat in vgpu
Post: RE: unable to run hashcat in vgpu

I think this is not necessarily a cuCtxCreate error, maybe an exception has been triggered before. But I don't have a good way to debug it.
kajweb hashcat 6 7,767 02-19-2025, 05:08 AM
    Thread: unable to run hashcat in vgpu
Post: RE: unable to run hashcat in vgpu

TheBogeyman Wrote: (02-11-2025, 09:39 AM) -- Run first hashcat -b and see if benchmark goes through -- The benchmark does not appear to be run correctly. Code: -- $ hashcat -b hashcat (v6.2....
kajweb hashcat 6 7,767 02-11-2025, 01:49 PM
    Thread: unable to run hashcat in vgpu
Post: RE: unable to run hashcat in vgpu

Can anyone help me? The same code can run correctly on most platforms, but it can't run on a few platforms. I want to know how to debug and find out the error?
kajweb hashcat 6 7,767 02-11-2025, 07:10 AM
    Thread: unable to run hashcat in vgpu
Post: RE: unable to run hashcat in vgpu

174region174 Wrote: (02-07-2025, 07:40 PM) -- ./hashcat -m 0 -O -a 7 example0.hash ?a?a?a?a example.dict -- Not work, add -O parameter Code: -- $ echo "./hashcat -m 0 -O -a 7 example0.hash ?a?a...
kajweb hashcat 6 7,767 02-08-2025, 05:36 AM
  Wink Thread: unable to run hashcat in vgpu
Post: unable to run hashcat in vgpu

There was a problem when starting up, and the console reported an error `cuCtxCreate(): invalid argument` Below is the log file Code: -- $ cat ./example0.sh  ./hashcat -m 0 -t 32 -a 7 example0....
kajweb hashcat 6 7,767 02-07-2025, 03:40 PM