Author

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

sr. member
Activity: 462
Merit: 250
Going on 8+ hours so far, and can't get this silly thing compiled on Windows.. I've even tried to compile it on nix, which I was successful, but porting it over to windows it now complains about the minerd.exe binary being 32bit.. and of course my o/s is 64bit

catia, dev of cryptonite, suggests to port it to ccminer, but also using some of the cpu miner code (reorder/1GH.com) to enable pool mining, afaik. But thats way over my head  Cry

https://bitcointalk.org/index.php?topic=713538.1220

newbie
Activity: 55
Merit: 0
Going on 8+ hours so far, and can't get this silly thing compiled on Windows.. I've even tried to compile it on nix, which I was successful, but porting it over to windows it now complains about the minerd.exe binary being 32bit.. and of course my o/s is 64bit
newbie
Activity: 55
Merit: 0
Well.. It's a new day and I'm back at it.  Still stuck on the compile process for CudaMiner on windows..

What's strange about the below error is that gmp.h does exist and was checked during the configure process.. I've also copied the gmp.h file to CudaMiner-master / compact, and a few other places.. Not sure why its not finding it..

Error:

nvcc -Xptxas "-abi=no -v" -arch=compute_35 --ptxas-options=-v   -O2 -o trashminer.o -c trashminer.cu
trashminer.cu
trashminer.cu(50) : fatal error C1083: Cannot open include file: 'gmp.h': No such file or directory
make[2]: *** [trashminer.o] Error 2
make[2]: Leaving directory `/c/CudaMiner-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/CudaMiner-master'
make: *** [all] Error 2

It isn't where it search for it... (not sure that's help a lot...  Grin)

Doh.. well this has become quite the task lol.  I see your username / handle written all over this trashminer.cu Wink.  Give me a better hint hah.
well it isn't mine (even though my name is everywhere) Grin

heh Smiley  Well.. I've literally copied my gmp.h in every folder/subfolder under CudaMiner-master, and its still complaining that the file is not there.  Keep in mind that it is also a few MinGW MinGW64 folders as well..
I would bet for include (mingw32) or msys/include (but I didn't try to install it)

Ohh, its in both of those locations also..  Take a look at the screenshot below

http://i57.tinypic.com/2ns2jvr.jpg
legendary
Activity: 1400
Merit: 1050
Well.. It's a new day and I'm back at it.  Still stuck on the compile process for CudaMiner on windows..

What's strange about the below error is that gmp.h does exist and was checked during the configure process.. I've also copied the gmp.h file to CudaMiner-master / compact, and a few other places.. Not sure why its not finding it..

Error:

nvcc -Xptxas "-abi=no -v" -arch=compute_35 --ptxas-options=-v   -O2 -o trashminer.o -c trashminer.cu
trashminer.cu
trashminer.cu(50) : fatal error C1083: Cannot open include file: 'gmp.h': No such file or directory
make[2]: *** [trashminer.o] Error 2
make[2]: Leaving directory `/c/CudaMiner-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/CudaMiner-master'
make: *** [all] Error 2

It isn't where it search for it... (not sure that's help a lot...  Grin)

Doh.. well this has become quite the task lol.  I see your username / handle written all over this trashminer.cu Wink.  Give me a better hint hah.
well it isn't mine (even though my name is everywhere) Grin

heh Smiley  Well.. I've literally copied my gmp.h in every folder/subfolder under CudaMiner-master, and its still complaining that the file is not there.  Keep in mind that it is also a few MinGW MinGW64 folders as well..
I would bet for include (mingw32) or msys/include (but I didn't try to install it)
newbie
Activity: 55
Merit: 0
Well.. It's a new day and I'm back at it.  Still stuck on the compile process for CudaMiner on windows..

What's strange about the below error is that gmp.h does exist and was checked during the configure process.. I've also copied the gmp.h file to CudaMiner-master / compact, and a few other places.. Not sure why its not finding it..

Error:

nvcc -Xptxas "-abi=no -v" -arch=compute_35 --ptxas-options=-v   -O2 -o trashminer.o -c trashminer.cu
trashminer.cu
trashminer.cu(50) : fatal error C1083: Cannot open include file: 'gmp.h': No such file or directory
make[2]: *** [trashminer.o] Error 2
make[2]: Leaving directory `/c/CudaMiner-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/CudaMiner-master'
make: *** [all] Error 2

It isn't where it search for it... (not sure that's help a lot...  Grin)

Doh.. well this has become quite the task lol.  I see your username / handle written all over this trashminer.cu Wink.  Give me a better hint hah.
well it isn't mine (even though my name is everywhere) Grin

heh Smiley  Well.. I've literally copied my gmp.h in every folder/subfolder under CudaMiner-master, and its still complaining that the file is not there.  Keep in mind that it is also a few MinGW MinGW64 folders as well..
legendary
Activity: 1400
Merit: 1050
Well.. It's a new day and I'm back at it.  Still stuck on the compile process for CudaMiner on windows..

What's strange about the below error is that gmp.h does exist and was checked during the configure process.. I've also copied the gmp.h file to CudaMiner-master / compact, and a few other places.. Not sure why its not finding it..

Error:

nvcc -Xptxas "-abi=no -v" -arch=compute_35 --ptxas-options=-v   -O2 -o trashminer.o -c trashminer.cu
trashminer.cu
trashminer.cu(50) : fatal error C1083: Cannot open include file: 'gmp.h': No such file or directory
make[2]: *** [trashminer.o] Error 2
make[2]: Leaving directory `/c/CudaMiner-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/CudaMiner-master'
make: *** [all] Error 2

It isn't where it search for it... (not sure that's help a lot...  Grin)

Doh.. well this has become quite the task lol.  I see your username / handle written all over this trashminer.cu Wink.  Give me a better hint hah.
well it isn't mine (even though my name is everywhere) Grin
newbie
Activity: 55
Merit: 0
Well.. It's a new day and I'm back at it.  Still stuck on the compile process for CudaMiner on windows..

What's strange about the below error is that gmp.h does exist and was checked during the configure process.. I've also copied the gmp.h file to CudaMiner-master / compact, and a few other places.. Not sure why its not finding it..

Error:

nvcc -Xptxas "-abi=no -v" -arch=compute_35 --ptxas-options=-v   -O2 -o trashminer.o -c trashminer.cu
trashminer.cu
trashminer.cu(50) : fatal error C1083: Cannot open include file: 'gmp.h': No such file or directory
make[2]: *** [trashminer.o] Error 2
make[2]: Leaving directory `/c/CudaMiner-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/CudaMiner-master'
make: *** [all] Error 2

It isn't where it search for it... (not sure that's help a lot...  Grin)

Doh.. well this has become quite the task lol.  I see your username / handle written all over this trashminer.cu Wink.  Give me a better hint hah.
sr. member
Activity: 329
Merit: 250
Well.. It's a new day and I'm back at it.  Still stuck on the compile process for CudaMiner on windows..

What's strange about the below error is that gmp.h does exist and was checked during the configure process.. I've also copied the gmp.h file to CudaMiner-master / compact, and a few other places.. Not sure why its not finding it..

Error:

nvcc -Xptxas "-abi=no -v" -arch=compute_35 --ptxas-options=-v   -O2 -o trashminer.o -c trashminer.cu
trashminer.cu
trashminer.cu(50) : fatal error C1083: Cannot open include file: 'gmp.h': No such file or directory
make[2]: *** [trashminer.o] Error 2
make[2]: Leaving directory `/c/CudaMiner-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/CudaMiner-master'
make: *** [all] Error 2

It isn't where it search for it... (not sure that's help a lot...  Grin)
install http://gmplib.org/ (deb package is libgmp-dev)
legendary
Activity: 1400
Merit: 1050
Well.. It's a new day and I'm back at it.  Still stuck on the compile process for CudaMiner on windows..

What's strange about the below error is that gmp.h does exist and was checked during the configure process.. I've also copied the gmp.h file to CudaMiner-master / compact, and a few other places.. Not sure why its not finding it..

Error:

nvcc -Xptxas "-abi=no -v" -arch=compute_35 --ptxas-options=-v   -O2 -o trashminer.o -c trashminer.cu
trashminer.cu
trashminer.cu(50) : fatal error C1083: Cannot open include file: 'gmp.h': No such file or directory
make[2]: *** [trashminer.o] Error 2
make[2]: Leaving directory `/c/CudaMiner-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/CudaMiner-master'
make: *** [all] Error 2

It isn't where it search for it... (not sure that's help a lot...  Grin)
newbie
Activity: 55
Merit: 0
Well.. It's a new day and I'm back at it.  Still stuck on the compile process for CudaMiner on windows..

What's strange about the below error is that gmp.h does exist and was checked during the configure process.. I've also copied the gmp.h file to CudaMiner-master / compact, and a few other places.. Not sure why its not finding it..

Error:

nvcc -Xptxas "-abi=no -v" -arch=compute_35 --ptxas-options=-v   -O2 -o trashminer.o -c trashminer.cu
trashminer.cu
trashminer.cu(50) : fatal error C1083: Cannot open include file: 'gmp.h': No such file or directory
make[2]: *** [trashminer.o] Error 2
make[2]: Leaving directory `/c/CudaMiner-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/CudaMiner-master'
make: *** [all] Error 2
legendary
Activity: 1400
Merit: 1050
no, it is m7 (at least my version... so may-be it is a totally new algo  Grin) using standard ccminer

m-what? didnt even know it existed :p im so out of touch with mining haha
it is cryptonite, XCN, (not cryptonight) which has a miniblockchain for a maximess...
new version of the wallet everyday... this coin will be ready to be released in a few month...
except it has been released last week.

edit: because their wallet wasn't working on windows (was just forking) all windows users have been fucked(forked....)
but I don't care, PPL is currently going to the moon, even though the dev has bailed out  Grin

http://cryptonite.info/?page=download

I can run windows-qt wallet, maybe you need 2 things

1. dll files from the official website (above)

2. add some nodes


addnode=125.114.199.168:8253
addnode=83.212.123.220:8253
addnode=49.83.144.209:8253
addnode=117.93.65.238:8253
addnode=27.192.114.47:8253
addnode=220.189.23.67:8253

I didn't said the wallet-qt didn't work, it was just systematically getting on its own fork at launch (when it was cpu minable... now it is fixed but it is kind of useless...).
member
Activity: 88
Merit: 10
no, it is m7 (at least my version... so may-be it is a totally new algo  Grin) using standard ccminer

m-what? didnt even know it existed :p im so out of touch with mining haha
it is cryptonite, XCN, (not cryptonight) which has a miniblockchain for a maximess...
new version of the wallet everyday... this coin will be ready to be released in a few month...
except it has been released last week.

edit: because their wallet wasn't working on windows (was just forking) all windows users have been fucked(forked....)
but I don't care, PPL is currently going to the moon, even though the dev has bailed out  Grin

http://cryptonite.info/?page=download

I can run windows-qt wallet, maybe you need 2 things

1. dll files from the official website (above)

2. add some nodes


addnode=125.114.199.168:8253
addnode=83.212.123.220:8253
addnode=49.83.144.209:8253
addnode=117.93.65.238:8253
addnode=27.192.114.47:8253
addnode=220.189.23.67:8253
sr. member
Activity: 350
Merit: 250
So linux only wallet?
Sounds like a reverse maxcoin

Does noone seriously have spare pc's to install linux on just for a wallet? or am i the only one with 3 spare machines just in case? Wink
legendary
Activity: 1400
Merit: 1050
no, it is m7 (at least my version... so may-be it is a totally new algo  Grin) using standard ccminer

m-what? didnt even know it existed :p im so out of touch with mining haha
it is cryptonite, XCN, (not cryptonight) which has a miniblockchain for a maximess...
new version of the wallet everyday... this coin will be ready to be released in a few month...
except it has been released last week.

edit: because their wallet wasn't working on windows (was just forking) all windows users have been fucked(forked....)
but I don't care, PPL is currently going to the moon, even though the dev has bailed out  Grin
sr. member
Activity: 274
Merit: 250
anybody know what "high-hash" means on pool (this is what I currently get from 1gh)
(the share is below target but still rejected with this "high-hash" message)


I get the same message when I mine scrypt with asics on their pool.
Setting a higher difficulty using their -p option sorts it out.
sr. member
Activity: 350
Merit: 250
no, it is m7 (at least my version... so may-be it is a totally new algo  Grin) using standard ccminer

m-what? didnt even know it existed :p im so out of touch with mining haha
legendary
Activity: 914
Merit: 1001
hmm..looks like the xcn miner is not really optimized yet Cheesy

running 5x750Ti it gives me a a total hashrate between 5.5MH and 7.4MH it jumps a lot. also it's only ~80% good shares, rest are booo's. total power usage so far: 250W for the whole rig.
the miner also seems to have a bug: per default, it only uses as many cards, as you have CPU cores. so on a dual core CPU, it will only use 2 GPU's ^^ using -t 5 did the trick.
legendary
Activity: 1400
Merit: 1050
anybody know what "high-hash" means on pool (this is what I currently get from 1gh)
(the share is below target but still rejected with this "high-hash" message)

is it a new algo your developing that's cpu only atm? Maybe they have a maximum acceptable hashrate to stop fakes?
no, it is m7 (at least my version... so may-be it is a totally new algo  Grin) using standard ccminer
sr. member
Activity: 350
Merit: 250
anybody know what "high-hash" means on pool (this is what I currently get from 1gh)
(the share is below target but still rejected with this "high-hash" message)

is it a new algo your developing that's cpu only atm? Maybe they have a maximum acceptable hashrate to stop fakes?
legendary
Activity: 1400
Merit: 1050
anybody know what "high-hash" means on pool (this is what I currently get from 1gh)
(the share is below target but still rejected with this "high-hash" message)
Jump to: