惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
S
Security Affairs
阮一峰的网络日志
阮一峰的网络日志
L
LangChain Blog
Microsoft Azure Blog
Microsoft Azure Blog
雷峰网
雷峰网
Recent Announcements
Recent Announcements
WordPress大学
WordPress大学
The GitHub Blog
The GitHub Blog
博客园_首页
The Cloudflare Blog
M
MIT News - Artificial intelligence
博客园 - 【当耐特】
MyScale Blog
MyScale Blog
S
SegmentFault 最新的问题
P
Proofpoint News Feed
Y
Y Combinator Blog
Jina AI
Jina AI
博客园 - 聂微东
A
About on SuperTechFans
Blog — PlanetScale
Blog — PlanetScale
博客园 - 司徒正美
G
Google Developers Blog
云风的 BLOG
云风的 BLOG
F
Full Disclosure
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Microsoft Security Blog
Microsoft Security Blog
爱范儿
爱范儿
T
Tailwind CSS Blog
J
Java Code Geeks
Vercel News
Vercel News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Stack Overflow Blog
Stack Overflow Blog
罗磊的独立博客
小众软件
小众软件
酷 壳 – CoolShell
酷 壳 – CoolShell
T
The Blog of Author Tim Ferriss
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
博客园 - 三生石上(FineUI控件)
W
WeLiveSecurity
PCI Perspectives
PCI Perspectives
Attack and Defense Labs
Attack and Defense Labs
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
宝玉的分享
宝玉的分享
IT之家
IT之家
Hacker News: Ask HN
Hacker News: Ask HN
The Register - Security
The Register - Security
T
The Exploit Database - CXSecurity.com
T
Threat Research - Cisco Blogs

AUR Newest Packages

AUR (en) - xcute AUR (en) - wallrift AUR (en) - smolvm-git AUR (en) - smolvm-bin AUR (en) - smolvm AUR (en) - chess-cat-git AUR (en) - uac-launch-control-bin AUR (en) - openclaw AUR (en) - keyviz-zh-bin AUR (en) - runex-bin AUR (en) - sing-box-ref1nd-beta-bin AUR (en) - netscan-tui AUR (en) - koharu-appimage AUR (en) - pulsedb AUR (en) - android-cli AUR (en) - rudo-bin AUR (en) - marmalade-bin AUR (en) - clawx-appimage AUR (en) - echomusic-appimage AUR (en) - vermouth AUR (en) - mautrix-telegram-bin AUR (en) - ketesa AUR (en) - clawd-on-desk-bin AUR (en) - rebased-bin AUR (en) - oxideterm-bin AUR (en) - shed-sh AUR (en) - haus-bin AUR (en) - stably-orca-bin AUR (en) - reflection AUR (en) - emerald-legacy-launcher-git AUR (en) - kwim AUR (en) - pentest-ghostwriter AUR (en) - papagaia AUR (en) - outport-bin AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - python-fastapi-sso AUR (en) - zeed-bin AUR (en) - dwl-git-azerty AUR (en) - libspatialaudio-git AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-git AUR (en) - giff-git AUR (en) - budget-tracker-bin AUR (en) - budget-tracker AUR (en) - tasks-bin AUR (en) - ruri-git AUR (en) - gitmun-bin AUR (en) - python-cozempic AUR (en) - paintfe-bin AUR (en) - paintfe AUR (en) - drop-bin AUR (en) - tritium-launcher-bin AUR (en) - solidc-git AUR (en) - paseo-desktop-bin AUR (en) - dota2-minify-bin AUR (en) - yt-dvr AUR (en) - enneagram AUR (en) - excalidraw-desktop-bin AUR (en) - binaryobjectscanner-bin AUR (en) - openring-rs AUR (en) - openring-rs-bin AUR (en) - brave-origin-beta-bin AUR (en) - whisper.cpp-cuda-bin AUR (en) - libggml-cuda-bin AUR (en) - revdiff AUR (en) - tdesktop-nolimit AUR (en) - cert-checker AUR (en) - yaak-cli AUR (en) - yaak-cli-bin AUR (en) - deez-notes-bin AUR (en) - goosestation-libretro AUR (en) - whispers-cuda-bin AUR (en) - kei AUR (en) - foxguard AUR (en) - hyprlogin-git AUR (en) - kebiki AUR (en) - runex AUR (en) - ikuai-cli AUR (en) - whispers-bin AUR (en) - pipeweaver-app AUR (en) - pipeweaver AUR (en) - agentop-bin AUR (en) - cosmic-ext-connected-git AUR (en) - skwd-daemon AUR (en) - ter-music-cn AUR (en) - elio-bin AUR (en) - keyboard-chattering-fix-git AUR (en) - qtkeychain-qt5 AUR (en) - gesturecontrol AUR (en) - sharey AUR (en) - ouijit-bin AUR (en) - usque-bin AUR (en) - twig-bin AUR (en) - ascendara-bin
AUR (en) - nheqminer-cuda-git
2026-06-12 · via AUR Newest Packages

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)

sebstar commented on 2018-02-05 16:37 (UTC)

thanks huiyiqun, merged your changes!

huiyiqun commented on 2018-02-05 16:24 (UTC)

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

"/usr/bin/gcc-5"

is not able to compile a simple test program.

It fails with the following output:

Change Dir: /home/mwelke/.cache/pacaur/nheqminer-cuda-git/src/build_cuda/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_2cb1d/fast"
/usr/bin/make -f CMakeFiles/cmTC_2cb1d.dir/build.make CMakeFiles/cmTC_2cb1d.dir/build
make[1]: Entering directory '/home/mwelke/.cache/pacaur/nheqminer-cuda-git/src/build_cuda/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_2cb1d.dir/testCCompiler.c.o
/usr/bin/gcc-5   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt    -o CMakeFiles/cmTC_2cb1d.dir/testCCompiler.c.o   -c /home/mwelke/.cache/pacaur/nheqminer-cuda-git/src/build_cuda/CMakeFiles/CMakeTmp/testCCompiler.c
gcc-5: error: unrecognized command line option ‘-fno-plt’
make[1]: *** [CMakeFiles/cmTC_2cb1d.dir/build.make:66: CMakeFiles/cmTC_2cb1d.dir/testCCompiler.c.o] Error 1
make[1]: Leaving directory '/home/mwelke/.cache/pacaur/nheqminer-cuda-git/src/build_cuda/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_2cb1d/fast] Error 2

It looks like some problem with the version of GCC it installs, a compile flag not being supported by the installed GCC.

<deleted-account> commented on 2018-01-22 03:06 (UTC)

reflexing commented on 2017-10-28 14:32 (UTC)

Compilation errors were solved by changing string in the source CMakeLists.txt to set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH") # -Wall Compilation didn't work without it somehow.

sebstar commented on 2017-05-11 09:44 (UTC)

Updated, thanks. I didn't bump the pkgrel as this change doesn't change the produced package in any way, so ppl don't have to make an unnecessary rebuild. BTW is this piece of software still relevant? Development stalled in January and in the fast moving zcash mining community I'd assume this to mean a project is dead?