- 29 Mar, 2018 2 commits
-
-
fireice-uk authored
POW AEON v7
-
psychocrypt authored
- documentation: change `aeon` to `aeon7` - change `case` order in `switch` statements - update README.txt
-
- 28 Mar, 2018 5 commits
-
-
fireice-uk authored
add cli option `--noAMDCache`
-
psychocrypt authored
allow to disable the OpenCl cache - usefull for read only systems - usefull for unknown errors during cache reading
-
fireice-uk authored
fix parentheses warning
-
fireice-uk authored
documentation: name a worker
-
fireice-uk authored
fix autoAdjust(non hwloc)
-
- 27 Mar, 2018 3 commits
-
-
psychocrypt authored
fix warning ``` /Users/user/xmr-stak/xmrstak/backend/amd/amd_gpu/gpu.cpp:481:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if( ret = clGetProgramInfo(ctx->Program, CL_PROGRAM_BINARIES, num_devices * sizeof(char*), all_programs.data(),NULL) != CL_SUCCESS) ```
-
psychocrypt authored
add note that `rig_id` is ignored by some pools
-
psychocrypt authored
- add new pow for AEON - fix missing cryptonight-heavy selection for multi hashes
-
- 26 Mar, 2018 2 commits
-
-
psychocrypt authored
- add tests whith disabled dependencies
-
psychocrypt authored
- remove call `IsCurrencyMonero` with `cn_select_memory`
-
- 25 Mar, 2018 22 commits
-
-
fireice-uk authored
reenable MACOSX travis tests
-
fireice-uk authored
remove old release signatures
-
psychocrypt authored
the signatures for the next release will be in the release note itself
-
psychocrypt authored
Change video guide to a placeholder link
-
fireice-uk authored
rename `monero2` to `monero7`
-
fireice-uk authored
fixAMD benchmark mode
-
fireice-uk authored
revert input size change
-
fireice-uk authored
-
psychocrypt authored
fix #1202
-
fireice-uk authored
move option currency down
-
psychocrypt authored
revert #1198, the block size is limited to 84byte
-
psychocrypt authored
move option `--currency` down
-
psychocrypt authored
OpenCL precompiled code message
-
psychocrypt authored
increase version to 2.3.0
-
psychocrypt authored
The OpenCl code is only supporting jobs up to 84byte
-
psychocrypt authored
change warning when precompiled OpenCL code is not found
-
psychocrypt authored
-
psychocrypt authored
Fix input buffer size cuda
-
psychocrypt authored
-
Juan Leni authored
-
psychocrypt authored
XMR-Stak 2.3.0 RC
-
xmr-stak-devs authored
Co-authored-by: psychocrypt <psychocryptHPC@gmail.com> Co-authored-by: fireice-uk <fireice-uk@users.noreply.github.com> Co-authored-by: Lee Clagett <code@leeclagett.com> Co-authored-by: curie-kief <curie-kief@users.noreply.github.com>
-
- 15 Mar, 2018 1 commit
-
-
psychocrypt authored
- remove `brew trap science`
-
- 14 Mar, 2018 1 commit
-
-
fireice-uk authored
fix shadowed variable
-
- 13 Mar, 2018 1 commit
-
-
psychocrypt authored
A redefinition of a variable in a local scope avoid that the intensity is rounded to a multiple of the work size.
-
- 12 Mar, 2018 1 commit
-
-
fireice-uk authored
Fix #1122 - HTML report violates XML rules
-
- 10 Mar, 2018 1 commit
-
-
Jimmie Lin authored
-
- 04 Mar, 2018 1 commit
-
-
fireice-uk authored
CUDA: reduce startup time
-