Search Criteria
Package Details: ethminer-cuda 0.19.0-3
Git Clone URL: | https://aur.archlinux.org/ethminer-cuda.git (read-only, click to copy) |
---|---|
Package Base: | ethminer-cuda |
Description: | Ethereum miner with OpenCL, CUDA and stratum support. |
Upstream URL: | https://github.com/ethereum-mining/ethminer |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | aimileus |
Maintainer: | mrxx |
Last Packager: | mrxx |
Votes: | 7 |
Popularity: | 0.67 |
First Submitted: | 2018-02-27 10:41 |
Last Updated: | 2020-11-26 01:52 |
Dependencies (6)
- cuda (cuda-11.0, cuda11.1)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal-git, mesa-git, mesa-rc, mesa-stable, mesa-minimal+-git)
- pth
- cmake (cmake-git) (make)
- git (git-git) (make)
- python (python-dbg) (make)
Latest Comments
1 2 Next › Last »
mrxx commented on 2020-11-26 01:55
Thanks, Hendrikto. Fixed.
Hendrikto commented on 2020-11-25 21:47
I got the error:
This can be fixed by using
CC=gcc
.mrxx commented on 2020-09-05 21:42
Thanks, jaantoots, PKGBUILD updated and CC and CXX set to use gcc-9.
I think there is no need to add gcc to makedepends as it is already pulled in as a dependency of cuda.
jaantoots commented on 2020-09-04 20:59
Missing gcc8 from makedepends.
And until https://github.com/ethereum-mining/ethminer/issues/2027 has been fixed, need to remove that line to build with CUDA 11.0, e.g.:
vanja_z commented on 2020-06-19 09:15
Thanks!
mrxx commented on 2020-06-09 20:19
vanja_z, thanks for pointing out the typo (which actually existed since the first commit, hadn't to to anything with the latest fix). I've corrected it to 'CXX'.
vanja_z commented on 2020-06-08 15:40
Hi, the fix doesn't work for me, you should have:
not
mrxx commented on 2019-07-05 15:07
Thank you, semeion. I've fixed the issue for both ethminer-cuda and ethminer.
semeion commented on 2019-06-27 21:26
Tried the version without CUDA and got similar errors.
How to compile this package? Some tip?
semeion commented on 2019-06-27 21:21
I am getting that errors, what can i to do?