Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080
Chick3nman Wrote: (09-20-2018, 10:08 PM)
--
Benchmarks are finally here!
https://twitter.com/Chick3nman512/status/1042869372338024449
https://gist.github.com/Chick3nman/d03c0d696699af2886c340425680... |
|
malakudi |
Hardware
|
93 |
83,260 |
09-23-2018, 02:36 PM |
|
|
Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080
And since we collect performance details to compare with latest hashcat 4.2.1, here is my run on GTX 1070 Ti.
https://gist.github.com/malakudi/ac7ede9d05de11929007c6173a118eb8 |
|
malakudi |
Hardware
|
93 |
83,260 |
09-23-2018, 03:43 PM |
|
|
Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080
It is a Gigabyte Windforce, clocks are stock - no preapplied OC allowed from nvidia in 1070 ti and I didn't overclock for this test - although I usually run at +180 MHz.
edit: driver is 390.87 in Lin... |
|
malakudi |
Hardware
|
93 |
83,260 |
09-23-2018, 05:03 PM |
|
|
Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080
Chick3nman Wrote: (09-23-2018, 02:50 PM)
--
malakudi Wrote: (09-23-2018, 02:36 PM)
--
Can you please run a --benchmark-all test? Can you also report running gpu frequency during this test?
--
http... |
|
malakudi |
Hardware
|
93 |
83,260 |
09-23-2018, 03:02 PM |
|
|
Thread: AMD RX5700XT Bench
Post: RE: AMD RX5700XT Bench
The Mechanic Wrote: (07-14-2019, 04:11 AM)
--
Windows 7 Current driver, Fan set to 100%, wattman power settings unchanged
--
Thank you!
When you have time, please post a complete list with -b --be... |
|
malakudi |
Hardware
|
11 |
12,369 |
07-16-2019, 06:03 PM |
|
|
Thread: Problem running with AMD CPU icd
Post: RE: Problem running with AMD CPU icd
Yes, tried with --force. I don't understand which program/library outputs:
error: unknown argument: '--no_warnings'
Is it something from AMD? I searched hashcat source code and --no_warning is not de... |
|
malakudi |
hashcat
|
5 |
5,434 |
01-26-2018, 03:56 PM |
|
|
Thread: Problem running with AMD CPU icd
Post: RE: Problem running with AMD CPU icd
Just FYI I fixed the issue. An incorrect symbolic link was setup from the AMD APP installation script.
Performance though is much worse compared to Intel ICD OpenCL driver for CPUs. Sample test bel... |
|
malakudi |
hashcat
|
5 |
5,434 |
03-02-2018, 03:33 PM |
|
|
Thread: Problem running with AMD CPU icd
Post: Problem running with AMD CPU icd
Trying to run with AMD CPU icd for some test on my Ryzen 1700X. I get the following error:
Code:
--
./hashcat64.bin --opencl-platform=2 -b
hashcat (v4.0.1) starting in benchmark mode...
Be... |
|
malakudi |
hashcat
|
5 |
5,434 |
01-11-2018, 01:21 PM |
|
|
Thread: Question about --skip and --limit
Post: Question about --skip and --limit
I am running some -m 14000 -a 3 searches with multiple cyphertexts and same plaintext.
Recovered........: 0/3 (0.00%) Digests, 0/1 (0.00%) Salts
I've noticed that performance is slower when search... |
|
malakudi |
hashcat
|
4 |
3,451 |
12-30-2017, 11:22 AM |
|
|
Thread: Question about --skip and --limit
Post: RE: Question about --skip and --limit
This is true, but running with only one hash/salt triggers some optimizations that, at least for mode 14000, increase performance by 30%. And these are not enabled while running. So if I search for 3 ... |
|
malakudi |
hashcat
|
4 |
3,451 |
12-31-2017, 09:37 AM |
|
|
Thread: Question about --skip and --limit
Post: RE: Question about --skip and --limit
For example:
Code:
--
./hashcat64.bin --restore
hashcat (v4.0.1) starting in restore mode...
* Device #1: WARNING! Kernel exec timeout is not disabled.
This may cause "CL_OU... |
|
malakudi |
hashcat
|
4 |
3,451 |
12-31-2017, 09:53 AM |