Results 7 comments of Lukasz O

Not related to opencl, but for me one of the annoying things is -wordlist=invalidpath

3) oh you're right I got scared when I saw: line_count \* 2, time to sleep :)

Hi @solardiz, I wanted to play with sha256 specifically, because I noticed some improvement in the latency of sha-ni instructions on newer architectures (compared to the initial relase) on Agner's...

I was testing it on 13900. According to agner.org we have the following latencies in cycles respectively for sha2rnds2, sha2msg1, sha2msg2: AMD zen1-3 - 4,2,3 zen4 - 4,2,5 Intel cannon...

If I measured it correctly on 14700k it is 3,2,2. 13'th gen should be similar.

Do we use self hosted github runners?

You are right it is a matter of using old rev core version, and switching to a newer one fixes the problem. However I still think that it would be...