Search Criteria
Package Details: nheqminer-cuda-git 0.5c.r1.gb9900ff-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nheqminer-cuda-git.git (read-only, click to copy) |
---|---|
Package Base: | nheqminer-cuda-git |
Description: | zcash equihash miner by NiceHash. Djezo GPU/CUDA solver build. |
Upstream URL: | https://github.com/nicehash/nheqminer/ |
Licenses: | MIT |
Submitter: | sebstar |
Maintainer: | sebstar |
Last Packager: | sebstar |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-07 16:06 (UTC) |
Last Updated: | 2018-02-05 16:36 (UTC) |
Latest Comments
1 2 Next › Last »
marakasmalan commented on 2018-06-25 11:04 (UTC)
Add COMPUTE=30 (or similar) right after 'cmake' if you need to change nvidia compute version of your card(s)
Did anybody manage to get this right?
marakasmalan commented on 2018-06-24 23:45 (UTC) (edited on 2018-06-25 10:37 (UTC) by marakasmalan)
change in PKGBUILD for gcc7 cmake \ -DCMAKE_SKIP_BUILD_RPATH=true \ -DCMAKE_C_COMPILER=/usr/bin/gcc-7 \ -DCMAKE_CXX_COMPILER=/usr/bin/g++-7 \ -DCMAKE_RANLIB=/usr/bin/gcc-ranlib-7 \ -DCMAKE_AR=/usr/bin/gcc-ar-7 \ -DUSE_CUDA_DJEZO=true \ -DUSE_CPU_XENONCAT=false \ ../${pkgname}
hwill commented on 2018-02-27 08:59 (UTC) (edited on 2018-02-28 03:31 (UTC) by hwill)
another patch for the zclassic issue
https://gist.github.com/Holger-Will/89d91844c31a8b66e94183dc87a7cd5e
based on this pull request https://github.com/nicehash/nheqminer/pulls
sebstar commented on 2018-02-05 16:37 (UTC)
thanks huiyiqun, merged your changes!
huiyiqun commented on 2018-02-05 16:24 (UTC)
https://github.com/huiyiqun/PKGBUILD-nheqminer-cuda-git/commit/94a310f9eba7de5e3fb815cd386112743bb5cfe2
Here is a patch to build nheqminer with cuda9 and gcc6, feel free to test and use it.
welkie commented on 2018-01-31 00:35 (UTC)
Having some problems installing this. Was wondering if someone could help. After it downloads and completes a long compilation process (about 30 mins on my i5 machine), I get the following error message:
==> Starting build()... -- The C compiler identification is GNU 5.5.0 -- The CXX compiler identification is GNU 5.5.0 -- Check for working C compiler: /usr/bin/gcc-5 -- Check for working C compiler: /usr/bin/gcc-5 -- broken CMake Error at /usr/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake:52 (message): The C compiler
is not able to compile a simple test program.
It fails with the following output:
It looks like some problem with the version of GCC it installs, a compile flag not being supported by the installed GCC.
k43pxhv commented on 2018-01-22 03:06 (UTC)
Shouldn't the dependency be changed to cuda-8 (https://aur.archlinux.org/packages/cuda-8.0/)
Since the github page says that's the requirement?
reflexing commented on 2017-10-28 14:32 (UTC)
sebstar commented on 2017-05-11 09:44 (UTC)
1 2 Next › Last »