Bitcoin Forum
May 04, 2024, 01:44:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 ... 172 »
  Print  
Author Topic: [ANN] ccminer 2.3 - opensource - GPL (tpruvot)  (Read 499993 times)
myagui
Legendary
*
Offline Offline

Activity: 1154
Merit: 1001



View Profile
October 24, 2015, 06:45:21 PM
 #381

SM 3.0 is not SM 3.5 ! Are you sure about your compilation options there bud ?

1714787044
Hero Member
*
Offline Offline

Posts: 1714787044

View Profile Personal Message (Offline)

Ignore
1714787044
Reply with quote  #2

1714787044
Report to moderator
1714787044
Hero Member
*
Offline Offline

Posts: 1714787044

View Profile Personal Message (Offline)

Ignore
1714787044
Reply with quote  #2

1714787044
Report to moderator
1714787044
Hero Member
*
Offline Offline

Posts: 1714787044

View Profile Personal Message (Offline)

Ignore
1714787044
Reply with quote  #2

1714787044
Report to moderator
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.
1714787044
Hero Member
*
Offline Offline

Posts: 1714787044

View Profile Personal Message (Offline)

Ignore
1714787044
Reply with quote  #2

1714787044
Report to moderator
1714787044
Hero Member
*
Offline Offline

Posts: 1714787044

View Profile Personal Message (Offline)

Ignore
1714787044
Reply with quote  #2

1714787044
Report to moderator
joblo
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
October 24, 2015, 07:06:49 PM
 #382

after the Makefile.am edit, you need to do a proper build, the fastest way is to use ./build.sh

please give me the output of ccminer -n
GPU #0: SM 3.0 GeForce GT 640

The 640 GDDR5 is supposed to be 3.5, but apparently this one isn't. I presume you'll
try compiling for 3.0.

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
October 25, 2015, 04:36:53 AM
 #383

no, only a few 7xx cards are 3.5

the wiki seems to be wrong : https://en.wikipedia.org/wiki/CUDA#Supported_GPUs

edit: indeed there seems to be one : https://developer.nvidia.com/cuda-gpus but that look like an error to me, they say the GDDR3 is 2.1

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
ZeroFossilFuel
Sr. Member
****
Offline Offline

Activity: 346
Merit: 250



View Profile
October 26, 2015, 11:58:26 PM
 #384

I've always gone with what was stated in the wiki. I'm pretty sure the same info is stated on the nVidia web site as well. I will gladly try compiling for 3.0 and see if it works. Probably not till tomorrow though. Will report back my results. thanks all for chipping in to help.  Smiley

Z
Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
November 03, 2015, 10:40:10 AM
 #385

Else, i can confirm the GT720 DDR5 is SM 3.5

I'm about to release the 1.7, this capture show some of the new possible features :

Code:
[2015-11-03 10:46:44] GPU #0: MSI GTX 960, 1795.23 kH/s
[2015-11-03 10:46:56] GPU #0: MSI GTX 960, 1814.05 kH/s
[2015-11-03 10:46:56] Stratum difficulty set to 0.013
[2015-11-03 10:46:56] zr5 block 340182, diff 10.245
[2015-11-03 10:46:56] network diff too high, waiting...
[2015-11-03 10:46:56] Switch to stratum pool 1: Wood pool
[2015-11-03 10:46:56] Stratum difficulty set to 0.00390625
[2015-11-03 10:46:56] skein2 block 256693, diff 9.484
....



Config used for this (full night) test

Code:
{
        "pools":[{
                "name": "Ziftr pool",
                "algo" : "zr5",
                "url": "stratum+tcp://yiimp.ccminer.org:5533",
                "user": "ZNMBZDU9tNqcqxGkpHP7Qcb8mbzTA4efA6",
                "pass": "x",
                "max-diff": 10.0,
                "scantime": 20,
                "disabled": false
        },
        {
                "name": "Wood pool",
                "algo" : "skein2",
                "url": "stratum+tcp://wood.suprnova.cc:1158",
                "user": "tpruvot.skein2",
                "pass": "x",
                "time-limit": 150,
                "max-diff": 20.0,
                "disabled": false
        }],

        "//algo" : "zr5",

        "show-diff" : true,

        "api-remote" : true,
        "api-bind" : "0.0.0.0"
}

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

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
November 03, 2015, 10:44:30 AM
 #386

Great work tpruvot! :-)
What events can trigger a pool/algo switch?

Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
November 03, 2015, 10:50:39 AM
Last edit: November 03, 2015, 11:13:51 AM by Epsylon3
 #387

this sample show 2 of them, the max-xxxx and the time limit, there is also the failover (pool down)

I will maybe add some more explicit flags for that, like "pool-rotate-on-wait"

But these new features also make new problems to handle, like the intensity. I will maybe create a special config file for that (algo/card default throughput)

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

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
November 03, 2015, 11:40:28 AM
 #388

time-limit != max-time ?

Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
November 03, 2015, 11:54:35 AM
 #389

max-time doesn't exist... i wanted something explicit about duration (its also used in benchmark to do short tests)

all max- flags are related to conditional mining (wait), time-limit is more... terminate

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

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
November 03, 2015, 12:10:13 PM
 #390

this really is great work epsylon3 ...

a rotational pool switch has been missing from ccminer for a LONG time ...

tanx ...

#crysx

kama
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
November 03, 2015, 07:23:15 PM
 #391

hey epsylon3 your latest git code performs bad with cuda 2.1 qubit's speed is down too much penta too.

Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
November 03, 2015, 07:26:12 PM
 #392

hey epsylon3 your latest git code performs bad with cuda 2.1 qubit's speed is down too much penta too.

Is that a joke ? Qubit was not working before on 2.1

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

Activity: 140
Merit: 100


View Profile
November 03, 2015, 07:32:36 PM
 #393

hey epsylon3 your latest git code performs bad with cuda 2.1 qubit's speed is down too much penta too.

Is that a joke ? Qubit was not working before on 2.1

no in this git http://cryptomining-blog.com/6172-updated-ccminer-1-7-dev-fork-by-tpruvot-from-git-for-windows/ qubit works good
in this git http://cryptomining-blog.com/6205-updated-ccminer-1-7-dev-fork-by-tpruvot-from-git-for-windows-2/ qubit works bad,

Smiley

Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
November 03, 2015, 08:24:42 PM
 #394

Sigh.. He should stop building binaries 2 days before my releases...

Will double check / delay the release a bit more... On which card ?

I added sm 2.1 support only a few days ago : https://github.com/tpruvot/ccminer/commits/windows/x11/cuda_x11_simd512_sm2.cuh

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

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
November 05, 2015, 12:02:40 AM
 #395

Sigh.. He should stop building binaries 2 days before my releases...

Will double check / delay the release a bit more... On which card ?

I added sm 2.1 support only a few days ago : https://github.com/tpruvot/ccminer/commits/windows/x11/cuda_x11_simd512_sm2.cuh

better a small delay with a solid release epsylon3 ...

you are doing one hell of a job ...

#crysx

myagui
Legendary
*
Offline Offline

Activity: 1154
Merit: 1001



View Profile
November 05, 2015, 06:03:43 AM
 #396

Awesome release Epsy! I'm out for a few more days and can't reliably reach my rig for the time being, but can't wait to test this out.
The pool (& algo) switching will be super handy, great work indeed!

chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
November 05, 2015, 06:21:35 AM
 #397

Awesome release Epsy! I'm out for a few more days and can't reliably reach my rig for the time being, but can't wait to test this out.
The pool (& algo) switching will be super handy, great work indeed!

same ...

when i get into the office tomorrow - ill certainly be testing ...

and if it works - will be fully testing on epsylons donation link on all the algos i can Wink ...

#crysx

Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
November 06, 2015, 11:18:49 PM
 #398

Released the 1.7 today with quark and lyra2v2 SM2.1 Compatibily

Ready for the winter with that...

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

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
November 06, 2015, 11:19:54 PM
 #399

Thanks very much Sir!

chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
November 07, 2015, 12:18:34 AM
 #400

Released the 1.7 today with quark and lyra2v2 SM2.1 Compatibily

Ready for the winter with that...

testing when i get in to the office today ...

tanx ...

#crysx

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 ... 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!