Cleanup OpenCL code.
This commit is contained in:
parent
10d2c0285c
commit
fdaa0b7ba1
6 changed files with 2918 additions and 2912 deletions
|
@ -21,7 +21,8 @@ function cn()
|
|||
'blake256.cl',
|
||||
'groestl256.cl',
|
||||
'fast_int_math_v2.cl',
|
||||
'fast_div_heavy.cl'
|
||||
'fast_div_heavy.cl',
|
||||
'keccak.cl'
|
||||
]);
|
||||
|
||||
//fs.writeFileSync('cryptonight_gen.cl', cn);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue