There was an error fetching the commit references. Please try again later.
CUDA: use shared mem object
Combine the shared memory for a hash within one struct. Reduce the shared memory footprint per hash by 64 byte.
Showing
- xmrstak/backend/amd/amd_gpu/opencl/cryptonight_gpu.cl 30 additions, 28 deletionsxmrstak/backend/amd/amd_gpu/opencl/cryptonight_gpu.cl
- xmrstak/backend/nvidia/nvcc_code/cuda_core.cu 1 addition, 1 deletionxmrstak/backend/nvidia/nvcc_code/cuda_core.cu
- xmrstak/backend/nvidia/nvcc_code/cuda_cryptonight_gpu.hpp 28 additions, 27 deletionsxmrstak/backend/nvidia/nvcc_code/cuda_cryptonight_gpu.hpp
Please register or sign in to comment