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
e45bfa1ace924729b0aaf058c1f74687efaa66e4
xmrig-hac
/
src
/
backend
/
opencl
History
XMRig
e45bfa1ace
Removed non thread safe access to config.
2020-11-16 07:58:28 +07:00
..
cl
Added argon2/chukwav2 algorithm
2020-10-12 08:26:57 +02:00
generators
KawPow: reduced stale/expired shares
2020-05-31 18:22:21 +02:00
interfaces
KawPow: reduced stale/expired shares
2020-05-31 18:22:21 +02:00
kernels
Cryptonight OpenCL: fix for long input data
2020-07-16 10:39:32 +02:00
runners
KawPow: fixed OpenCL memory leak
2020-09-25 10:53:24 +02:00
wrappers
Fixed tag in OclLib.
2020-08-21 08:21:51 +07:00
OclBackend.cpp
Removed non thread safe access to config.
2020-11-16 07:58:28 +07:00
OclBackend.h
Added Benchmark class.
2020-10-17 04:03:42 +07:00
OclCache_unix.cpp
Restored OclCache.
2019-08-27 06:31:40 +07:00
OclCache_win.cpp
Change cases of Windows include file and link library
2020-05-13 21:00:52 +08:00
OclCache.cpp
Move files.
2020-03-09 01:22:34 +07:00
OclCache.h
Move files.
2020-03-09 01:22:34 +07:00
OclConfig_gen.h
KawPow WIP
2020-05-27 16:19:57 +02:00
OclConfig.cpp
KawPow WIP
2020-05-27 16:19:57 +02:00
OclConfig.h
Fixed wrong OpenCL platform on macOS.
2020-02-15 04:32:32 +07:00
OclGenerator.h
Split config generator to separated files.
2019-09-06 19:38:22 +07:00
OclLaunchData.cpp
Move files.
2020-03-09 01:22:34 +07:00
OclLaunchData.h
Removed m_bench field from Job class.
2020-10-16 20:29:11 +07:00
OclThread.cpp
KawPow: tuned work group size for OpenCL
2020-05-28 10:58:06 +02:00
OclThread.h
KawPow: tuned work group size for OpenCL
2020-05-28 10:58:06 +02:00
OclThreads.cpp
Add 3rdparty prefix to all rapidjson includes.
2020-04-29 14:55:04 +07:00
OclThreads.h
Add 3rdparty prefix to all rapidjson includes.
2020-04-29 14:55:04 +07:00
OclWorker.cpp
Removed non thread safe access to config.
2020-11-16 07:58:28 +07:00
OclWorker.h
Removed non thread safe access to config.
2020-11-16 07:58:28 +07:00
opencl.cmake
Better scripts/build.*.sh compatibility.
2020-08-23 15:46:56 +07:00