- 25 Mar, 2018 4 commits
-
-
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>
-
- 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 3 commits
-
-
fireice-uk authored
CUDA: reduce startup time
-
fireice-uk authored
OpenCL compile cache
-
fireice-uk authored
Comment cleanup
-
- 03 Mar, 2018 3 commits
-
-
psychocrypt authored
Reduce OpenCL start time by using a self made compiler cache. - store compiled OpenCL binary - load OpenCl binary if available
-
psychocrypt authored
- add project picosha2 - add license notes for picosha2
-
Bryan Stitt authored
-
- 28 Feb, 2018 1 commit
-
-
psychocrypt authored
- reduce startup time for multi gpu systems - initialize the GPU memory non concurrent
-
- 22 Feb, 2018 1 commit
-
-
fireice-uk authored
fix broken memchunk feature
-
- 21 Feb, 2018 4 commits
-
-
psychocrypt authored
fix double definition of define `MEM_CHUNK`
-
fireice-uk authored
fix compile with OpenCL 1.1
-
fireice-uk authored
add Mesa OpenCL support
-
fireice-uk authored
add OpenCL compatibility mode
-
- 19 Feb, 2018 6 commits
-
-
psychocrypt authored
guard error types those are only defined in OpenCL >1.1
-
psychocrypt authored
- add new option `comp_mode` to the amd config - disable `if guards` within opencl kernel if `comp_mode : false`
-
psychocrypt authored
allow usage of Mesa OpenCl
-
fireice-uk authored
AMD: option `mem_chunk`and new `strided_index`
-
fireice-uk authored
AMD: reduce register usage
-
fireice-uk authored
fix missing message in log file
-
- 17 Feb, 2018 2 commits
-
-
psychocrypt authored
- add new option for `strided_index` - add additional option if `strided_index == 2` to controll the memory chunk with
-
psychocrypt authored
initialize the log file as fast as possible after the start of the miner
-
- 14 Feb, 2018 1 commit
-
-
psychocrypt authored
reduce usage of registers: based on the suggestion of @enerc77
-
- 12 Feb, 2018 2 commits
-
-
psychocrypt authored
Add rig identifier
-
psychocrypt authored
Add video guide
-
- 11 Feb, 2018 3 commits
-
-
fireice-uk authored
-
fireice-uk authored
disable OSX CI tests
-
psychocrypt authored
Currently the CI fails due to the issue ``` Error: homebrew/science was deprecated. This tap is now empty as all its formulae were migrated. The command "if [ $TRAVIS_OS_NAME = osx ]; then brew update; brew tap homebrew/science; fi" failed and exited with 1 during . ``` Until the fix is implemented the OSX tests will be disabled.
-
- 10 Feb, 2018 1 commit
-
-
fireice-uk authored
-
- 06 Feb, 2018 1 commit
-
-
fireice-uk authored
Update compile process (Windows)
-
- 03 Feb, 2018 4 commits
-
-
psychocrypt authored
Update compile_Linux.md
-
Jurn Ho authored
-
fireice-uk authored
improve AMD auto suggestion for AEON
-
fireice-uk authored
speedup Volta
-