Nvidia 3080 benchmarks - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: Hardware (https://hashcat.net/forum/forum-13.html) +--- Thread: Nvidia 3080 benchmarks (/thread-9511.html) Pages:
1
2
|
Nvidia 3080 benchmarks - VictoriaV - 09-16-2020 Did anyone had / has access to a Nvidia 3080 to run the hashcat benchmark on it? I'm curious if the double shaders play a part in a much bigger performance on the new card(s) Thanks, V RE: Nvidia 3080 benchmarks - royce - 09-16-2020 Watch @Chick3nman512 on Twitter - he'll likely be posting some in the next day or two. RE: Nvidia 3080 benchmarks - skogen - 09-17-2020 I see the RTX 3080 has a decent increase in CUDA cores (8704 vs the 4352 on the RTX 2080 TI). Is this one of the main drivers of cracking performance? Anyways, looking forward to any benchmarks. RE: Nvidia 3080 benchmarks - BotPass - 09-17-2020 The number of CUDA cores is a little bit more complicated. NVIDIA did a little trick by Ampere. Using Turin you have 1xINT32 and 1xFP32, RTX 2080 TI has in total 4352 INT32 cores and 4352 FP32 cores. Using Ampere it is either 1xINT32 and 1xFP32 or 2xFP32; they can use the INT32 unit as FP32. Thus 3080 can have up to 2x4352=8704 FP32 core but 3080 can only have up to 4352 INT32 cores. The so called CUDA core number for 3080 is under optimal circumstances for FP32. The base clock of 3080 is only a little bit higher than 2080 TI (1440 MHz vs. 1350 MHz). Based on AIDA64 pictures I saw 3080 FE is only a little bit faster in SHA1 than 2080 TI FE and a little bit slower than 2080 TI OC. But I do not know how optimized AIDA64 is and if they use OpenCL or CUDA (text mentioned both). I could not find the article I read, I could only found this: https://babeltechreviews.com/wp-content/uploads/2020/09/AIDA64-GPGPU-2080tiv3080.jpg RE: Nvidia 3080 benchmarks - skogen - 09-17-2020 Thanks for the reply. Sneaky little Nvidia. I noticed the 3080 FE does very well in the Blender "CUDA Score", but not sure how that translates to cracking. (https://youtu.be/AG_ZHi3tuyk?t=249) RE: Nvidia 3080 benchmarks - NoReply - 09-17-2020 Not sure how well this translates, but there are some mining numbers for ETH around: https://videocardz.com/newz/nvidia-geforce-rtx-3080-ethereum-daggerhashimoto-mining-performance RE: Nvidia 3080 benchmarks - Flomac - 09-17-2020 ETH heavily relies on memory performance. So it's not the best indicator. RE: Nvidia 3080 benchmarks - VictoriaV - 09-18-2020 https://imgur.com/a/Fy4nGAH courtesy to Monstru from lab501.ro RE: Nvidia 3080 benchmarks - philsmd - 09-18-2020 thanks for the first benchmark of the NVIDIA RTX 3080 It would be great if they install CUDA from https://developer.nvidia.com/cuda-downloads and perform a further benchmark with CUDA installed (I know, we could figure the cuda speed approximately, but you never know... it doesn't take much effort/time to install CUDA anyway). Thx again I converted the screenshot to text to make it easier to search (credits of course go to the author above lab501): Code: C:\Users\AORUS Xtreme\Downloads\hashcat-6.1.1\hashcat-6.1.1>hashcat.exe -b RE: Nvidia 3080 benchmarks - VictoriaV - 09-18-2020 (09-18-2020, 02:28 PM)royce Wrote: It would also be helpful if the benchmark was posted as text, instead of as a giant screenshot. This will allow it to be copy and pasted for analysis, picked up by search engines, etc. i received it like this... screenshot without cuda toolkit installed i'm sure the owners will start benchmarking it soon, i compared to Nvidia 2080FE and the improvement i saw is between 50 to 80% (i compared some hashes i was interested in) |