This website requires JavaScript.
Explore
Help
Sign In
DragonX
/
xmrig-hac
Archived
Watch
1
Star
0
Fork
0
You've already forked xmrig-hac
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
This repository has been archived on
2026-08-13
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
7828951b51c2e7fe82a09d0f8a59aacf273cb0cf
xmrig-hac
/
src
/
backend
/
cuda
History
XMRig
7828951b51
Fixed nicehash nonce overflow for GPU backends.
2020-02-06 22:00:03 +07:00
..
interfaces
Implemented cryptonight mining.
2019-10-27 17:53:00 +07:00
runners
Added support for alternative CUDA plugin API.
2019-12-25 00:35:43 +07:00
wrappers
Added support for alternative CUDA plugin API.
2019-12-25 00:35:43 +07:00
cuda.cmake
#1284
Fixed build without RandomX.
2019-11-14 15:11:47 +07:00
CudaBackend.cpp
Added total memory size to summary.
2019-11-29 11:06:28 +07:00
CudaBackend.h
Added manual (e key) health reports.
2019-11-01 00:09:28 +07:00
CudaConfig_gen.h
Added RandomX support.
2019-10-28 01:18:08 +07:00
CudaConfig.cpp
#1285
Added command line options --cuda-bfactor-hint and --cuda-bsleep-hint.
2019-11-15 03:10:58 +07:00
CudaConfig.h
#1274
Added --cuda-devices command line option.
2019-11-13 00:40:22 +07:00
CudaLaunchData.cpp
Implemented cryptonight mining.
2019-10-27 17:53:00 +07:00
CudaLaunchData.h
Added CudaWorker and CudaLaunchData.
2019-10-26 17:37:54 +07:00
CudaThread.cpp
Make option "dataset_host" available only for RandomX.
2019-11-06 19:00:50 +07:00
CudaThread.h
Make option "dataset_host" available only for RandomX.
2019-11-06 19:00:50 +07:00
CudaThreads.cpp
Implemented CUDA config generation.
2019-10-26 03:12:55 +07:00
CudaThreads.h
Implemented CUDA config generation.
2019-10-26 03:12:55 +07:00
CudaWorker.cpp
Fixed nicehash nonce overflow for GPU backends.
2020-02-06 22:00:03 +07:00
CudaWorker.h
Fixed nicehash nonce overflow for GPU backends.
2020-02-06 22:00:03 +07:00