![]() |
Only GPU, how to use CPU & GPU - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Only GPU, how to use CPU & GPU (/thread-10399.html) |
Only GPU, how to use CPU & GPU - Erod707 - 10-15-2021 I noticed when I run hashcat it only uses the GPU and not the CPU. Is there way for use both? What command do I use? Thanks in advance RE: Only GPU, how to use CPU & GPU - 3mu - 10-15-2021 Hello, try this adding Option -D 1,2 will tell hahscat to use CPU+GPU (GPU only default) |