diff --git a/tunings/Alias.hctune b/tunings/Alias.hctune index 67d2d0bb2..8d601961c 100644 --- a/tunings/Alias.hctune +++ b/tunings/Alias.hctune @@ -165,12 +165,26 @@ Tesla_P4 ALIAS_nv_sm50_or_higher Tesla_P40 ALIAS_nv_sm50_or_higher Tesla_P100 ALIAS_nv_sm50_or_higher Tesla_V100 ALIAS_nv_sm50_or_higher +Tesla_T4 ALIAS_nv_sm50_or_higher + +L4 ALIAS_nv_sm50_or_higher + +A100-SXM4-40GB ALIAS_nv_sm50_or_higher +A100-SXM4-80GB ALIAS_nv_sm50_or_higher +A100-PCIE-40GB ALIAS_nv_sm50_or_higher +A100-PCIE-80GB ALIAS_nv_sm50_or_higher Quadro_M2000 ALIAS_nv_sm50_or_higher Quadro_M4000 ALIAS_nv_sm50_or_higher Quadro_M5000 ALIAS_nv_sm50_or_higher Quadro_M6000 ALIAS_nv_sm50_or_higher +Quadro_RTX_4000 ALIAS_nv_sm50_or_higher +Quadro_RTX_5000 ALIAS_nv_sm50_or_higher +Quadro_RTX_6000 ALIAS_nv_sm50_or_higher + +RTX_A6000 ALIAS_nv_sm50_or_higher + TITAN_X ALIAS_nv_sm50_or_higher TITAN_Xp ALIAS_nv_sm50_or_higher TITAN_V ALIAS_nv_sm50_or_higher @@ -240,6 +254,8 @@ GeForce_RTX_4070_Ti ALIAS_nv_sm50_or_higher GeForce_RTX_4080 ALIAS_nv_sm50_or_higher GeForce_RTX_4090 ALIAS_nv_sm50_or_higher + + ## ## Unmapped GPU ## diff --git a/tunings/README.md b/tunings/README.md index e917b0b20..d56b9064a 100644 --- a/tunings/README.md +++ b/tunings/README.md @@ -20,6 +20,7 @@ Each file in this folder with the filename suffix .hctune will be automatically - Invalid lines are ignored - The Device-Name is the OpenCL Device-Name. It's shown on hashcat startup. - If the device contains spaces, replace all spaces with _ character. + - Device Names prefixed with 'NVIDIA' will be matched with or without 'NVIDIA' present in the alias. e.g. 'NVIDIA_Tesla_T4' vs 'Tesla_T4' - The Device-Name can be assigned an alias. This is useful if many devices share the same chip - If you assign an alias, make sure to not use the devices name directly - There's also a hard-wired Device-Name which matches all device types called: