- 07 Mar, 2019 5 commits
-
-
psychocrypt authored
-
psychocrypt authored
CN_GPU: Fix old compilers and old kernels (Clang 3.5 tested, without CONFIG_HUGETLBFS)
-
fireice-uk authored
assembly patching
-
fireice-uk authored
fix wrong logic operator usage
-
psychocrypt authored
- fix linker issues with CUDA8 - fix device selection
-
- 06 Mar, 2019 2 commits
-
-
psychocrypt authored
- add cryptonight_r assembly - fix cryptobight_v8 assembly
-
psychocrypt authored
fix #2276
-
- 04 Mar, 2019 3 commits
-
-
fireice-uk authored
OpenCl: fix multi gpu support
-
Tony Butler authored
-
psychocrypt authored
Since #2268 the multi gpu support is broken. It is not possible to have more than one opencl context in a process. Use one OpenCl context for the process instead per GPU.
-
- 03 Mar, 2019 11 commits
-
-
fireice-uk authored
update version to 2.9.0
-
fireice-uk authored
cryptonight_r
-
fireice-uk authored
merge back master -> dev
-
fireice-uk authored
log level 4 as default
-
psychocrypt authored
- add nvrtc to windows libraries - add path to cuda.so for linux
-
psychocrypt authored
-
psychocrypt authored
- update coin definitions - set rounding mode for cn_gpu - remove currency cryptonight_wow (currently untested)
-
xmr-stak-team authored
Co-authored-by: psychocrypt <psychocryptHPC@gmail.com> Co-authored-by: fireice-uk <fireice-uk@users.noreply.github.com>
-
psychocrypt authored
implementation is derived from the reverence implementation in xmrig
-
psychocrypt authored
implementation is derived from the reverence implementation in xmrig
-
xmr-stak-team authored
Co-authored-by: psychocrypt <psychocryptHPC@gmail.com> Co-authored-by: fireice-uk <fireice-uk@users.noreply.github.com> implementation is derived from the reverence implementation in xmrig
-
- 15 Feb, 2019 5 commits
-
-
psychocrypt authored
- set log lvl 4 as default - increase the hashrate report time from 1min to 5min
-
fireice-uk authored
release 2.8.3
-
fireice-uk authored
set cn_gpu for Ryo
-
psychocrypt authored
- remove fork for Ryo from cn_heavy to cn_gpu (now always cn_gpu) - add example pool for ryo
-
fireice-uk authored
increase version to 2.8.3
-
- 14 Feb, 2019 7 commits
-
-
psychocrypt authored
-
fireice-uk authored
OpenCL: fix Vega invalid shares (windows)
-
psychocrypt authored
CMakeLists.txt: Adjust OpenCL probing to find OCL SDK Light
-
psychocrypt authored
Please fix Zelerius iterations
-
psychocrypt authored
Implement cn-conceal
-
psychocrypt authored
Vega GPUs create still invalid shares on windows 19.X and 18.7+ driver for cn_v8 and cn_heavy.
-
Tony Butler authored
Add `OCL_ROOT` envvar support for Windows OCL SDK Light autodetection and prefer it over AMD APP SDK if both are installed
-
- 13 Feb, 2019 1 commit
-
-
wt4smith authored
fix bfactor fix
-
- 12 Feb, 2019 1 commit
-
-
Vic authored
-
- 11 Feb, 2019 5 commits
-
-
fireice-uk authored
release 2.8.2
-
fireice-uk authored
increase version to 2.8.2
-
fireice-uk authored
OpenCL: fix the fix for the blockchain driver
-
psychocrypt authored
-
psychocrypt authored
#2229 was not solving the issues - revert #2229 - introduce the working fix
-