1080TI 11gb benchmark shows BCRYPT 9079h/s
#2
(01-08-2021, 02:21 PM)nielsenjens463 Wrote: Hi,

Benchmark shows 9079H/s from 3200 bcrypt.
what i actually get is only 742 H/s on Temp: 74c Fan: 54% Util:100% Core:1911MHz Mem:5005MHz Bus:16

I have read that bcrypt runs beter on CPU mode. i have dual xeon machine besides*Not using atm.

Tryed to use -D 1 commands on machine but i get this error.



hashcat -D 1 -m 3200 -a 0 -o ./UPWResults.txt -w 4 ./UPWhashes.txt c:/rockyou.txt
hashcat (v6.1.1-116-gfb219e0a6) starting...

Successfully initialized NVIDIA CUDA library.

Failed to initialize NVIDIA RTC library.

* Device #1: CUDA SDK Toolkit installation NOT detected or incorrectly installed.
            CUDA SDK Toolkit installation required for proper device support and utilization
            Falling back to OpenCL Runtime

No devices found/left.

I had the same.. 1: you need to install the CUDA toolkit sdk from Nvidia, then it will find the cuda..
Also your bcrypt will run much better on your 1080ti.

My hash rate went up dramatically once I installed the cuda sdk. Are you on windows or on Linux? The bcrypt hash rate won’t be better on those xeons than what you have now on your card.
Reply


Messages In This Thread
RE: 1080TI 11gb benchmark shows BCRYPT 9079h/s - by vicious1 - 01-08-2021, 04:12 PM