mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-09 08:42:40 -05:00
Initial RandomX source code prepare and compile.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
R"===(
|
||||
/*
|
||||
Copyright (c) 2019 SChernykh
|
||||
|
||||
@@ -117,4 +116,3 @@ __kernel void fillAes_name(__global void* state, __global void* out, uint batch_
|
||||
|
||||
*(__global uint4*)(s) = *(uint4*)(x);
|
||||
}
|
||||
)==="
|
||||
|
||||
Reference in New Issue
Block a user