Releases: EthersocialNetwork/ethminer
ProgPoW+ethash ethminer 0.18.0-alpha.3+commit.c1fadff0
WARNING
use it at your own risk. files are automatically uploaded by travis-ci / appveyor.
Credits
- original ProgPoW work done by @ifdefelse et. al. https://github.com/ifdefelse/ProgPOW
- ethminer integration mainly done by @AndreaLanfranchi Please see https://github.com/AndreaLanfranchi/ethminer
- small build fixes done by @hackmod
ChangeLog
-
2019/02/02 - Please see https://github.com/AndreaLanfranchi/ethminer/pull/66
-
merge ethminer master branch (by @hackmod)
- ProgPoW cuda build fixed (fix travis ci config to use the cuda9.2 toolkit)
- misc travis ci fixes applied
-
2019/02/04 - binary kernels for ethash integration by @jean-m-cyr https://github.com/AndreaLanfranchi/ethminer/pull/67
How to install CUDA toolkit?
- goto https://developer.nvidia.com/cuda-toolkit-archive
- select proper cuda version
- download
local
version of the cuda-tookit
supported binaries (all binaries support OpenCL)
- Linux(ubuntu): (64bit) CUDA-8, CUDA-9.1, CUDA-10 binaries are supported + OpenCL only binary
- Windows: (64bit) CUDA-8, CUDA-9.1, CUDA-10 binaries are supported + OpenCL only binary
- OS X:(64bit) CUDA-9.2 binary supported + OpenCL only binary
FAQ
Q: How can I find my GPU devices?
A: ethminer --list-devices
(or ethminer -U --list-devices
) command show something like the follow message
ethminer 0.18.0-alpha.3+commit.756ec8ec.dirty
Build: linux/release/gnu
Id Pci Id Type Name CL Total Memory Cl Max Alloc Cl Max W.Grp
--- --------- ---- ----------------------------- ---- ------------ ------------ ------------
0 03:00.0 Gpu P106-100 Yes 5.93 GB 1.48 GB 1024.00 B
1 05:00.0 Gpu P106-100 Yes 5.93 GB 1.48 GB 1024.00 B
Q: What's wrong with the following error message?
CUDA Error : Insufficient CUDA driver 9000
Error: No usable mining devices found
A: 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+ethash ethminer 0.18.0-alpha.3+commit.756ec8ec
WARNING
use it at your own risk. files are automatically uploaded by travis-ci / appveyor.
Credits
- original ProgPoW work done by @ifdefelse et. al. https://github.com/ifdefelse/ProgPOW
- ethminer integration mainly done by @AndreaLanfranchi Please see https://github.com/AndreaLanfranchi/ethminer
- small build fixes done by @hackmod
ChangeLog
- 2019/02/02 - Please see https://github.com/AndreaLanfranchi/ethminer/pull/66
- merge ethminer master branch (by @hackmod)
- ProgPoW cuda build fixed (fix travis ci config to use the cuda9.2 toolkit)
- misc travis ci fixes applied
How to install CUDA toolkit?
- goto https://developer.nvidia.com/cuda-toolkit-archive
- select proper cuda version
- download
local
version of the cuda-tookit
supported binaries (all binaries support OpenCL)
- Linux(ubuntu): (64bit) CUDA-8, CUDA-9.1, CUDA-10 binaries are supported + OpenCL only binary
- Windows: (64bit) CUDA-8, CUDA-9.1, CUDA-10 binaries are supported + OpenCL only binary
- OS X:(64bit) CUDA-9.2 binary supported + OpenCL only binary
FAQ
Q: How can I find my GPU devices?
A: ethminer --list-devices
(or ethminer -U --list-devices
) command show something like the follow message
ethminer 0.18.0-alpha.3+commit.756ec8ec.dirty
Build: linux/release/gnu
Id Pci Id Type Name CL Total Memory Cl Max Alloc Cl Max W.Grp
--- --------- ---- ----------------------------- ---- ------------ ------------ ------------
0 03:00.0 Gpu P106-100 Yes 5.93 GB 1.48 GB 1024.00 B
1 05:00.0 Gpu P106-100 Yes 5.93 GB 1.48 GB 1024.00 B
Q: What's wrong with the following error message?
CUDA Error : Insufficient CUDA driver 9000
Error: No usable mining devices found
A: 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