1 Star 0 Fork 0

qmutz / ccminer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
configure.sh 323 Bytes
一键复制 编辑 原始数据 按行查看 历史
djm34 提交于 2018-02-18 15:28 . import ccminer version with mtp support
# To change the cuda arch, edit Makefile.am and run ./build.sh
extracflags="-march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16"
CUDA_CFLAGS="-O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES" \
./configure CXXFLAGS="-O3 $extracflags" --with-cuda=/usr/local/cuda --with-nvml=libnvidia-ml.so
C
1
https://gitee.com/qmutz/ccminer.git
git@gitee.com:qmutz/ccminer.git
qmutz
ccminer
ccminer
master

搜索帮助