Bitcoin Forum
June 20, 2024, 12:58:47 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 »
  Print  
Author Topic: CCminer M7 (XCN) by djm34, fixed + optimized for cuda 8 and new cards by PALLAS  (Read 52575 times)
pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
August 18, 2016, 07:38:39 PM
 #101

I noticed that cpu verifcation was disabled in the sourcecode. I will take a look

Yes djm34 originally disabled it, but building on linux doesn't make any invalid share.

sp_
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
August 18, 2016, 07:39:40 PM
 #102

Building with cuda 8.0 is crashing the compiler..

I have enabled cpu verification and will build again with cuda 6.5

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
August 18, 2016, 07:41:40 PM
 #103

Building with cuda 8.0 is crashing the compiler..

I have enabled cpu verification and will build again with cuda 6.5


That's funny because on linux it builds with cuda 8 only :-D

klondike_bar_recovery
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
August 18, 2016, 07:48:47 PM
 #104

will cuda6.5 be slower though?

any idea what causes the failure? could it be related to how the gpu clocks/worksize need to be set? seems odd i can get around 4-8% valids and the rest are junk
Talis
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
August 18, 2016, 08:08:43 PM
 #105

Building with cuda 8.0 is crashing the compiler..

with cuda 8.0 speed down over 15%)
sp_
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
August 18, 2016, 08:10:05 PM
 #106

will cuda6.5 be slower though?

any idea what causes the failure? could it be related to how the gpu clocks/worksize need to be set? seems odd i can get around 4-8% valids and the rest are junk

Could be a difficulty problem. I tried to  add --diff 256, and --diff 0,00390625  but it didn't help. I have added cpu verification now to check if the hash is valid.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
August 18, 2016, 08:39:58 PM
 #107

Building with cuda 8.0 is crashing the compiler..

with cuda 8.0 speed down over 15%)

Windows or Linux?

Talis
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
August 18, 2016, 09:41:41 PM
 #108

Windows or Linux?

win
pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
August 19, 2016, 02:25:53 AM
 #109


And does it work?

Talis
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
August 19, 2016, 03:08:42 AM
 #110


And does it work?

Yes, but the speed is lower than cuda 6.5
Elun
Member
**
Offline Offline

Activity: 117
Merit: 10


View Profile
August 19, 2016, 03:32:55 AM
 #111

Yep. Windows build with cuda 8, speed is down in a little bit. at least x86 build.
Bisquick
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
August 19, 2016, 04:45:48 AM
 #112

can someone give an example of a working .bat file for the windows build? Thanks
maxim000
Full Member
***
Offline Offline

Activity: 304
Merit: 100



View Profile
August 19, 2016, 05:17:19 AM
Last edit: August 31, 2016, 10:28:05 AM by maxim000
 #113

two years old ccminer_m7 for windows https://mega.nz/#!JVMngJ5J!N9RFt9Vagpcl5VOEcOg1aPHGJlk3WTD7zGE-iyrgUbg

750Ti - 5mh
970 - 9mh
1070 - 15mh

example.bat
ccminer_m7   -a m7   -q    -o stratum+tcp://xcn.suprnova.cc:8008    -u user.0   -p pass

 
Dr_Victor
Sr. Member
****
Offline Offline

Activity: 954
Merit: 250


View Profile
August 19, 2016, 05:25:39 AM
 #114

I have a build ready...

https://github.com/sp-hash/ccminer/releases/tag/1.2

Compiled with cuda 6.5. Unmodified sourcecode from Pallas github exept lower the intensity to 256*256*32 to fit 2GB cards.

It does around 5MHASH on the 750ti

Where is exe-file, bro?

yobit.net is banned from signatures
maxim000
Full Member
***
Offline Offline

Activity: 304
Merit: 100



View Profile
August 19, 2016, 05:30:38 AM
Last edit: August 19, 2016, 05:41:39 AM by maxim000
 #115

I have a build ready...

https://github.com/sp-hash/ccminer/releases/tag/1.2

Compiled with cuda 6.5. Unmodified sourcecode from Pallas github exept lower the intensity to 256*256*32 to fit 2GB cards.

It does around 5MHASH on the 750ti

Where is exe-file, bro?

seems deleted

may use from link above
sp_
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
August 19, 2016, 05:52:37 AM
 #116

My build had some issues.  Need to try again later.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
klondike_bar_recovery
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
August 19, 2016, 06:31:55 AM
Last edit: August 19, 2016, 06:48:21 AM by klondike_bar_recovery
 #117

two years old working ccminer_m7 for windows https://mega.nz/#!JVMngJ5J!N9RFt9Vagpcl5VOEcOg1aPHGJlk3WTD7zGE-iyrgUbg
1070 - 15mh

example.bat
ccminer_m7   -a m7   -q    -o stratum+tcp://xcn.suprnova.cc:8008    -u user.0   -p pass

after finding copies of mpir.dll and libcurl.dll, it now runs but gives error:
"stratum connection failed - empty reply from server"

by my calculations, a 1070 at 15MH will produce about $2.50-3/day?
Talis
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
August 19, 2016, 07:00:23 AM
 #118

1070 about 2$ per day
maxim000
Full Member
***
Offline Offline

Activity: 304
Merit: 100



View Profile
August 19, 2016, 07:03:17 AM
Last edit: August 19, 2016, 07:23:55 AM by maxim000
 #119


after finding copies of mpir.dll and libcurl.dll, it now runs but gives error:
"stratum connection failed - empty reply from server"



my full directory of 2 years old windows ccminer_m7   https://mega.nz/#!RBllgC6Q!iPsxSNRYG0qpUGTgJD_U-VNt4h-OYf9scxgL1Hy8okQ
(normally working on 8 rigs) 

used 369.05 drivers for 1070 and 368.69 drivers for 970 and 750
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
August 19, 2016, 07:07:43 AM
 #120

1070 about 2$ per day

2.5 per day, 500k satoshi at 15MH, if it was 20MH, would be very profitable almost on par with lbry
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 »
  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!