Bitcoin Forum
May 04, 2024, 10:48:35 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 52569 times)
_javi_
Hero Member
*****
Offline Offline

Activity: 968
Merit: 624


Still a manic miner


View Profile
December 19, 2016, 12:42:24 PM
 #541

Now it is official:

Poloniex is dropping XCN.
On January 4th 2017, the following markets will be delisted: MMNXT, BITCNY, NBT, DIEM, LTBC, RDD, XST, XCN, XDN, SYNC, CGA, GEO, BLOCK, 1CR
Posted by MobyDick at 2016-12-19 04:33:10

I think it's a mistake, they assured me they weren't going to delist it, as it's doing good volume.

nice 50% drop after the announce  Sad
1714819715
Hero Member
*
Offline Offline

Posts: 1714819715

View Profile Personal Message (Offline)

Ignore
1714819715
Reply with quote  #2

1714819715
Report to moderator
1714819715
Hero Member
*
Offline Offline

Posts: 1714819715

View Profile Personal Message (Offline)

Ignore
1714819715
Reply with quote  #2

1714819715
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
antantti
Legendary
*
Offline Offline

Activity: 1176
Merit: 1015


View Profile
December 19, 2016, 12:44:31 PM
 #542

Now it is official:

Poloniex is dropping XCN.
On January 4th 2017, the following markets will be delisted: MMNXT, BITCNY, NBT, DIEM, LTBC, RDD, XST, XCN, XDN, SYNC, CGA, GEO, BLOCK, 1CR
Posted by MobyDick at 2016-12-19 04:33:10

I think it's a mistake, they assured me they weren't going to delist it, as it's doing good volume.

nice 50% drop after the announce  Sad

So far only on that smaller exchange. Good day for traders ))
sp_
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
December 19, 2016, 12:52:44 PM
Last edit: December 19, 2016, 01:11:05 PM by sp_
 #543

I think the problem is that the wallet is Temporarily disabled on poloniex. The only way to get your funds out is to dump for BTC or wait for the exchange to delist the coin.

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

Activity: 428
Merit: 105


View Profile
December 19, 2016, 01:22:45 PM
 #544

guys,


did you not read this,,

On January 4th 2017, the following markets will be delisted: MMNXT, BITCNY, NBT, DIEM, LTBC, RDD, XST, XCN, XDN, SYNC, CGA, GEO, BLOCK, 1CR

Posted by MobyDick at 2016-12-19 04:33:10 Wink
Newton90
Sr. Member
****
Offline Offline

Activity: 463
Merit: 256


View Profile
December 20, 2016, 03:34:48 PM
 #545

what hashrate has 1060?thanks.
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
December 31, 2016, 10:05:43 AM
 #546

Ship still sailing Pallas?

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
December 31, 2016, 10:09:10 AM
 #547

Ship still sailing Pallas?

What do you mean? :-)

Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
December 31, 2016, 11:13:04 AM
 #548

Ship still sailing Pallas?

What do you mean? :-)

when you are going to release your version probably
Newton90
Sr. Member
****
Offline Offline

Activity: 463
Merit: 256


View Profile
January 03, 2017, 04:21:27 PM
 #549

what hashrate has 1060?thanks.

don't want to install ubuntu and compile miner just to find out hashrate.does anybody know it?
pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
January 03, 2017, 05:08:13 PM
 #550

what hashrate has 1060?thanks.

don't want to install ubuntu and compile miner just to find out hashrate.does anybody know it?

I don't have a 1060 but I guess it is a bit faster than a 970, around 10 Mh/s

nemesisDF
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
January 21, 2017, 09:13:17 PM
 #551

Here is my forked ccminer for M7 algo (Cryptonite coin), fixed to compile and mine on cuda 8 (required) and newer cards.
It includes optimisations, and more I will add.
Tested on Linux (no visual studio support, sorry) and 970, 980Ti and 1070.

Here is the github repo:

https://github.com/pallas1/ccminer-m7-branch

Have fun and donate BTC to: 1H7qC5uHuGX2d5s9Kuw3k7Wm7xMQzL16SN

Trying to compile on Win 10 64 with CUDA 8 and Visual Studio 2015.

I get this error: "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\BuildCustomizations\CUDA 6.5.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.

Do I need to edit a file to recognize CUDA 8 instead of CUDA 6.5?
pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
January 21, 2017, 10:16:00 PM
 #552

Here is my forked ccminer for M7 algo (Cryptonite coin), fixed to compile and mine on cuda 8 (required) and newer cards.
It includes optimisations, and more I will add.
Tested on Linux (no visual studio support, sorry) and 970, 980Ti and 1070.

Here is the github repo:

https://github.com/pallas1/ccminer-m7-branch

Have fun and donate BTC to: 1H7qC5uHuGX2d5s9Kuw3k7Wm7xMQzL16SN

Trying to compile on Win 10 64 with CUDA 8 and Visual Studio 2015.

I get this error: "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\BuildCustomizations\CUDA 6.5.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.

Do I need to edit a file to recognize CUDA 8 instead of CUDA 6.5?


Yes: the visual studio project file hasn't been updated, only the autotools files have. You can try compiling with mingw, or update the visual studio project file yourself.

nemesisDF
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
January 22, 2017, 02:55:29 AM
 #553

Here is my forked ccminer for M7 algo (Cryptonite coin), fixed to compile and mine on cuda 8 (required) and newer cards.
It includes optimisations, and more I will add.
Tested on Linux (no visual studio support, sorry) and 970, 980Ti and 1070.

Here is the github repo:

https://github.com/pallas1/ccminer-m7-branch

Have fun and donate BTC to: 1H7qC5uHuGX2d5s9Kuw3k7Wm7xMQzL16SN

Trying to compile on Win 10 64 with CUDA 8 and Visual Studio 2015.

I get this error: "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\BuildCustomizations\CUDA 6.5.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.

Do I need to edit a file to recognize CUDA 8 instead of CUDA 6.5?


Yes: the visual studio project file hasn't been updated, only the autotools files have. You can try compiling with mingw, or update the visual studio project file yourself.

Thank you!
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
January 24, 2017, 11:30:05 AM
 #554

so anyone have compiled the last available open source one for windows?
dextronomous
Full Member
***
Offline Offline

Activity: 428
Merit: 105


View Profile
February 24, 2017, 08:40:31 PM
 #555


but really could you linux,
 guys could not compile a windows version,
  for the miner, and or have compiled binaries,
   ready somewhere for the windows folk to get,

so we can start improving and mining this coin all together, instead of all alone,

in the dark.
sp_
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 24, 2017, 08:42:45 PM
 #556

I have made a windows build with some improvements in the speed.

0.05 BTC...

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

Activity: 428
Merit: 105


View Profile
April 19, 2017, 04:29:33 PM
 #557

So hi again,

anyone got those better faster and free to use to download miners,

without fees,?

or is this only for those selected groups, or individuals that paid some guys for their releases.
any of those available without trojans for download.
antantti
Legendary
*
Offline Offline

Activity: 1176
Merit: 1015


View Profile
April 19, 2017, 05:15:18 PM
 #558

anyone got those better faster and free to use to download miners, without fees,?

https://github.com/djm34/ccminer-msvc2015/releases
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
April 19, 2017, 05:35:51 PM
 #559

anyone got those better faster and free to use to download miners, without fees,?

https://github.com/djm34/ccminer-msvc2015/releases

isn't that only 16 mega per 1070?
antantti
Legendary
*
Offline Offline

Activity: 1176
Merit: 1015


View Profile
April 19, 2017, 06:26:39 PM
 #560

anyone got those better faster and free to use to download miners, without fees,?

https://github.com/djm34/ccminer-msvc2015/releases

isn't that only 16 mega per 1070?

I haven't tried it actually. How much is pallas doing? Again, buying was much more profitable, 800 satoshi would be 100x...
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!