Skip to content

Instantly share code, notes, and snippets.

$ git clone https://github.com/noxo/CudaMiner.git
$ cd CudaMiner
$ ./autogen.sh
$ ./configure
$ vim Makefile
@@ -310,6 +320,7 @@ MAINT = #
MAKEINFO = makeinfo
MKDIR_P = /bin/mkdir -p
NVCC = nvcc