There was an error fetching the commit references. Please try again later.
improve POW algorithm selection
- add helper method `GetAllAlgorithms()` to get all active POW algorithms - select max scratchpad memory size based on the dev pool and user algorithms
Showing
- xmrstak/backend/amd/amd_gpu/gpu.cpp 8 additions, 19 deletionsxmrstak/backend/amd/amd_gpu/gpu.cpp
- xmrstak/backend/amd/autoAdjust.hpp 11 additions, 16 deletionsxmrstak/backend/amd/autoAdjust.hpp
- xmrstak/backend/cpu/autoAdjust.hpp 8 additions, 4 deletionsxmrstak/backend/cpu/autoAdjust.hpp
- xmrstak/backend/cpu/autoAdjustHwloc.hpp 8 additions, 6 deletionsxmrstak/backend/cpu/autoAdjustHwloc.hpp
- xmrstak/backend/cpu/crypto/cryptonight_common.cpp 14 additions, 8 deletionsxmrstak/backend/cpu/crypto/cryptonight_common.cpp
- xmrstak/backend/cpu/minethd.cpp 11 additions, 9 deletionsxmrstak/backend/cpu/minethd.cpp
- xmrstak/backend/nvidia/nvcc_code/cuda_extra.cu 25 additions, 22 deletionsxmrstak/backend/nvidia/nvcc_code/cuda_extra.cu
- xmrstak/misc/coinDescription.hpp 24 additions, 1 deletionxmrstak/misc/coinDescription.hpp
Loading
Please register or sign in to comment