11:49:12 https://gist.github.com/SChernykh/6058ecf01c929883b9d19c7eeadc8809 needs fresh tests 11:49:30 We've added one more tweak to v2 which made it much more efficient and faster 21:27:45 sech1: v2 looks good. Can you update #274 or open a new PR? 21:28:23 Yes, I will open a new PR 21:28:37 Still need to deal with ppc64be intrinsics, at least test it 21:28:44 Maybe it works already, maybe not 21:29:22 fallback intrinsics work fine, CI passes on s390x (which is big endian) 21:29:53 So I'll open a new PR hopefully next week 21:31:15 I don't think ppc64be is a blocker, as long as the portable code works on BE. 21:33:43 Btw, any idea how to get the CI to run on this PR? https://github.com/tevador/RandomX/pull/294 21:35:45 If you can push commits to it, just add the c-cpp.yml file (and add 'cyjan-fix-ios' to the list of branches in the begginning of the file) 21:36:17 btw I don't think that PR is necessary 21:36:31 CI runs on M1 instances too and it passes tests 21:37:17 294 is only useful for weird compilers (non-clang). clang supports __builtin___clear_cache intrinsic 21:38:18 If ppc64be is not a blocker, then I'll make a PR as soon as I get more hashrate tests for design_v2.md. 21:46:08 I think #294 is for building on iOS. 21:48:46 We have an open issue for failing build on iOS: https://github.com/tevador/RandomX/issues/153 22:05:40 CI doesn't have an iOS build though 22:05:50 I don't know how to test it without an iOS device 22:36:33 You don't build on iOS but for iOS afaik 22:36:48 Via xcode(?) 23:12:16 is this the best command "xmrig --cpu-max-threads-hint=20 --randomx-no-numa " for lenovo server with 4 cpu and 386gb ram 23:16:37 #monero-mining