Quiet exit
#1
I am running RTX 4090 and 12900K. Hashcat 6.2.6. Windows 11 x64 Pro.

I am getting silent quit after some seconds when the "Please be patient..." message is displayed.

Seems like this version of hashcat does not understand CUDA.
OpenCL for 4090 and iGPU are working fine.

Info from hashcat:

CUDA API (CUDA 12.5)
====================
* Device #1: NVIDIA GeForce RTX 4090, skipped

OpenCL API (OpenCL 3.0 CUDA 12.5.78) - Platform #1 [NVIDIA Corporation]
=======================================================================
* Device #2: NVIDIA GeForce RTX 4090, 24448/24563 MB (6140 MB allocatable), 128MCU

OpenCL API (OpenCL 3.0 ) - Platform #2 [Intel(R) Corporation]
=============================================================
* Device #3: Intel(R) UHD Graphics 770, skipped
Reply
#2
This is mostly due to incompatible mix cuda version /driver version

see https://docs.nvidia.com/deploy/cuda-compatibility/

please also take a look at your cuda version release notes to see what driver version is required
Reply