Skip to content

Releases: EthersocialNetwork/ethminer

ProgPoW+ethash ethminer 0.18.0-alpha.3+commit.c1fadff0

04 Feb 04:45
c1fadff
Compare
Choose a tag to compare

WARNING

use it at your own risk. files are automatically uploaded by travis-ci / appveyor.

Credits

ChangeLog

How to install CUDA toolkit?

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

02 Feb 08:40
756ec8e
Compare
Choose a tag to compare

WARNING

use it at your own risk. files are automatically uploaded by travis-ci / appveyor.

Credits

ChangeLog

How to install CUDA toolkit?

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