HashCat without GPU. Is it possible to increase speed? - 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: HashCat without GPU. Is it possible to increase speed? (/thread-9344.html) |
HashCat without GPU. Is it possible to increase speed? - MA40 - 06-28-2020 Hi. I have running HashCat on a VPS (Linux) without GPU. When I look at what graphics card I am using, I get this: Code: $ inxi -Gx I wonder if there is any way to increase HashCat speed a bit with this. A greeting. RE: HashCat without GPU. Is it possible to increase speed? - royce - 06-28-2020 No, SVGA is a very low-level emulated GPU, and does not have OpenCL or CUDA support. RE: HashCat without GPU. Is it possible to increase speed? - MA40 - 06-28-2020 Ok, thanks. What solutions can there be without leaving the VPS? I know that the ideal may be to hire a dedicated server with the appropriate hardware and move everything there, but I want to know if there are other solutions. For example, it occurs to me to perhaps rent GPUs remotely. Would it be possible? Is there such a thing? A greeting. |