Hyperjacked
Legendary
Offline
Activity: 1624
Merit: 1126
It's all mathematics...!
|
 |
July 30, 2017, 12:05:11 PM |
|
Mining with 2 cards: GTX 970 and GTX 1050. No overclocking, intensity 19. Computer perfectly usable averaging 24MH/s. Happy with the setup, getting ~100 coins/day.
LOL I'm getting ~110/day @17.7 MH/s from a single 970. Check your setup mate. wow how did u get that with a single gtx 970? I am using ccminer and only got like 8MH/s only.. With ccminer I was getting around 13Mh/s. With ccminer 1.0. skunk/spmod3 it's totally stable at 17.6, crashes every hour or two at 17.8.  spmod3 not free right? should be, but isn't "Should be" ? It is the right of the person who created it to choose if it's free or not and your right to make your own... Maybe you can give out yours for free 
|
@Hyperjacked1 Twitter
|
|
|
ltcnim
Legendary
Offline
Activity: 914
Merit: 1001
|
 |
July 30, 2017, 12:19:38 PM |
|
my wallet (qt) only gets one active connection after around 10mins. where would I add the nodes from the OP? when I create an oldskool signatum.conf the wallet does not start and crashes...
Go to your Wallet [Help] - [Debug] - [Console] and enter line for line. And press Enter after each line. Restart the Wallet and wait for it to sync. addnode 6jsbbxzfd5wyhs5i.onion add addnode 6fzxqhdvvevev75v.onion add addnode w3rimjo7drskmbbd.onion add thx, but I still only get one connection from debug.log: Loading addresses from DNS seeds (could take a while) 6 addresses found from DNS seeds dnsseed thread exit socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 socket recv error 104 Still the same problem. System: ubuntu 17.04, build wallet from git.
|
|
|
|
|
chrysophylax
Legendary
Offline
Activity: 3108
Merit: 1093
--- ChainWorks Industries ---
|
 |
July 30, 2017, 12:40:50 PM |
|
### CWI-MINING - CWIGMhi all ... posting here as we are testing the SkunkHash algo as the first algorithm on CWIgm ... more info here - https://bitcointalk.org/index.php?topic=2054431 ... tanx ... #crysx
|
|
|
|
darklow
Newbie
Offline
Activity: 16
Merit: 0
|
 |
July 30, 2017, 12:59:02 PM |
|
Wow, it absolutely works now on nvOC (Ubuntu 64-bit). Increase is very very good from 19 MH/s to 26 MH/s for 1070. Many many thanks!
|
|
|
|
car1999
|
 |
July 30, 2017, 01:09:40 PM |
|
why CUDA7.5 instead of 8.0?
|
|
|
|
chrysophylax
Legendary
Offline
Activity: 3108
Merit: 1093
--- ChainWorks Industries ---
|
 |
July 30, 2017, 01:16:47 PM |
|
why CUDA7.5 instead of 8.0? cuda80 instruction set is a pain ... but moreso - with the previous code ( ccminer-alexis78 ) it is tuned for cuda75 ... our miner is tuned for cuda80 - and is in closed beta now also ... though palgin has done a pretty great job of rebuilding and coding the older ccminer-alexis78 ... #crysx
|
|
|
|
palgin
|
 |
July 30, 2017, 01:26:16 PM |
|
why CUDA7.5 instead of 8.0? I got a big request from nvOC users, Ubuntu 16.04-based, all I could get out-of-the-box for this OC was CUDA 7.5. I'm quite busy (and seems that I'll be busy for a long time) with current tasks from my primary work, I just filled a big community request and got back to my primary tasks. Maybe I'll update it once more when receive feedback from my tester, another version is ready to deploy, but needs testing. Thank you for understanding.
|
BTC tips welcome: 16DHzyuqenEoHRA3w3YVGcYSDSHks7mor4
|
|
|
remeron
Newbie
Offline
Activity: 25
Merit: 0
|
 |
July 30, 2017, 01:29:18 PM |
|
Works perfectly for me! I/m running Ubuntu 16.04 with Celeron G3900, and Cuda 8.0 and Nvidia 384. Thanks for the hard work palgin
|
|
|
|
car1999
|
 |
July 30, 2017, 01:34:15 PM |
|
why CUDA7.5 instead of 8.0? I got a big request from nvOC users, Ubuntu 16.04-based, all I could get out-of-the-box for this OC was CUDA 7.5. I'm quite busy (and seems that I'll be busy for a long time) with current tasks from my primary work, I just filled a big community request and got back to my primary tasks. Maybe I'll update it once more when receive feedback from my tester, another version is ready to deploy, but needs testing. Thank you for understanding. I'm using nvOC 0018(the latest version) and 0017, both of them use CUDA 8.0...
|
|
|
|
car1999
|
 |
July 30, 2017, 01:35:45 PM |
|
Works perfectly for me! I/m running Ubuntu 16.04 with Celeron G3900, and Cuda 8.0 and Nvidia 384. Thanks for the hard work palgin how do you make it work? mine cannot find CUDA 7.5: ./ccminer: error while loading shared libraries: libcudart.so.7.5: cannot open shared object file: No such file or directory
|
|
|
|
palgin
|
 |
July 30, 2017, 01:37:07 PM |
|
Works perfectly for me! I/m running Ubuntu 16.04 with Celeron G3900, and Cuda 8.0 and Nvidia 384. Thanks for the hard work palgin how do you make it work? mine cannot find CUDA 7.5: ./ccminer: error while loading shared libraries: libcudart.so.7.5: cannot open shared object file: No such file or directory Install nvidia-cuda-toolkit and everything should work.
|
BTC tips welcome: 16DHzyuqenEoHRA3w3YVGcYSDSHks7mor4
|
|
|
WarwickNZ
Newbie
Offline
Activity: 21
Merit: 0
|
 |
July 30, 2017, 01:57:50 PM |
|
Works perfectly for me! I/m running Ubuntu 16.04 with Celeron G3900, and Cuda 8.0 and Nvidia 384. Thanks for the hard work palgin how do you make it work? mine cannot find CUDA 7.5: ./ccminer: error while loading shared libraries: libcudart.so.7.5: cannot open shared object file: No such file or directory No go on nvOC for me either, same shared library error even with the massive tool kit download from the older post. Appreciate your work all the same.
|
|
|
|
palgin
|
 |
July 30, 2017, 02:14:06 PM |
|
No go on nvOC for me either, same shared library error even with the massive tool kit download from the older post.
Appreciate your work all the same.
Sorry, you're Linux guys, not me  Find these libs manually and link them, I can't do anything with that this time.
|
BTC tips welcome: 16DHzyuqenEoHRA3w3YVGcYSDSHks7mor4
|
|
|
darklow
Newbie
Offline
Activity: 16
Merit: 0
|
 |
July 30, 2017, 02:22:10 PM Last edit: July 30, 2017, 02:36:54 PM by darklow |
|
Works perfectly for me! I/m running Ubuntu 16.04 with Celeron G3900, and Cuda 8.0 and Nvidia 384. Thanks for the hard work palgin how do you make it work? mine cannot find CUDA 7.5: ./ccminer: error while loading shared libraries: libcudart.so.7.5: cannot open shared object file: No such file or directory No go on nvOC for me either, same shared library error even with the massive tool kit download from the older post. Appreciate your work all the same. Try following, it worked for me (nvOC v00018, btw as default for nvOC nvcc --version showed cuda 7.5, not 8.0): 1) Install nvidia-cuda-toolkit 2) Check cuda version 3) Update paths and run ldconfig 4) Check cuda version now 5) Try running ccminer nvcc --version sudo apt install nvidia-cuda-toolkit sudo apt install libcurl4-openssl-dev sudo apt install libssl-dev export PATH=/usr/local/cuda-8.0/bin${PATH:+:${PATH}} export LD_LIBRARY_PATH=/usr/local/cuda-8.0/lib64${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} sudo ldconfig /usr/local/cuda-8.0/lib64/
$ nvcc --version nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2016 NVIDIA Corporation Built on Tue_Jan_10_13:22:03_CST_2017 Cuda compilation tools, release 8.0, V8.0.61
# Run ccminer now
|
|
|
|
MarcusDe
|
 |
July 30, 2017, 02:58:18 PM |
|
Hi,
Any TESTNET nodes??
|
|
|
|
sharkspoon
Newbie
Offline
Activity: 3
Merit: 0
|
 |
July 30, 2017, 03:16:56 PM |
|
Excellent! Works fine on G3900  .
|
|
|
|
Ayers
Legendary
Offline
Activity: 2926
Merit: 1024
Dragonslots | +13k Slots & Casino Games
|
 |
July 30, 2017, 03:26:50 PM |
|
why CUDA7.5 instead of 8.0? cuda80 instruction set is a pain ... but moreso - with the previous code ( ccminer-alexis78 ) it is tuned for cuda75 ... our miner is tuned for cuda80 - and is in closed beta now also ... though palgin has done a pretty great job of rebuilding and coding the older ccminer-alexis78 ... #crysx why you sai "our miner" are you working with palgin? is he in your dev team?, might be interesting for you guys to release your own ccminer version to have more competition, and more people that have a nvidia miner ready for new coin, like with this one, maybe with the need to pay SP every time
|
|
|
|
MarcusDe
|
 |
July 30, 2017, 03:31:41 PM |
|
Devs!
Why you coin crashes on any rpc command in test mode? Tested on Windows and Linux.
Did you even used any test nodes and tested it?
|
|
|
|
chrysophylax
Legendary
Offline
Activity: 3108
Merit: 1093
--- ChainWorks Industries ---
|
 |
July 30, 2017, 04:16:36 PM |
|
why CUDA7.5 instead of 8.0? cuda80 instruction set is a pain ... but moreso - with the previous code ( ccminer-alexis78 ) it is tuned for cuda75 ... our miner is tuned for cuda80 - and is in closed beta now also ... though palgin has done a pretty great job of rebuilding and coding the older ccminer-alexis78 ... #crysx why you sai "our miner" are you working with palgin? is he in your dev team?, might be interesting for you guys to release your own ccminer version to have more competition, and more people that have a nvidia miner ready for new coin, like with this one, maybe with the need to pay SP every time no - my apologies ... 'our' meaning ChainWorks industries (CWI) ... we just started a closed beta recently for CWIgm here - https://bitcointalk.org/index.php?topic=2054431 ... we respect the work palgin has done thus far - and we would be very happy to work with him on a great many number of things ... IF he had time of course  ... 'our' miner is a development that we have been undertaking for quite some time now - and even though there is a race for hashrate increases - we at CWI work very differently from the mainstream here in crypto ... if you read the thread - you will understand that our main aim is stability OVER hashrate - and optimization will come when stability has been gained from 'our' miner - CWIgm ... currently - the private miner we have mining in CWI-theFARM is one of the most optimized miners in crypto today - but is for internal use only due to limiting factors we can not discuss in public ... hence the reason for the Closed Beta testing for the CWIgm starting ... this is the beginning - and the only charges that come from these miners - will be our pool hashrate which is fixed at 0.7% for all our pools ... #crysx
|
|
|
|
|