How to change work-mode on GPU ? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: Hardware (https://hashcat.net/forum/forum-13.html) +--- Thread: How to change work-mode on GPU ? (/thread-10167.html) |
How to change work-mode on GPU ? - hashquestion - 06-15-2021 I have Nvidia 940M How to change work-mode on Nvidia 940M ? RE: How to change work-mode on GPU ? - Snoopy - 06-17-2021 dont take windows taskmanager to serios when it comes to opencl/cuda see output of hahscat, lines with "SPEED # 1,2,3 you are using 3 devices, unless you dont have any other graphic-cards inside your laptop? you are using CPU, GPU integrated and GF 940 you could check output of hashcat -I and see all recognized devices if the gf 940 is not there, you will need to install the cuda sdk RE: How to change work-mode on GPU ? - hashquestion - 06-17-2021 @Snoopy hashcat -I How to enable Geforce 940M? OpenCL Info: ============ OpenCL Platform ID #1 Vendor..: NVIDIA Corporation Name....: NVIDIA CUDA Version.: OpenCL 3.0 CUDA 11.3.121 Backend Device ID #1 Type...........: GPU Vendor.ID......: 32 Vendor.........: NVIDIA Corporation Name...........: NVIDIA GeForce 940M Version........: OpenCL 3.0 CUDA Processor(s)...: 3 Clock..........: 1176 Memory.Total...: 2048 MB (limited to 512 MB allocatable in one block) Memory.Free....: 1728 MB OpenCL.Version.: OpenCL C 1.2 Driver.Version.: 466.77 OpenCL Platform ID #2 Vendor..: Intel(R) Corporation Name....: Intel(R) OpenCL Version.: OpenCL 2.0 Backend Device ID #2 Type...........: GPU Vendor.ID......: 8 Vendor.........: Intel(R) Corporation Name...........: Intel(R) HD Graphics 5500 Version........: OpenCL 2.0 Processor(s)...: 24 Clock..........: 900 Memory.Total...: 3234 MB (limited to 808 MB allocatable in one block) Memory.Free....: 3170 MB OpenCL.Version.: OpenCL C 2.0 Driver.Version.: 20.19.15.4703 Backend Device ID #3 Type...........: CPU Vendor.ID......: 8 Vendor.........: Intel(R) Corporation Name...........: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz Version........: OpenCL 2.0 (Build 10094) Processor(s)...: 4 Clock..........: 2200 Memory.Total...: 8106 MB (limited to 2026 MB allocatable in one block) Memory.Free....: 8042 MB OpenCL.Version.: OpenCL C 2.0 Driver.Version.: 5.2.0.10094 RE: How to change work-mode on GPU ? - Snoopy - 06-18-2021 it is already you have Backend Device ID #1 = GF 940M Backend Device ID #2 = Intel(R) HD Graphics 5500 Backend Device ID #3 = Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz Windows Taskmanager "just dont show" the real usage |