Ethereum Wallet and 1080ti trouble - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Developer (https://hashcat.net/forum/forum-39.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-40.html) +--- Thread: Ethereum Wallet and 1080ti trouble (/thread-8969.html) |
Ethereum Wallet and 1080ti trouble - Hudrolax - 02-15-2020 Hello guys. In another theme (https://hashcat.net/forum/thread-8000.html) i see, that a man has 14-20 h/s at the Scrypt (-m 15700) on 1080ti. But i try my 1080ti, and get only 1-2 h/s:
What's wrong? I have Win 10 and 442.19 Nvidia driver. i try 378.49 driver, but get same hashrate. Also i have server with 2 x Xeon E5-2680v2 and Win 2019 server, but i can't install intel OpenCL runtime yet (it's installed, but not work. May be i should reboot the server). Without runtime on Xeon i get "Cannot find an OpenCL ICD loader library" message. After install runtime (v 18.1 x64) i get message "CL_PLATFORM_NOT_FOUND_KHR". RE: Ethereum Wallet and 1080ti trouble - philsmd - 02-15-2020 It's called the cost factor (N, r, p parameters of scrypt). your hash is probably: $ethereum$s*262144*1*8 their hash is: $ethereum$s*8192*8*1* it's important to compare similar things, not apple and oranges. The cost factor changes a lot RE: Ethereum Wallet and 1080ti trouble - Hudrolax - 02-15-2020 (02-15-2020, 12:15 PM)philsmd Wrote: It's called the cost factor (N, r, p parameters of scrypt).I assumed that. But is it normally, that 1080ti have lower hashrate then AMD FX CPU? RE: Ethereum Wallet and 1080ti trouble - undeath - 02-15-2020 on scrypt that's not unexpected RE: Ethereum Wallet and 1080ti trouble - gentl - 03-07-2020 forget about using gpu versus ethereum. Only cpu and very low speed. Eth wallet is a fortress |