Files
xmrig-hac/src/backend/opencl
Chris f50872a500 Fixed Algorithm id
Algorithm id should be 0x72151267, second and third byte encode L3 and L2 size.
0x72 = 'r'
0x15 = 1 << 0x15 (L3 size)
0x12 = 1 << 0x12 (L2 size)
0x67 = 'g'
2021-08-27 10:31:36 -06:00
..
2021-08-27 10:31:36 -06:00
2021-08-11 03:46:34 +07:00
2020-10-17 04:03:42 +07:00
2019-08-27 06:31:40 +07:00
2020-03-09 01:22:34 +07:00
2020-03-09 01:22:34 +07:00
2021-08-11 22:07:43 +07:00
2020-03-09 01:22:34 +07:00
2020-12-27 16:44:35 +01:00
2020-12-04 22:25:28 +07:00