Bitcoin Forum
May 05, 2024, 09:51:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 91 92 93 94 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 499993 times)
RealSwissMiner
Member
**
Offline Offline

Activity: 336
Merit: 15


View Profile WWW
November 18, 2017, 02:24:28 PM
 #2801

My mining rig is running with the Nvidia driver version 384.xx..... Did anyone upgrade to version 388? Any speed changes (positive or negative)?

I would also like to know this - anyone tried the new drivers out and would like to share his/her experience? Smiley

Mining and investment blog - https://swisscryptominer.blogspot.ch
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714902683
Hero Member
*
Offline Offline

Posts: 1714902683

View Profile Personal Message (Offline)

Ignore
1714902683
Reply with quote  #2

1714902683
Report to moderator
startsts
Sr. Member
****
Offline Offline

Activity: 1092
Merit: 273



View Profile
November 18, 2017, 03:18:06 PM
 #2802

It seems I found the reason of the problem.
On ccminer "stratum stale jobs workaround" works badly.

Just see what difference on shares in comparison with old ccminer alexis (same stratum difficulty)




When I set  --submit-stale   both miners have aprox same shares-rate.
So how to improve my stratum? Maybe I should do jobs broadcast more frequently?

haslo
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
November 18, 2017, 04:59:45 PM
 #2803

My mining rig is running with the Nvidia driver version 384.xx..... Did anyone upgrade to version 388? Any speed changes (positive or negative)?

I would also like to know this - anyone tried the new drivers out and would like to share his/her experience? Smiley


I am not sure if I should try it or not because my rig is just running perfectly stable and I dont want to risk that........
concorde899
Member
**
Offline Offline

Activity: 163
Merit: 10


View Profile
November 19, 2017, 08:15:30 AM
 #2804

Will this work to mine BTX using a 5x1070 Nvidia and Ubuntu 16.04?
Thanks for your reply.

YES--

Read the Readme.  Set the algorithm and point it at a pool, like YIIMP.  If the cards perform well, make Intensity or clock adjustments.       --scryptr

Thanks, I will get into it.
If I get stuck I will post here.
Thanks for your help.
Spi4ka
Newbie
*
Offline Offline

Activity: 104
Merit: 0


View Profile
November 19, 2017, 12:32:19 PM
 #2805

who knows how to configure ccminer for equihash?
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
November 19, 2017, 12:54:55 PM
 #2806

who knows how to configure ccminer for equihash?


HERE IS A SIMPLE LAUNCH LINE FOR KOMODO (KMD)--

Komodo is an Equihash coin on YIIMP.  Here is the launch file:

===<CUT LINE>===

:loop

ccminer -a equihash -o stratum+tcp://yiimp.ccminer.org:2142 -u RLz5eeiuwDi7nz7owbMButBz8rCMZPbxb4 -p c=KMD,d=32 --cpu-priority=3

pause
goto loop

===<CUT LINE>===

For Windows, place the loop in a batch file.  Do not include the cut lines.  For a Linux BASH script, remove the loop statements and simply include the single launch line.    Be sure to place your own address in the line after the "-u".        --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
shubaduba
Full Member
***
Offline Offline

Activity: 158
Merit: 100


mine safe o/


View Profile
November 19, 2017, 02:07:55 PM
 #2807

My mining rig is running with the Nvidia driver version 384.xx..... Did anyone upgrade to version 388? Any speed changes (positive or negative)?

I would also like to know this - anyone tried the new drivers out and would like to share his/her experience? Smiley


I am not sure if I should try it or not because my rig is just running perfectly stable and I dont want to risk that........

388.31 drivers gave only half Neoscrypt hashrate with alexis 1.0 cuda 7.5 ccminer. Rolled back to 384.94 and everything is perfect again (1350 kh/s for 1070)
Gongolo
Full Member
***
Offline Offline

Activity: 374
Merit: 101


View Profile
November 19, 2017, 02:16:13 PM
 #2808

388.31 drivers gave only half Neoscrypt hashrate with alexis 1.0 cuda 7.5 ccminer. Rolled back to 384.94 and everything is perfect again (1350 kh/s for 1070)

My favourite neoscrypt cuda miner is KlausT 814, in my cfg faster than ccminer 2.2.2.
HDAMMO
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
November 19, 2017, 03:29:02 PM
 #2809

are there any plans to create for AMD GPU?
Spi4ka
Newbie
*
Offline Offline

Activity: 104
Merit: 0


View Profile
November 20, 2017, 06:12:08 AM
 #2810

who knows how to configure ccminer for equihash?


HERE IS A SIMPLE LAUNCH LINE FOR KOMODO (KMD)--

Komodo is an Equihash coin on YIIMP.  Here is the launch file:

===<CUT LINE>===

:loop

ccminer -a equihash -o stratum+tcp://yiimp.ccminer.org:2142 -u RLz5eeiuwDi7nz7owbMButBz8rCMZPbxb4 -p c=KMD,d=32 --cpu-priority=3

pause
goto loop

===<CUT LINE>===

For Windows, place the loop in a batch file.  Do not include the cut lines.  For a Linux BASH script, remove the loop statements and simply include the single launch line.    Be sure to place your own address in the line after the "-u".        --scryptr
Thanx, But indicates that there is no connection to the server. trying to connect https://zhash.pro/stats-zen
boo50
Sr. Member
****
Offline Offline

Activity: 472
Merit: 250


lux8.net


View Profile
November 20, 2017, 07:15:44 AM
 #2811

Spi4ka, if you want to mine zen on nvidia better try ewbf or zm miner
here are small tutorial for zen mining on nibirupool with links to all miners.
https://nibirupool.com/?p=335

zahodi, esli 4e Wink

Spi4ka
Newbie
*
Offline Offline

Activity: 104
Merit: 0


View Profile
November 20, 2017, 11:14:31 AM
 #2812

Spi4ka, if you want to mine zen on nvidia better try ewbf or zm miner
here are small tutorial for zen mining on nibirupool with links to all miners.
https://nibirupool.com/?p=335

zahodi, esli 4e Wink

viletaet u menya ewbf? vot i reshil poprobovat chtot to novoe  Wink
santan
Member
**
Offline Offline

Activity: 102
Merit: 11


View Profile
November 20, 2017, 08:28:57 PM
 #2813

Hi Tpruvot,
Why your equihash algo is taking only 80-84 % of GPU while all other algo utilize them fully 99%-100%.
This also explains why its Sol/s is 20% slower compared to other equihash miners available.
Do you have any plan to fix it Huh??
shubaduba
Full Member
***
Offline Offline

Activity: 158
Merit: 100


mine safe o/


View Profile
November 21, 2017, 12:41:51 PM
 #2814

Hi! Please help.

I want to change to next miner in my batch file if "--max-diff=x" is higher than i want.
But if diff is too high for that algo ccminer dosn't exit, just saying "diff too high, waiting...."
How can i make that to exit after diff too high?

Thanks for help

Is there any solution?

I'm interested in that too.

Don't want to use external algo-switching stuff
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
November 21, 2017, 09:52:21 PM
 #2815

Has Zcoin stabilized enough where you would add it back to the pool?

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
clintar2
Full Member
***
Offline Offline

Activity: 202
Merit: 104


View Profile
November 21, 2017, 10:59:23 PM
 #2816

How do I do 2 threads per card? Do I need to do -d 0,0 -d 1,1 etc?
Maaim
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
November 22, 2017, 05:28:01 AM
 #2817

I am a micro miner, one GPU card in my desktop computer, and no programmer, just an "end consumer".  I am using the precompiled windows 64 version of ccminer 2.2.2 from GitHub.  The miner works, but I am unable to increase the intensity level when scrypt mining.  No matter what intensity I set in the command line using the -i function, no matter where in the command line I put the -i function, and even though it initially assigns more threads, it then reverts to a different (?default) intensity a few lines down. My gpu doesn't even warm up, and the hash rate is low.  Rather than overclocking my GPU, I would prefer to increase the intensity so that it works harder.  How do I get it to actually run with the intensity settings I want? This is what I see:


D:\ccminer-x64-2.2.2-cuda9>ccminer-x64 -a scrypt -o stratum+tcp://us.multipool.us:XXX -u theXXX.1 -p XXX -i 14.99

*** ccminer 2.2.2 for nVidia GPUs by tpruvot@github ***
Built with VC++ 2013 and nVidia CUDA SDK 9.0 64-bits
Originally based on Christian Buchner and Christian H. project
Include some kernels from alexis78, djm34, djEzo, tsiv and krnlx.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-11-08 06:34:23] Adding 16128 threads to intensity 14, 32512 cuda threads
[2017-11-08 06:34:23] Starting on stratum+tcp://us.multipool.us:XXX
[2017-11-08 06:34:23] NVML GPU monitoring enabled.
[2017-11-08 06:34:23] NVAPI GPU monitoring enabled.
[2017-11-08 06:34:23] 1 miner thread started, using 'scrypt' algorithm.
[2017-11-08 06:34:24] Stratum difficulty set to 131072 (2.00000)
[2017-11-08 06:34:24] scrypt block 1631827, diff 10898.083
[2017-11-08 06:34:25] GPU #0: 32 hashes / 4.0 MB per warp.
[2017-11-08 06:34:26] GPU #0: Performing auto-tuning, please wait 2 minutes...
[2017-11-08 06:34:26] GPU #0: maximum total warps (BxW): 1484
[2017-11-08 06:34:45] Stratum difficulty set to 256 (0.00391)
[2017-11-08 06:34:45] scrypt block 1631828, diff 8720.082
[2017-11-08 06:35:09] scrypt block 1631829, diff 8720.082
[2017-11-08 06:36:47] GPU #0: 589791.16 hash/s with configuration T12x11
[2017-11-08 06:39:34] scrypt block 1631830, diff 8720.082
[2017-11-08 06:39:34] GPU #0: using launch configuration T12x11
[2017-11-08 06:39:34] scrypt block 1631831, diff 8720.082
[2017-11-08 06:39:34] GPU #0: Intensity set to 12.0313, 4224 cuda threads
[2017-11-08 06:39:34] scrypt factor set to 9 (1024)

I XXX'd out the actual pool, worker name, password, but you can see where I attempted to set the intensity to 14.99 in the command line, was assigned extra threads, then lower down the intensity was changed to 12.0313 with only a fraction of the threads.  I have also tried with setting the T levels myself in advance, so that the auto-tuning does not occur, same result. Any help would be appreciated.  Thank you in advance.

Did you ever find a resolution on this?  I'm running into the same issue with 2.2.2.   -i flag doesn't seem to hold and you can't shut off autotune in the Windows version.
halker2010
Sr. Member
****
Offline Offline

Activity: 532
Merit: 250

The harder your life is the more meaning it has.


View Profile
November 22, 2017, 05:37:50 AM
 #2818

you might be able to use --no-autotune 1 for ccminer if you didn't try it out yet.
CanadaRunner
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 25, 2017, 03:17:46 PM
 #2819

Hi, I compiled the new cuda-9 branch and everything compiled without problem.
Makefile.am was adjusted to nvcc_ARCH = -gencode=arch=compute_35,code="sm_37,compute_35" for my K80-card
Then I wanted to run the benchmark to test my setup. Started fine and then failed

./ccminer --benchmark

...


[2017-11-25 15:14:33] Benchmark algo equihash...
[2017-11-25 15:14:33] GPU #0: solver: CUDA error 'an illegal memory access was encountered' in func 'solve' line 2052
[2017-11-25 15:14:34] GPU #0: an illegal memory access was encountered
[2017-11-25 15:14:34] GPU #0: scanhash_equihash:192 all CUDA-capable devices are busy or unavailable
[2017-11-25 15:14:34] GPU #0: init: CUDA: failed to alloc memory


what could be the reason or the solution?

Thx
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
November 25, 2017, 10:25:22 PM
 #2820

you might be able to use --no-autotune 1 for ccminer if you didn't try it out yet.

IS "NO-AUTOTUNE" BROKEN? --

I recently compared CCminer v2.2.2 vs. Excavator v1.3.8a minning with NeoScrypt algo.  My 1080ti mined at 1.4MH/s (CCminer) vs 1.02MH/s (Excavator). This is at stock clocks and default launch.

However, when attempting to adjust Intensity ("-i") on CCminer, I noticed that it would launch at "intensity at 16 (+5)", regardless of whether "no-autotune" was specified and an "-i 17.3" value was set.

Is the launch disregarding the flags, or mis-reporting the launch parameters?       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
Pages: « 1 ... 91 92 93 94 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!