Releases: hackmod/ethminer
ethminer 0.18.0-alpha.3+commit.1280f5f5
v0.9.2-progpow-20190202 travis/appveyor deploy keys added
ProgPoW ethminer 0.18.0-alpha.3+commit.2afe772a (OpenCL only)
ChangeLog
volatile mix
fix to fix invalid shares under OpenCL(AMD) (2019/01/19)nvrtc*.dll
files are included (nvrtc*.dll
are redistributable) (2019/01/09)fixes for some OpenCL (AMD) devices (im not sure why this happen, butrotate(x, n)
make some trouble for old AMD cards)- fixed epoch change issue (12/19)
- OpenCL : fixed setArg issue after epoch change
- CUDA : fixed manual rebase mistake. (fix incompatible driver context error after epoch change)
- fixes for OpenCL support (12/17)
- make OpenCL support compile and running
- extract
compileKernel()
, compileKernel every 50 blocks correctly (12/18)
- fix for Compute 3.0: use
__funnelshift_*
conditionally (12/15 reported by @stevemulligan) eth_submitWork()
fix (12/15)- CPU verifier enabled (12/14)
Notice
for windows, the nvrtc*dll
binary might be required.
- goto https://developer.nvidia.com/cuda-toolkit-archive
- select proper cuda version
- download
local
version of the cuda-tookit - open exe/zip using 7zip and extract
nvrtc/*.dll
Please see ethereum-mining#1766
now supports both CUDA and OpenCL
FAQ
- Currently, CUDA-8, CUDA-9.1, CUDA-10 binaries are supported.
CUDA Error : Insufficient CUDA driver 9000
Error: No usable mining devices found
for this case, installed cuda driver version is 9.0. update your cuda driver or simply you can try cuda-8 binary for this case.
This work supported by Ethersocial Network
cc: @kimmyeonghun @magnalucus
ethminer 0.18.0-alpha.3+commit.fd85a28c
v0.9.2-progpow-20190109 appveyor: redistribute nvrtc*.dll
ProgPoW - ethminer 0.18.0-alpha.3+commit.6a224076 (OpenCL only)
ChangeLog
- CPU verifier enabled (12/14)
eth_submitWork()
fix (12/15)- fix for Compute 3.0: use
__funnelshift_*
conditionally (12/15 reported by @stevemulligan) - fixes for OpenCL support (12/17)
- make OpenCL support compile and running
- extract
compileKernel()
, compileKernel every 50 blocks correctly (12/18)
- fixed epoch change issue (12/19)
- OpenCL : fixed setArg issue after epoch change
- CUDA : fixed manual rebase mistake. (fix incompatible driver context error after epoch change)
- fixes for some OpenCL (AMD) devices (im not sure why this happen, but
rotate(x, n)
make some trouble for old AMD cards) nvrtc*.dll
files are included (nvrtc*.dll
are redistributable) (2019/01/09)
Notice
for windows, the nvrtc*dll
binary might be required.
- goto https://developer.nvidia.com/cuda-toolkit-archive
- select proper cuda version
- download
local
version of the cuda-tookit - open exe/zip using 7zip and extract
nvrtc/*.dll
Please see ethereum-mining#1766
now supports both CUDA and OpenCL
FAQ
- Currently, CUDA-8, CUDA-9.1, CUDA-10 binaries are supported.
CUDA Error : Insufficient CUDA driver 9000
Error: No usable mining devices found
for this case, installed cuda driver version is 9.0. update your cuda driver or simply you can try cuda-8 binary for this case.
This work supported by Ethersocial Network
cc: @kimmyeonghun @magnalucus
ethminer 0.18.0-alpha.3+commit.e493568b
v0.9.2-opencl-rot32 temporal fix for native AMD OpenCL
ethminer 0.18.0-alpha.3+commit.73233d3e
v0.9.2-opencl-only-1220 temporal fix
ProgPoW - ethminer 0.18.0-alpha.3+commit.1a2fced4
ChangeLog
- CPU verifier enabled (12/14)
eth_submitWork()
fix (12/15)- fix for Compute 3.0: use
__funnelshift_*
conditionally (12/15 reported by @stevemulligan) - fixes for OpenCL support (12/17)
- make OpenCL support compile and running
- extract
compileKernel()
, compileKernel every 50 blocks correctly (12/18)
- fixed epoch change issue (12/19)
- OpenCL : fixed setArg issue after epoch change
- CUDA : fixed manual rebase mistake. (fix incompatible driver context error after epoch change)
Notice
for windows, the nvrtc*dll
binary might be required.
- goto https://developer.nvidia.com/cuda-toolkit-archive
- select proper cuda version
- download
local
version of the cuda-tookit - open exe/zip using 7zip and extract
nvrtc/*.dll
Please see ethereum-mining#1766
only CUDA tested
FAQ
- Currently, CUDA-8, CUDA-9.1, CUDA-10 binaries are supported.
CUDA Error : Insufficient CUDA driver 9000
Error: No usable mining devices found
for this case, installed cuda driver version is 9.0. update your cuda driver or simply you can try cuda-8 binary for this case.
This work supported by Ethersocial Network
cc: @kimmyeonghun @magnalucus
ProgPoW - ethminer 0.18.0-alpha.3+commit.946d9c09 (OpenCL only)
ChangeLog
- CPU verifier enabled (12/14)
eth_submitWork()
fix (12/15)- fix for Compute 3.0: use
__funnelshift_*
conditionally (12/15 reported by @stevemulligan) - fixes for OpenCL support (12/17)
- make OpenCL support compile and running
- extract
compileKernel()
, compileKernel every 50 blocks correctly (12/18)
Notice
for windows, the nvrtc*dll
binary might be required.
- goto https://developer.nvidia.com/cuda-toolkit-archive
- select proper cuda version
- download
local
version of the cuda-tookit - open exe/zip using 7zip and extract
nvrtc/*.dll
Please see ethereum-mining#1766
only CUDA tested
FAQ
- Currently, CUDA-8, CUDA-9.1, CUDA-10 binaries are supported.
CUDA Error : Insufficient CUDA driver 9000
Error: No usable mining devices found
for this case, installed cuda driver version is 9.0. update your cuda driver or simply you can try cuda-8 binary for this case.
This work supported by Ethersocial Network
cc: @kimmyeonghun @magnalucus
ProgPoW - ethminer 0.18.0-alpha.3+commit.cd3b62b4
binary snapshot for CUDA/linux
ChangeLog
- CPU verifier enabled (12/14)
eth_submitWork()
fix (12/15)- fix for Compute 3.0: use
__funnelshift_*
conditionally (12/15 reported by @stevemulligan) - fixes for OpenCL support (12/17)
- make OpenCL support compile and running
- extract
compileKernel()
, compileKernel every 50 blocks correctly (12/18)
Notice
for windows, the nvrtc*dll
binary might be required.
- goto https://developer.nvidia.com/cuda-toolkit-archive
- select proper cuda version
- download
local
version of the cuda-tookit - open exe/zip using 7zip and extract
nvrtc/*.dll
Please see ethereum-mining#1766
only CUDA tested
FAQ
- Currently, CUDA-8, CUDA-9.1, CUDA-10 binaries are supported.
CUDA Error : Insufficient CUDA driver 9000
Error: No usable mining devices found
for this case, installed cuda driver version is 9.0. update your cuda driver or simply you can try cuda-8 binary for this case.
This work supported by Ethersocial Network
cc: @kimmyeonghun @magnalucus
ProgPoW - ethminer 0.18.0-alpha.3+commit.7f66489a
ChangeLog
- CPU verifier enabled (12/14)
eth_submitWork()
fix (12/15)- fix for Compute 3.0: use
__funnelshift_*
conditionally (12/15 reported by @stevemulligan) - fixes for OpenCL support (12/17)
- make OpenCL support compile and running (WIP)
Notice
for windows, the nvrtc*dll
binary might be required.
- goto https://developer.nvidia.com/cuda-toolkit-archive
- select proper cuda version
- download
local
version of the cuda-tookit - open exe/zip using 7zip and extract
nvrtc/*.dll
Please see ethereum-mining#1766
only CUDA tested
FAQ
- Currently, CUDA-8, CUDA-9.1, CUDA-10 binaries are supported.
CUDA Error : Insufficient CUDA driver 9000
Error: No usable mining devices found
for this case, installed cuda driver version is 9.0. update your cuda driver or simply you can try cuda-8 binary for this case.
This work supported by Ethersocial Network
cc: @kimmyeonghun @magnalucus