There was an error fetching the commit references. Please try again later.
OpenCl: cryptonight_v8
- implement cryptonight_v8
- update auto adjust to fit the special requirements of `cryptonight_v8`
- add fast math integer implementation for `sqrt`, `reciprocal` and `division`
Co-authored-by:
SChernykh <sergey.v.chernykh@gmail.com>
Showing
- xmrstak/backend/amd/amd_gpu/gpu.cpp 26 additions, 1 deletionxmrstak/backend/amd/amd_gpu/gpu.cpp
- xmrstak/backend/amd/amd_gpu/opencl/cryptonight.cl 109 additions, 29 deletionsxmrstak/backend/amd/amd_gpu/opencl/cryptonight.cl
- xmrstak/backend/amd/amd_gpu/opencl/fast_int_math_v2.cl 136 additions, 0 deletionsxmrstak/backend/amd/amd_gpu/opencl/fast_int_math_v2.cl
- xmrstak/backend/amd/autoAdjust.hpp 19 additions, 1 deletionxmrstak/backend/amd/autoAdjust.hpp
Loading
Please register or sign in to comment