Merge pull request #3265 from rarecoil/tune-rtx-3090-ti

Tune scrypt config for RTX 3090 Ti
pull/3268/head
Jens Steube 2 years ago committed by GitHub
commit 709a23eaac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -423,6 +423,7 @@ const char *module_extra_tuningdb_block (MAYBE_UNUSED const hashconfig_t *hashco
"GeForce_RTX_3060_Ti * 8900 1 51 A\n"
"GeForce_RTX_3070 * 8900 1 46 A\n"
"GeForce_RTX_3090 * 8900 1 82 A\n"
"GeForce_RTX_3090_Ti * 8900 1 84 A\n"
"ALIAS_AMD_RX480 * 8900 1 15 A\n"
"ALIAS_AMD_Vega64 * 8900 1 28 A\n"
"ALIAS_AMD_MI100 * 8900 1 79 A\n"

Loading…
Cancel
Save