Mark NV 441.x as fixed

pull/2363/head
Jens Steube 4 years ago
parent 09b2bb0ad7
commit a6a6bb200a

@ -6318,7 +6318,9 @@ int backend_ctx_devices_init (hashcat_ctx_t *hashcat_ctx, const int comptime)
if (r == 2) if (r == 2)
{ {
if (version_maj >= 440) // nvidia 441.x looks ok
if (version_maj == 440)
{ {
if (version_min >= 64) if (version_min >= 64)
{ {

Loading…
Cancel
Save