Author

Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] - page 1027. (Read 3426921 times)

full member
Activity: 168
Merit: 100
Ok my bad i;ve found it now.

I've got the light version of the OpenSSL rather than the dev kit
full member
Activity: 168
Merit: 100
1>LINK : fatal error LNK1181: cannot open input file 'libeay32MT.lib'
Any clue where this should be??

OpenSSL development package.

Christian

I've got OpenSSL development package. but there is no libeay32MT.lib there is a libeay32.lib
sr. member
Activity: 350
Merit: 250
right i have just installed libcurl4-openssl-dev and now i am getting this error

/bin/bash: nvcc: command not found

now i do have cuda 5.5 toolkit installed, do i need to register some sort of path for it?
hero member
Activity: 756
Merit: 502
1>LINK : fatal error LNK1181: cannot open input file 'libeay32MT.lib'
Any clue where this should be??

OpenSSL development package.

Christian


full member
Activity: 168
Merit: 100
1>LINK : fatal error LNK1181: cannot open input file 'libeay32MT.lib'


Any clue where this should be??
sr. member
Activity: 350
Merit: 250
got it, it was trying to load the distro "saucy" when the files are in the distro "quantal"
this is for ubuntu 13.10 for anyone wondering. so now i have yacoin i just have the last issue in cudaminer if you can help?

EDIT
got the yacoin server running and configured. damn it downloads the blocks faster in linux. so yeh now i just have this final issue with cudaminer compiling then im set. it is throwing this error

Code:
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --no-create --no-recursion
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/jamie/Downloads/CudaMiner-master/missing: Unknown `--is-lightweight' option
Try `/home/jamie/Downloads/CudaMiner-master/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc -std=gnu99 needs -traditional... no
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking dependency style of gcc -std=gnu99... gcc3
checking for ranlib... ranlib
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc -std=gnu99 option to support OpenMP... -fopenmp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for sys/sysctl.h... yes
checking whether be32dec is declared... no
checking whether le32dec is declared... no
checking whether be32enc is declared... no
checking whether le32enc is declared... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for getopt_long... yes
checking whether we can compile AVX code... yes
checking whether we can compile XOP code... yes
checking whether we can compile AVX2 code... yes
checking for json_loads in -ljansson... no
checking for pthread_create in -lpthread... yes
./configure: line 6116: syntax error near unexpected token `,'
./configure: line 6116: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'
make: *** [config.status] Error 2

i have a newer libcurl installed then that, do i need to try and back date or something? i can not find 7.15.2 anywhere
hero member
Activity: 756
Merit: 502
tried it, it tells me the file isnt there. im going to manually force the repository to get the 12.10 as its trying to get a distro that isnt there

got it. Hopefully the manual method works...

Regarding compilation: There should be a lot of guides that tell you how to compile various wallets on various distros. They should all be very similar, as most of them are direct forks of the Satoshi Bitcoin client.
sr. member
Activity: 350
Merit: 250
tried it, it tells me the file isnt there. im going to manually force the repository to get the 12.10 as its trying to get a distro that isnt there
hero member
Activity: 756
Merit: 502
one last problem i am having is compiling yacoin-qt, i means seriously how hard is all this?!

how about

Code:
sudo add-apt-repository ppa:yacoin/yacoin && apt-get update && apt-get install yacoin-qt

life can be hard, or it can be easy. You choose.

Granted, it isn't the latest wallet version but it works for me.

Christian

hero member
Activity: 756
Merit: 502

i have libcurl3 installed, which is version 7.30.0, and i dont get the option to install an older version

do you also have libcurl3-dev installed? I guess not
sr. member
Activity: 350
Merit: 250
one last problem i am having is compiling yacoin-qt, i means seriously how hard is all this?!
member
Activity: 79
Merit: 10
Regarding new drivers, on my GTX550 Ti i got a 12 khash/s boost (cudaminer-2013-12-10). 77khash/s with old drivers, 89khash/s with new drivers

-H 1 -d 1 -i 0 -l F16x8 -C 1 -m 1

I'll test my GTX570 when i get home.
sr. member
Activity: 350
Merit: 250
so i got cuda 5.5 toolkit installed now. but and i have run the ./configure

now when i run make i get this, can you help?

Code:
make  all-recursive
make[1]: Entering directory `/home/jamie/Downloads/CudaMiner-master'
Making all in compat
make[2]: Entering directory `/home/jamie/Downloads/CudaMiner-master/compat'
Making all in jansson
make[3]: Entering directory `/home/jamie/Downloads/CudaMiner-master/compat/jansson'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -g -O2 -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c
mv -f .deps/dump.Tpo .deps/dump.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -g -O2 -MT hashtable.o -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.o hashtable.c
mv -f .deps/hashtable.Tpo .deps/hashtable.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -g -O2 -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c
mv -f .deps/load.Tpo .deps/load.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -g -O2 -MT strbuffer.o -MD -MP -MF .deps/strbuffer.Tpo -c -o strbuffer.o strbuffer.c
mv -f .deps/strbuffer.Tpo .deps/strbuffer.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -g -O2 -MT utf.o -MD -MP -MF .deps/utf.Tpo -c -o utf.o utf.c
mv -f .deps/utf.Tpo .deps/utf.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -g -O2 -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c
mv -f .deps/value.Tpo .deps/value.Po
rm -f libjansson.a
ar cru libjansson.a dump.o hashtable.o load.o strbuffer.o utf.o value.o
ranlib libjansson.a
make[3]: Leaving directory `/home/jamie/Downloads/CudaMiner-master/compat/jansson'
make[3]: Entering directory `/home/jamie/Downloads/CudaMiner-master/compat'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/jamie/Downloads/CudaMiner-master/compat'
make[2]: Leaving directory `/home/jamie/Downloads/CudaMiner-master/compat'
make[2]: Entering directory `/home/jamie/Downloads/CudaMiner-master'
gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -msse2  -fopenmp -pthread -fno-strict-aliasing -I./compat/jansson   -g -O2 -MT cudaminer-cpu-miner.o -MD -MP -MF .deps/cudaminer-cpu-miner.Tpo -c -o cudaminer-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c
cpu-miner.c:37:23: fatal error: curl/curl.h: No such file or directory
compilation terminated.
make[2]: *** [cudaminer-cpu-miner.o] Error 1
make[2]: Leaving directory `/home/jamie/Downloads/CudaMiner-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jamie/Downloads/CudaMiner-master'
make: *** [all] Error 2

EDIT
ok so i forgot to run autogen.sh, done that now, and im getting this error now.
Code:
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --no-create --no-recursion
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/jamie/Downloads/CudaMiner-master/missing: Unknown `--is-lightweight' option
Try `/home/jamie/Downloads/CudaMiner-master/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc -std=gnu99 needs -traditional... no
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking dependency style of gcc -std=gnu99... gcc3
checking for ranlib... ranlib
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc -std=gnu99 option to support OpenMP... -fopenmp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for sys/sysctl.h... yes
checking whether be32dec is declared... no
checking whether le32dec is declared... no
checking whether be32enc is declared... no
checking whether le32enc is declared... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for getopt_long... yes
checking whether we can compile AVX code... yes
checking whether we can compile XOP code... yes
checking whether we can compile AVX2 code... yes
checking for json_loads in -ljansson... no
checking for pthread_create in -lpthread... yes
./configure: line 6116: syntax error near unexpected token `,'
./configure: line 6116: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'
make: *** [config.status] Error 2

i have libcurl3 installed, which is version 7.30.0, and i dont get the option to install an older version
full member
Activity: 168
Merit: 100
newbie
Activity: 59
Merit: 0
Can someone post a guide on how to compile on windows for alternate coins like scrypt-jane ?
hero member
Activity: 756
Merit: 502
full member
Activity: 168
Merit: 100
Unless i'm going blind whats the where is the github for the scrypt-jane algo work??
hero member
Activity: 756
Merit: 502
It appears that CUDA can find some very profitable niches in mining.

I am implementing scrypt-jane,  dga-dave is implementing the Momentum algorithm used in protoshares: https://bitcointalksearch.org/topic/m.4390501
hero member
Activity: 756
Merit: 502
*sigh* thats annoying...my linux box (Home server) is an old Pentium 4 with PCI...Sad

PCI is a showstopper.  Pentium 4 isn't. Wink

I still have an nVidia 8400 GS for the PCI bus, supporting CUDA. But that one won't mine you a fortune.

I am currently evaluating a Fermi based GT 630 with 128bit DDR3 memory for possible use in mining, but I am not very hopeful.

Christian
hero member
Activity: 756
Merit: 502
I have edgers for the driver and that works. It was only cuda that I hadnt got. I foubd instructions online and they were sooo long. It wasnt a case of just running the cuda installer. But does this work if I just run the cuda installer?

after running the cuda installer you should have a /usr/local/cuda-5.5 folder and the ./configure script of cudaminer will hopefully run through.

There may be other required dependencies, such as libssl-dev, libcurl-dev, ...

Christian

Jump to: