Initial RandomX source code prepare and compile.
This commit is contained in:
parent
29790da63d
commit
ff89ec660c
17 changed files with 5481 additions and 57 deletions
|
@ -1,4 +1,3 @@
|
|||
R"===(
|
||||
/*
|
||||
Copyright (c) 2019 SChernykh
|
||||
|
||||
|
@ -156,4 +155,3 @@ __kernel void blake2b_initial_hash(__global void *out, __global const void* bloc
|
|||
#undef blake2b_hash_registers_name
|
||||
#undef blake2b_512_process_double_block_name
|
||||
#undef out_len
|
||||
)==="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue