Search Criteria
Package Details: ethminer-cuda 0.19.0-8
Package Actions
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: | GPL3 |
Conflicts: | ethminer, ethminer-git |
Provides: | ethminer |
Submitter: | aimileus |
Maintainer: | mrxx |
Last Packager: | mrxx |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-27 10:41 (UTC) |
Last Updated: | 2022-05-13 10:34 (UTC) |
Dependencies (6)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- npth (npth-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
mrxx commented on 2021-05-16 17:40 (UTC)
Thanks, nbryskin. Patch applied.
nojo commented on 2021-05-11 16:13 (UTC) (edited on 2021-05-11 16:14 (UTC) by nojo)
Latest fixes
mrxx commented on 2020-11-26 01:55 (UTC)
Thanks, Hendrikto. Fixed.
Hendrikto commented on 2020-11-25 21:47 (UTC)
I got the error:
This can be fixed by using
CC=gcc
.mrxx commented on 2020-09-05 21:42 (UTC)
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 (UTC)
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 (UTC)
Thanks!
mrxx commented on 2020-06-09 20:19 (UTC)
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 (UTC) (edited on 2020-06-08 15:42 (UTC) by vanja_z)
Hi, the fix doesn't work for me, you should have:
not
« First ‹ Previous 1 2 3 4 Next › Last »