-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9562829
commit 078f45d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule xmrig
updated
8 files
+4 −0 | CHANGELOG.md | |
+24 −13 | src/backend/common/Hashrate.cpp | |
+5 −5 | src/backend/common/Hashrate.h | |
+1 −1 | src/backend/cpu/platform/HwlocCpuInfo.cpp | |
+24 −11 | src/backend/cuda/CudaBackend.cpp | |
+20 −11 | src/backend/opencl/OclBackend.cpp | |
+32 −16 | src/core/Miner.cpp | |
+2 −2 | src/version.h |