Devices being skipped
#1
I dont have any -D option.

I have 4 gpus, its only running one of them, 3 just say skipped, I have tried running -D 1,2,3,4 and it says 4 doesnt exist even though both nvidia-smi and hashcat shows 4 devices. So I tried -D 1,2,3 and it still just runs one GPU. Whats going on here?

OpenCL API (OpenCL 1.2 CUDA 11.0.197) - Platform #1 [NVIDIA Corporation]
========================================================================
* Device #1: Tesla V100-PCIE-16GB, 15808/16160 MB (4040 MB allocatable), 80MCU
* Device #2: Tesla V100-PCIE-16GB, skipped
* Device #3: Tesla V100-PCIE-16GB, skipped
* Device #4: Tesla V100-PCIE-16GB, skipped

I have latest nvidia 450 driver on ubuntu 18

Command: ./hashcat -a 0 --session=ses -m 12700 -w 2 --remove --status --status-timer=60 -p : -O -o "out.txt" -r pantagrule.popular.rule --outfile-format=3 hash.txt pass.txt
Reply


Messages In This Thread
Devices being skipped - by kkost - 07-25-2020, 01:36 PM
RE: Devices being skipped - by undeath - 07-25-2020, 01:43 PM
RE: Devices being skipped - by kkost - 07-25-2020, 01:46 PM
RE: Devices being skipped - by philsmd - 07-25-2020, 01:46 PM
RE: Devices being skipped - by kkost - 07-25-2020, 01:49 PM
RE: Devices being skipped - by philsmd - 07-25-2020, 02:24 PM
RE: Devices being skipped - by kkost - 07-25-2020, 02:29 PM
RE: Devices being skipped - by kkost - 07-25-2020, 02:34 PM
RE: Devices being skipped - by philsmd - 07-27-2020, 03:32 PM