Bitcoin Forum
April 19, 2024, 09:08:53 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 [145] 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 »
  Print  
Author Topic: [ANN] ccminer 2.3 - opensource - GPL (tpruvot)  (Read 499986 times)
RTM88
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
December 08, 2017, 05:31:27 AM
 #2881

Hi, I have been looking for a script to autorestart ccminer or autoreboot the pc, do u know where i can find one? one more thing also looking for monitoring software for multiple miners using ccminer (windows).  I have used monitorig before when i was mining eth but it does not work with ccminer. Thanks
1713560933
Hero Member
*
Offline Offline

Posts: 1713560933

View Profile Personal Message (Offline)

Ignore
1713560933
Reply with quote  #2

1713560933
Report to moderator
1713560933
Hero Member
*
Offline Offline

Posts: 1713560933

View Profile Personal Message (Offline)

Ignore
1713560933
Reply with quote  #2

1713560933
Report to moderator
1713560933
Hero Member
*
Offline Offline

Posts: 1713560933

View Profile Personal Message (Offline)

Ignore
1713560933
Reply with quote  #2

1713560933
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713560933
Hero Member
*
Offline Offline

Posts: 1713560933

View Profile Personal Message (Offline)

Ignore
1713560933
Reply with quote  #2

1713560933
Report to moderator
1713560933
Hero Member
*
Offline Offline

Posts: 1713560933

View Profile Personal Message (Offline)

Ignore
1713560933
Reply with quote  #2

1713560933
Report to moderator
mikespax
Full Member
***
Offline Offline

Activity: 362
Merit: 102


View Profile
December 08, 2017, 06:13:50 AM
 #2882

I can't get this to work on a 19 card rig. =( Have to remove cards down to 16 cards to make it work.

Bitrated user: mikespax.
chufleco
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
December 08, 2017, 08:18:52 AM
 #2883

https://pastebin.com/3yNqZ8Dd

 not sure what I am missing here
s3rraph
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 08, 2017, 08:19:50 AM
 #2884

If anyone is interested I ran some benchmarks using 2.2.3 in under volted, default and Overclocked conditions.

https://drive.google.com/open?id=1WWEOekhYhquPmC9owgd19pmMT12GelI0
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
December 08, 2017, 08:57:15 AM
 #2885

Great job!
But why 65%? It seems if run with 75-80% power you'll get better results

2 chufleco
nvcc fatal   : Unsupported gpu architecture 'compute_20'
Nisp3
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 08, 2017, 10:50:32 AM
 #2886

Does anyone know if mining Vert coin and Mona coin with ccminer 2.2.3 and suprnova require more GPU core clock, memory clock, or both?

For eg. I know it's more important, for Ethereum, to have as high memory clock as possible while with Decred, last I heard, you lower memory clocks because Decred only uses the core.

So what's the best way to go about with Mona and Vert Using Nvidia GTX 1070s?
Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
December 08, 2017, 03:24:42 PM
 #2887

the answer is 2 posts before, common :p

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
Schleicher
Hero Member
*****
Offline Offline

Activity: 675
Merit: 513



View Profile
December 08, 2017, 04:05:50 PM
 #2888

https://pastebin.com/3yNqZ8Dd

 not sure what I am missing here
there's the problem:
Code:
gencode=arch=compute_20,code=\"sm_21,compute_20\"
CUDA 9 doesn't support this anymore.
Try using the cuda9 branch.

chufleco
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
December 08, 2017, 05:46:04 PM
 #2889

https://pastebin.com/3yNqZ8Dd

 not sure what I am missing here
there's the problem:
Code:
gencode=arch=compute_20,code=\"sm_21,compute_20\"
CUDA 9 doesn't support this anymore.
Try using the cuda9 branch.

how do I go about installing cuda9 branch on Ubuntu 16.04? I downloaded latest Cuda from
https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&target_distro=Ubuntu&target_version=1604&target_type=deblocal
Schleicher
Hero Member
*****
Offline Offline

Activity: 675
Merit: 513



View Profile
December 08, 2017, 07:52:19 PM
 #2890

https://pastebin.com/3yNqZ8Dd

 not sure what I am missing here
there's the problem:
Code:
gencode=arch=compute_20,code=\"sm_21,compute_20\"
CUDA 9 doesn't support this anymore.
Try using the cuda9 branch.

how do I go about installing cuda9 branch on Ubuntu 16.04? I downloaded latest Cuda from
https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&target_distro=Ubuntu&target_version=1604&target_type=deblocal

You already have CUDA 9 installed.
I mean the cuda 9 version of ccminer.
https://github.com/tpruvot/ccminer/archive/cuda-9.zip

Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
December 08, 2017, 07:54:59 PM
 #2891

git clone ... -b cuda-9

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
klintistwood
Full Member
***
Offline Offline

Activity: 157
Merit: 100

Out of the box is where I live


View Profile WWW
December 08, 2017, 08:47:02 PM
 #2892

hello all,

I'm facing a similar issue. I have Ubuntu 16.04 running with CUDA 9. I'm trying to compile the latest version of ccminer and I get two errors:

/usr/local/cuda/bin/nvcc  -I. -I/usr/local/cuda/include -O3 -lineno -Xcompiler -Wall  -D_FORCE_INLINES - gencode=arch=compute_20,code=\"sm_50,compute_50\" -o scrypt/salsa_kernel.o -c scrypt/salsa_kernel.cu
nvcc fatal   : A single input file is required for a non-link phase when an outputfile is specified
Makefile:2253: recipe for target 'scrypt/salsa_kernel.o' failed
make[2]: *** [scrypt/salsa_kernel.o] Error 1

make[2]: Leaving directory '/home/laurent/Desktop/Mining/ccminer-1.8.2-tpruvot'
Makefile:1757: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/laurent/Desktop/Mining/ccminer-1.8.2-tpruvot'
Makefile:578: recipe for target 'all' failed
make: *** [all] Error 2

In my makefile.am I have:
nvcc_ARCH  = -gencode=arch=compute_50,code=\"sm_50,compute_50\"
nvcc_ARCH += -gencode=arch=compute_52,code=\"sm_52,compute_52\"
#nvcc_ARCH += -gencode=arch=compute_35,code=\"sm_35,compute_35\"
#nvcc_ARCH += -gencode=arch=compute_30,code=\"sm_30,compute_30\"
#nvcc_ARCH += -gencode=arch=compute_20,code=\"sm_21,compute_20\"

the compute_20 is not enabled but I see later on:
scrypt/salsa_kernel.o: scrypt/salsa_kernel.cu
$(NVCC) $(JANSSON_INCLUDES) -I. @CUDA_INCLUDES@ @CUDA_CFLAGS@ - gencode=arch=compute_20,code=\"sm_21,compute_20\" -o $@ -c $<

Somehow it seems to force the compute_20 even if it's in comment at the start of the file.

Any idea of what I should do?

Thanks

13 GPU Nvidia Rig running under Ubuntu 16 (eth hash rate: 300+Mh/s @ 1000W for whole rig): 3x EVGA GTX 1060 3Gb (24MH/s @ 65W) + 6x MSI Armor GTX 1060 3Gb (24MH/s @ 70W) + 1x MSI GTX 1060 (24Mh/s @ 65W) + 3x Zotac GTX 1060 (24MH/s @ 65 W). PSU 2400W, Asrock ASRock H110 Pro BTC+, cheap Chinese risers, Kingston SSD 120Gb, 8Gb memory. Selling some of my GPUs (around 200€, still under warranty), if you're interested, contact me in private.
chufleco
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
December 08, 2017, 09:06:41 PM
 #2893

hello all,

I'm facing a similar issue. I have Ubuntu 16.04 running with CUDA 9. I'm trying to compile the latest version of ccminer and I get two errors:

/usr/local/cuda/bin/nvcc  -I. -I/usr/local/cuda/include -O3 -lineno -Xcompiler -Wall  -D_FORCE_INLINES - gencode=arch=compute_20,code=\"sm_50,compute_50\" -o scrypt/salsa_kernel.o -c scrypt/salsa_kernel.cu
nvcc fatal   : A single input file is required for a non-link phase when an outputfile is specified
Makefile:2253: recipe for target 'scrypt/salsa_kernel.o' failed
make[2]: *** [scrypt/salsa_kernel.o] Error 1

make[2]: Leaving directory '/home/laurent/Desktop/Mining/ccminer-1.8.2-tpruvot'
Makefile:1757: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/laurent/Desktop/Mining/ccminer-1.8.2-tpruvot'
Makefile:578: recipe for target 'all' failed
make: *** [all] Error 2

In my makefile.am I have:
nvcc_ARCH  = -gencode=arch=compute_50,code=\"sm_50,compute_50\"
nvcc_ARCH += -gencode=arch=compute_52,code=\"sm_52,compute_52\"
#nvcc_ARCH += -gencode=arch=compute_35,code=\"sm_35,compute_35\"
#nvcc_ARCH += -gencode=arch=compute_30,code=\"sm_30,compute_30\"
#nvcc_ARCH += -gencode=arch=compute_20,code=\"sm_21,compute_20\"

the compute_20 is not enabled but I see later on:
scrypt/salsa_kernel.o: scrypt/salsa_kernel.cu
$(NVCC) $(JANSSON_INCLUDES) -I. @CUDA_INCLUDES@ @CUDA_CFLAGS@ - gencode=arch=compute_20,code=\"sm_21,compute_20\" -o $@ -c $<

Somehow it seems to force the compute_20 even if it's in comment at the start of the file.

Any idea of what I should do?

Thanks

[/quote]
You already have CUDA 9 installed.
I mean the cuda 9 version of ccminer.
https://github.com/tpruvot/ccminer/archive/cuda-9.zip
[/quote]

Follow what Schleicher said that should fix your issue.. thanks again Schleicher!!!
klintistwood
Full Member
***
Offline Offline

Activity: 157
Merit: 100

Out of the box is where I live


View Profile WWW
December 08, 2017, 09:25:25 PM
 #2894

Thanks, it was right in my face Smiley

I tried to compile it and everything went fine, now trying it with cryptonight to compare with the previous version...

13 GPU Nvidia Rig running under Ubuntu 16 (eth hash rate: 300+Mh/s @ 1000W for whole rig): 3x EVGA GTX 1060 3Gb (24MH/s @ 65W) + 6x MSI Armor GTX 1060 3Gb (24MH/s @ 70W) + 1x MSI GTX 1060 (24Mh/s @ 65W) + 3x Zotac GTX 1060 (24MH/s @ 65 W). PSU 2400W, Asrock ASRock H110 Pro BTC+, cheap Chinese risers, Kingston SSD 120Gb, 8Gb memory. Selling some of my GPUs (around 200€, still under warranty), if you're interested, contact me in private.
klintistwood
Full Member
***
Offline Offline

Activity: 157
Merit: 100

Out of the box is where I live


View Profile WWW
December 08, 2017, 09:31:18 PM
 #2895

I have tried cryptonight and my hash rate is almost one third of what I used to have with the previous version. I have also tried lyra2rev2 and I couldn't even start the miner, I get: Segmentation fault (core dumped)

13 GPU Nvidia Rig running under Ubuntu 16 (eth hash rate: 300+Mh/s @ 1000W for whole rig): 3x EVGA GTX 1060 3Gb (24MH/s @ 65W) + 6x MSI Armor GTX 1060 3Gb (24MH/s @ 70W) + 1x MSI GTX 1060 (24Mh/s @ 65W) + 3x Zotac GTX 1060 (24MH/s @ 65 W). PSU 2400W, Asrock ASRock H110 Pro BTC+, cheap Chinese risers, Kingston SSD 120Gb, 8Gb memory. Selling some of my GPUs (around 200€, still under warranty), if you're interested, contact me in private.
Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
December 08, 2017, 11:08:04 PM
 #2896

-f, (and -m) will change nothing for you.. except doing problems -f 2 will reject half the shares, -m 2 will not submit half

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
joblo
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
December 08, 2017, 11:18:07 PM
 #2897

-f, (and -m) will change nothing for you.. except doing problems -f 2 will reject half the shares, -m 2 will not submit half

What about -m 0.5? Will that submit twice as many? Wink

I have no idea what the real puspose is, probably a relic from the early days of Bitcoin. Certain reject reasons
will trigger an automatic change to -f but they never helped in my experience.

There may have been a time where a pool was misconfigured for a time and required -f to get shares accepted,
but then the pool was fixed and it was no longer needed.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
December 08, 2017, 11:19:48 PM
 #2898

was for a few alien pools... and keccak which didnt had really a standard 128 vs 256 regarding the pool :p

-m 0.5 = -f 2 but well... integers

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
aundroid
Legendary
*
Offline Offline

Activity: 1232
Merit: 1247



View Profile
December 09, 2017, 08:33:50 AM
 #2899

When mining lyra2rev2 with multiple GTX 1070 it works for some hours and then suddenly fails with
"unspecified launch failure"
I have already lowered the intensity and power level  ....
Any ideas?

►►►     MY TOPICS     ◄◄◄
➤ Blockchain Basics - FAQ DE    ➤ [Guide] Protect your Crypto: Security tips for your home computer & network DE | EN    ➤ Crypto SCAM - HowTo protect yourself EN    ➤ [CHECKLISTE] zur Bewertung von ICOs  DE
➤ [Overview] Exchanges, IEOs and their ROIs DE | EN   ➤ [Howto] Use Ledger Nano as Security Key DE | EN    ➤ [OVERVIEW] Recommended Crypto Telegram Bots  DE | EN    ➤ [Overview] GUI Miner DE | EN
➤ Activity, Merit und Ranganforderungen im Forum DE    ➤ Alternativen zu Piggy's Notification Bot DE    ➤ [Howto] Give Bitcoin as a gift  DE | EN
lorddefenser
Jr. Member
*
Offline Offline

Activity: 34
Merit: 2


View Profile
December 09, 2017, 10:49:29 AM
 #2900

Good Morning, someone can help-me?

I'm have 2x 1060 and 2 1070 using Simplemining.

I config the miner to use lyra2rev2, but don't work, get error.
Already checked my worker, and lines configuration a milion times.

Help-me?


Pages: « 1 ... 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 [145] 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!