Pages:
Author

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

member
Activity: 70
Merit: 10
I have been mining lbry with ccminer on 3 gtx 1070. It keeps messing up. Anything out there to restart ccminer on hang or error?

illegal memory something is one of them win 7 x 64 current drivers.

try dropping the cpu priority from the default (normally 4) to 3. ive found it can be pretty demanding on low-power cpus (such as celerons), poarticularly if you try using the computer for non-mining tasks while lbry is running
legendary
Activity: 987
Merit: 1003
I have been mining lbry with ccminer on 3 gtx 1070. It keeps messing up. Anything out there to restart ccminer on hang or error?

illegal memory something is one of them win 7 x 64 current drivers.

Try 32 Bit drivers
newbie
Activity: 11
Merit: 0
I have been mining lbry with ccminer on 3 gtx 1070. It keeps messing up. Anything out there to restart ccminer on hang or error?

illegal memory something is one of them win 7 x 64 current drivers.
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
Doge has the right name, Doge it Wink
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
Anyone knows where I can dl cudaminer ? Links are dead.  I would like to mine dogecoin. Thanks

That would be a complete waste of electricity.

Bitcoin, Litecoin, Dogecoin, Dash and many others (basically coins with SHA256/Scrypt/X11 PoW algorithms) all have ASICs which are designed to do one thing and one thing only; mine super fast with very low power consumption.

Processors and video cards are so far behind them that it becomes a waste of electricity.

I know... but I've some physical dogecoin to fund and don't want to spend btc for doge, that's why I would like to try mining, to see how much can I get.
Do you know what crypto can I mine without wasting time and electricity ?

Anything that is not an ASIC coin will earn you more which you can spend on Doge.
full member
Activity: 304
Merit: 100
the mine better without electricity is potato )
legendary
Activity: 1204
Merit: 1170
Icarus team 🔐💳
Anyone knows where I can dl cudaminer ? Links are dead.  I would like to mine dogecoin. Thanks

That would be a complete waste of electricity.

Bitcoin, Litecoin, Dogecoin, Dash and many others (basically coins with SHA256/Scrypt/X11 PoW algorithms) all have ASICs which are designed to do one thing and one thing only; mine super fast with very low power consumption.

Processors and video cards are so far behind them that it becomes a waste of electricity.

I know... but I've some physical dogecoin to fund and don't want to spend btc for doge, that's why I would like to try mining, to see how much can I get.
Do you know what crypto can I mine without wasting time and electricity ?
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
Anyone knows where I can dl cudaminer ? Links are dead.  I would like to mine dogecoin. Thanks

That would be a complete waste of electricity.

Bitcoin, Litecoin, Dogecoin, Dash and many others (basically coins with SHA256/Scrypt/X11 PoW algorithms) all have ASICs which are designed to do one thing and one thing only; mine super fast with very low power consumption.

Processors and video cards are so far behind them that it becomes a waste of electricity.
legendary
Activity: 1204
Merit: 1170
Icarus team 🔐💳
Anyone knows where I can dl cudaminer ? Links are dead.  I would like to mine dogecoin. Thanks
legendary
Activity: 1108
Merit: 1005
Quote
libcurl need for compile ^^

This is answer for me?

Quote
Can i use ccminer x11 to mining litecoin
or i have to use cudaminer with scrypt algor
i can't get x11 work with ccminer or i miss something

No you can't use ccminer x11, because Litecoin use scrypt algo, not x11 algo.
You're trying to mine scrypt with x11 miner.


newbie
Activity: 2
Merit: 0
libcurl need for compile ^^
Can i use ccminer x11 to mining litecoin
or i have to use cudaminer with scrypt algor
i can't get x11 work with ccminer or i miss something
legendary
Activity: 1108
Merit: 1005
Hi I' trying to compile ccminer, but I'm getting this error, can anyone tell me how to sort it out?
cheers


Making all in jansson
make[3]: Entering directory /home/ubuntu4/ccminer/compat/jansson' make[3]: Nothing to be done forall'.
make[3]: Leaving directory /home/ubuntu4/ccminer/compat/jansson' make[3]: Entering directory/home/ubuntu4/ccminer/compat'
make[3]: Nothing to be done for all-am'. make[3]: Leaving directory/home/ubuntu4/ccminer/compat'
make[2]: Leaving directory /home/ubuntu4/ccminer/compat' make[2]: Entering directory/home/ubuntu4/ccminer'
/usr/local/cuda/bin/nvcc -gencode=arch=compute_52,code=\"sm_52,compute_52\" -gencode=arch=compute_50,code=\"sm_50,compute_50\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" -gencode=arch=compute_32,code=\"sm_32,compute_32\" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -Xcompiler -Wall -I./compat/jansson --ptxas-options="-v" --maxrregcount=128 -o heavy/heavy.o -c heavy/heavy.cu
/usr/local/cuda/bin/nvcc -gencode=arch=compute_52,code=\"sm_52,compute_52\" -gencode=arch=compute_50,code=\"sm_50,compute_50\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" -gencode=arch=compute_32,code=\"sm_32,compute_32\" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -Xcompiler -Wall -I./compat/jansson --ptxas-options="-v" --maxrregcount=128 -o heavy/cuda_blake512.o -c heavy/cuda_blake512.cu
/usr/local/cuda/bin/nvcc -gencode=arch=compute_52,code=\"sm_52,compute_52\" -gencode=arch=compute_50,code=\"sm_50,compute_50\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" -gencode=arch=compute_32,code=\"sm_32,compute_32\" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -Xcompiler -Wall -I./compat/jansson --ptxas-options="-v" --maxrregcount=128 -o heavy/cuda_combine.o -c heavy/cuda_combine.cu
/usr/local/cuda/bin/nvcc -gencode=arch=compute_52,code=\"sm_52,compute_52\" -gencode=arch=compute_50,code=\"sm_50,compute_50\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" -gencode=arch=compute_32,code=\"sm_32,compute_32\" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -Xcompiler -Wall -I./compat/jansson --ptxas-options="-v" --maxrregcount=128 -o heavy/cuda_groestl512.o -c heavy/cuda_groestl512.cu
In file included from /usr/include/c++/4.8/cstdint:35:0,
from ./cuda_helper.h:7,
from heavy/cuda_blake512.cu:4:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support for the \
^
make[2]: *** [heavy/cuda_blake512.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /usr/include/c++/4.8/cstdint:35:0,
from ./cuda_helper.h:7,
from heavy/cuda_groestl512.cu:7:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support for the \
^
In file included from /usr/include/c++/4.8/cstdint:35:0,
from ./cuda_helper.h:7,
from heavy/cuda_combine.cu:3:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support for the \
^
make[2]: *** [heavy/cuda_combine.o] Error 1
make[2]: *** [heavy/cuda_groestl512.o] Error 1
In file included from /usr/include/c++/4.8/cstdint:35:0,
from ./sph/sph_types.h:828,
from ./sph/sph_keccak.h:44,
from heavy/heavy.cu:11:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support for the \
^
make[2]: *** [heavy/heavy.o] Error 1
make[2]: Leaving directory /home/ubuntu4/ccminer' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory/home/ubuntu4/ccminer'
make: *** [all] Error 2


legendary
Activity: 2716
Merit: 1094
Black Belt Developer
[2016-07-07 00:44:31] 1 miner thread started, using 'blake' algorithm.
[2016-07-07 00:44:31] Starting Stratum on stratum+tcp://litecoinpool.org:3333
[2016-07-07 00:44:32] Stratum difficulty set to 1024
[2016-07-07 00:45:03] Stratum difficulty set to 128
[2016-07-07 00:45:58] Stratum difficulty set to 16
[2016-07-07 00:46:52] Stratum difficulty set to 4
[2016-07-07 00:46:58] accepted: 0/1 (0.00%), 1506635 kH/s nooooo
[2016-07-07 00:46:58] reject reason: target-miss
[2016-07-07 00:47:12] accepted: 0/2 (0.00%), 1495049 kH/s nooooo
[2016-07-07 00:47:12] reject reason: target-miss
[2016-07-07 00:47:18] accepted: 0/3 (0.00%), 1492134 kH/s nooooo
[2016-07-07 00:47:18] reject reason: target-miss
[2016-07-07 00:47:21] accepted: 0/4 (0.00%), 1490488 kH/s nooooo
[2016-07-07 00:47:21] reject reason: target-miss
[2016-07-07 00:47:25] accepted: 0/5 (0.00%), 1488478 kH/s nooooo
[2016-07-07 00:47:25] reject reason: target-miss
[2016-07-07 00:47:27] accepted: 0/6 (0.00%), 1487836 kH/s nooooo
[2016-07-07 00:47:27] reject reason: target-miss
[2016-07-07 00:47:31] accepted: 0/7 (0.00%), 1485438 kH/s nooooo
[2016-07-07 00:47:31] reject reason: target-miss

sry for my english
i'm rellay new to mining can someone explain to me. is it reject due to internet connection or algorithm thx inadvance

Looks like you are trying to mine litecoin using blake algorithm.
You should switch to scrypt algo. Or better use an asic.
newbie
Activity: 2
Merit: 0
[2016-07-07 00:44:31] 1 miner thread started, using 'blake' algorithm.
[2016-07-07 00:44:31] Starting Stratum on stratum+tcp://litecoinpool.org:3333
[2016-07-07 00:44:32] Stratum difficulty set to 1024
[2016-07-07 00:45:03] Stratum difficulty set to 128
[2016-07-07 00:45:58] Stratum difficulty set to 16
[2016-07-07 00:46:52] Stratum difficulty set to 4
[2016-07-07 00:46:58] accepted: 0/1 (0.00%), 1506635 kH/s nooooo
[2016-07-07 00:46:58] reject reason: target-miss
[2016-07-07 00:47:12] accepted: 0/2 (0.00%), 1495049 kH/s nooooo
[2016-07-07 00:47:12] reject reason: target-miss
[2016-07-07 00:47:18] accepted: 0/3 (0.00%), 1492134 kH/s nooooo
[2016-07-07 00:47:18] reject reason: target-miss
[2016-07-07 00:47:21] accepted: 0/4 (0.00%), 1490488 kH/s nooooo
[2016-07-07 00:47:21] reject reason: target-miss
[2016-07-07 00:47:25] accepted: 0/5 (0.00%), 1488478 kH/s nooooo
[2016-07-07 00:47:25] reject reason: target-miss
[2016-07-07 00:47:27] accepted: 0/6 (0.00%), 1487836 kH/s nooooo
[2016-07-07 00:47:27] reject reason: target-miss
[2016-07-07 00:47:31] accepted: 0/7 (0.00%), 1485438 kH/s nooooo
[2016-07-07 00:47:31] reject reason: target-miss

sry for my english
i'm rellay new to mining can someone explain to me. is it reject due to internet connection or algorithm thx inadvance
legendary
Activity: 952
Merit: 1000
Just want to make miners aware. I know there are not to many X13 coins out there.

New X13 Coin launching at 12:00 (Noon) Eastern Today.

https://bitcointalksearch.org/topic/annmnmlaunched-mineum-x13-pow-started-1461341
newbie
Activity: 1
Merit: 0
hi all,
I hope anyone can help me solve the problem on my windows.

My windows 7 x86 users, and try to use ccminer 1.5 for nvidia gtx970.
when ccminer run moments later appear "Cuda error".
And restarted when the new normal,
does anyone experience the same thing?

legendary
Activity: 1470
Merit: 1114
download is dead ? anyone mirror ?

Cudaminer? Is it even still relevant? I suggest you download one of the ccminer forks discussed in this forum.
legendary
Activity: 1050
Merit: 1000
first couple of monthes should be amazing for private miners owners with the new cards coming out soon 1080 / 1070
newbie
Activity: 1
Merit: 0
download is dead ? anyone mirror ?
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
Added skein algo for auroracoin on yiimp.ccminer.org ... mining fluently
Pages:
Jump to: