Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: BoscoMurray on February 08, 2014, 12:05:17 PM



Title: CudaMiner in Ubuntu for Maxcoin - error, but almost there. Please help
Post by: BoscoMurray on February 08, 2014, 12:05:17 PM
I've got Nvidia drivers installed, Cuda 5.5, and have done the business with the CudaMiner here https://github.com/cbuchner1/CudaMiner

But, I get the following when trying to run cudaminer:

:~/CudaMiner-master$ ./cudaminer -d 0 -i 0 --benchmark
-bash: ./cudaminer: No such file or directory

A dir on the directory gives:

aclocal.m4         cpuminer-config.h.in       keccak.cu         salsa_kernel.cu
AUTHORS            cpuminer-config.h.in~      keccak.h          salsa_kernel.h
autogen.sh         cudaminer-cpu-miner.o      kepler_kernel.cu  scrypt.cpp
autom4te.cache     cudaminer-maxcoin.o        kepler_kernel.h   scrypt-jane.cpp
ChangeLog          cudaminer-scrypt-jane.o    LICENSE           scrypt-jane.h
code               cudaminer-scrypt.o         LICENSE.txt       sha256.cu
compat             cudaminer-sha2.o           Makefile          sha256.h
compat.h           cudaminer-sha3.o           Makefile.am       sha2.c
compile            cudaminer.sln              Makefile.in       sha3.cpp
config.guess       cudaminer-util.o           maxcoin.cpp       sha3.h
config.log         cudaminer.vcxproj          miner.h           stamp-h1
config.status      cudaminer.vcxproj.filters  missing           test_kernel.cu
config.sub         cudaminer.vcxproj.user     NEWS              test_kernel.h
configure          depcomp                    nv_kernel2.cu     titan_kernel.cu
configure.ac       elist.h                    nv_kernel2.h      titan_kernel.h
configure.sh       fermi_kernel.cu            nv_kernel.cu      util.c
COPYING            fermi_kernel.h             nv_kernel.h
cpu-miner.c        INSTALL                    README
cpuminer-config.h  install-sh                 README.txt



Can anyone tell me what I'm doing wrong please?

Thanks


Title: Re: CudaMiner in Ubuntu for Maxcoin - error, but almost there. Please help
Post by: BoscoMurray on February 08, 2014, 12:50:39 PM
I started over, this time it's working. Not sure what I did different though!