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
17a61d9ec2c0bcd5e2207e141225e2008eab214f
xmrig-hac
/
src
/
workers
History
XMRig
17a61d9ec2
Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too.
2018-04-02 15:03:56 +07:00
..
CpuThread.cpp
Transform affinity and av to internal representation.
2018-04-02 14:05:16 +07:00
CpuThread.h
Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too.
2018-04-02 15:03:56 +07:00
DoubleWorker.cpp
Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too.
2018-04-02 15:03:56 +07:00
DoubleWorker.h
Remove align.h.
2018-03-14 17:11:51 +07:00
Handle.cpp
Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too.
2018-04-02 15:03:56 +07:00
Handle.h
Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too.
2018-04-02 15:03:56 +07:00
Hashrate.cpp
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
Hashrate.h
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
SingleWorker.cpp
Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too.
2018-04-02 15:03:56 +07:00
SingleWorker.h
Update copyright and move version into Job class.
2018-03-06 17:06:07 +07:00
Worker.cpp
Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too.
2018-04-02 15:03:56 +07:00
Worker.h
Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too.
2018-04-02 15:03:56 +07:00
Workers.cpp
Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too.
2018-04-02 15:03:56 +07:00
Workers.h
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00