Add Modules_bcrypt.hctune as example for algorithm based tuning

pull/3421/head
jsteube 2 years ago
parent c8350eb555
commit 0e813cbe84

@ -0,0 +1,8 @@
#Device Attack Hash Vector Kernel Kernel
#Name Mode Type Width Accel Loops
DEVICE_TYPE_CPU * 3200 1 N A
DEVICE_TYPE_CPU * 25600 1 N A
DEVICE_TYPE_CPU * 25800 1 N A

@ -69,18 +69,6 @@ ALIAS_nv_sm50_or_higher 3 9900 4 A
ALIAS_nv_sm50_or_higher 3 16400 8 A A
ALIAS_nv_sm50_or_higher 3 18700 8 A A
##
## BCRYPT
##
DEVICE_TYPE_CPU * 3200 1 N A
DEVICE_TYPE_CPU * 25600 1 N A
DEVICE_TYPE_CPU * 25800 1 N A
##
## SCRYPT: Tunings for SCRYPT based hash-modes can be found in separate files in the tunings/ folder
##
##
## CryptoAPI
##

Loading…
Cancel
Save