hoze
Member
Offline
Activity: 92
Merit: 10
|
|
November 10, 2014, 05:29:13 PM |
|
Can someone help me with amd miner for CSD ? Can't get correct hashrate. Max hashrate with 4 x amd sapphire 270x is only ~200Khs .
Could you post your config or send it to me in a PM? I'll try and help you find the correct settings. Sending by priv.message my config
|
|
|
|
BitSlapper
|
|
November 10, 2014, 07:03:41 PM |
|
Can someone help me with amd miner for CSD ? Can't get correct hashrate. Max hashrate with 4 x amd sapphire 270x is only ~200Khs .
Could you post your config or send it to me in a PM? I'll try and help you find the correct settings. Sending by priv.message my config Got it I'll take a look and update you when I have something
|
|
|
|
hoze
Member
Offline
Activity: 92
Merit: 10
|
|
November 10, 2014, 08:00:38 PM |
|
Can someone help me with amd miner for CSD ? Can't get correct hashrate. Max hashrate with 4 x amd sapphire 270x is only ~200Khs .
Could you post your config or send it to me in a PM? I'll try and help you find the correct settings. Sending by priv.message my config Got it I'll take a look and update you when I have something Ok. Thx
|
|
|
|
BitSlapper
|
|
November 11, 2014, 03:48:36 AM Last edit: November 11, 2014, 04:09:29 AM by BitSlapper |
|
Ok so cestballot and hoze caused me to take a look at my code an debug it for a while today... I fixed 3 major Issues so please use this new binary! 1. GPU Settings were getting over written by the first GPU in the rig. 2. Added a warning for Cards that don't support the 64 bit instruction set, such as the HD6950. Basically these cards aren't supported because of how the SK1024 kernel works. So that means I also added a way to disable GPU's. There's a new devices section in the config. For now you must enter all of the devices you want running in there. For example if you have a 3 GPU rig: "devices" : "0,1,2" if you just did "devices" : "0,1" Then device 2 would be disabled. Also ensure you have at least one other setting setup for all 3 cards such as: "gpu-engine" : "1080,1050,950" 3. I fixed the CPU usage issue. Went from 99% on my rig down to 12%. Here is the new Windows x64 binary: https://www.dropbox.com/s/h2lcngoudtbuv5w/SKMiner.7z?dl=0
|
|
|
|
cestballot
|
|
November 11, 2014, 04:31:02 AM |
|
Ok so cestballot and hoze caused me to take a look at my code an debug it for a while today... I fixed 3 major Issues so please use this new binary! 1. GPU Settings were getting over written by the first GPU in the rig. 2. Added a warning for Cards that don't support the 64 bit instruction set, such as the HD6950. Basically these cards aren't supported because of how the SK1024 kernel works. So that means I also added a way to disable GPU's. There's a new devices section in the config. For now you must enter all of the devices you want running in there. For example if you have a 3 GPU rig: "devices" : "0,1,2" if you just did "devices" : "0,1" Then device 2 would be disabled. Also ensure you have at least one other setting setup for all 3 cards such as: "gpu-engine" : "1080,1050,950" 3. I fixed the CPU usage issue. Went from 99% on my rig down to 12%. Here is the new Windows x64 binary: https://www.dropbox.com/s/h2lcngoudtbuv5w/SKMiner.7z?dl=0ATI 5970 don't works but 7700 looks good, thx for DEV ! CPU 1-2%
|
|
|
|
mumus
|
|
November 11, 2014, 12:40:28 PM |
|
Ok so cestballot and hoze caused me to take a look at my code an debug it for a while today... I fixed 3 major Issues so please use this new binary! 1. GPU Settings were getting over written by the first GPU in the rig. 2. Added a warning for Cards that don't support the 64 bit instruction set, such as the HD6950. Basically these cards aren't supported because of how the SK1024 kernel works. So that means I also added a way to disable GPU's. There's a new devices section in the config. For now you must enter all of the devices you want running in there. For example if you have a 3 GPU rig: "devices" : "0,1,2" if you just did "devices" : "0,1" Then device 2 would be disabled. Also ensure you have at least one other setting setup for all 3 cards such as: "gpu-engine" : "1080,1050,950" 3. I fixed the CPU usage issue. Went from 99% on my rig down to 12%. Here is the new Windows x64 binary: https://www.dropbox.com/s/h2lcngoudtbuv5w/SKMiner.7z?dl=0Thank you for the updated miner. Indeed it works better and also more stable on my rig. Could you please publish also the source code of this updated miner? Thanks again.
|
|
|
|
cestballot
|
|
November 11, 2014, 03:58:40 PM |
|
first GPU block found! I will send you on day of GPU mining for thx dev. send me your address BitSlapper by MP.
Best Regards
CestBallot
|
|
|
|
BitSlapper
|
|
November 11, 2014, 06:14:11 PM |
|
Thank you for the updated miner. Indeed it works better and also more stable on my rig. Could you please publish also the source code of this updated miner? Thanks again.
I'm working on getting the source up on my github today. I wanted to post it when I had it Linux compatible but it's taking a while for me to get my VM up and running. I'll post here when it's up and share the link.
|
|
|
|
BitSlapper
|
|
November 11, 2014, 06:15:15 PM |
|
first GPU block found! I will send you on day of GPU mining for thx dev. send me your address BitSlapper by MP.
Best Regards
CestBallot
Message Sent Glad you're finding blocks!
|
|
|
|
cestballot
|
|
November 12, 2014, 12:07:39 AM |
|
first GPU block found! I will send you on day of GPU mining for thx dev. send me your address BitSlapper by MP.
Best Regards
CestBallot
Message Sent Glad you're finding blocks! strange h/s variation :/ wave after 5-10 minutes
|
|
|
|
BitSlapper
|
|
November 12, 2014, 03:27:09 AM |
|
Thank you for the updated miner. Indeed it works better and also more stable on my rig. Could you please publish also the source code of this updated miner? Thanks again.
I'm working on getting the source up on my github today. I wanted to post it when I had it Linux compatible but it's taking a while for me to get my VM up and running. I'll post here when it's up and share the link. I'm uploading my source to github tomorrow. I had to fix a bug that had to do with the GPU threads today. I'll post here when it's up,
|
|
|
|
kev7112001
|
|
November 12, 2014, 03:32:01 AM |
|
Thank you for the updated miner. Indeed it works better and also more stable on my rig. Could you please publish also the source code of this updated miner? Thanks again.
I'm working on getting the source up on my github today. I wanted to post it when I had it Linux compatible but it's taking a while for me to get my VM up and running. I'll post here when it's up and share the link. I'm uploading my source to github tomorrow. I had to fix a bug that had to do with the GPU threads today. I'll post here when it's up, so 69xx series wont run explains why i was having issues on my 6970's
|
MCXNOW MODERATOR
|
|
|
cestballot
|
|
November 12, 2014, 02:48:19 PM |
|
200 CSD send to BitSlapper for DEV works. (3 blocks found in 24h) But mined performence decrease and stop ... Need news ati miner :/ Best regards
|
|
|
|
mumus
|
|
November 12, 2014, 04:10:34 PM |
|
200 CSD send to BitSlapper for DEV works. (3 blocks found in 24h) But mined performence decrease and stop ...
Need news ati miner :/
Best regards
Hi cestballot! Can you double check that you sent the 200CSD to BitSlapper's address? I just got 200CSD to the address in my signature and I wondered if it was really intended to me.
|
|
|
|
hero18688
|
|
November 12, 2014, 05:05:51 PM |
|
Nobody cares about when to exchange CSD?
|
|
|
|
BitSlapper
|
|
November 12, 2014, 05:14:26 PM |
|
200 CSD send to BitSlapper for DEV works. (3 blocks found in 24h) But mined performence decrease and stop ...
Need news ati miner :/
Best regards
Hi cestballot! Can you double check that you sent the 200CSD to BitSlapper's address? I just got 200CSD to the address in my signature and I wondered if it was really intended to me. Well he sent it to the address I gave him in a private message.... It just happens to be I copied your signature instead of mine lol. My fault
|
|
|
|
BitSlapper
|
|
November 12, 2014, 05:17:11 PM |
|
200 CSD send to BitSlapper for DEV works. (3 blocks found in 24h) But mined performence decrease and stop ... Need news ati miner :/ Best regards Which card are you seeing this on? I notice R9 270's don't have this issue but my R9 280x does. I made a few changes yesterday and I'm testing the R9 280x by itself in a system today. My main focus is to get the source uploaded to github today. After that I'll be looking more into the bugs and getting the source linux compatible
|
|
|
|
mumus
|
|
November 12, 2014, 06:20:40 PM |
|
200 CSD send to BitSlapper for DEV works. (3 blocks found in 24h) But mined performence decrease and stop ...
Need news ati miner :/
Best regards
Hi cestballot! Can you double check that you sent the 200CSD to BitSlapper's address? I just got 200CSD to the address in my signature and I wondered if it was really intended to me. Well he sent it to the address I gave him in a private message.... It just happens to be I copied your signature instead of mine lol. My fault OK BitSlapper. So let me forward you that 200 with a little extra from me. Meantime I got another 202CSD to the same address, cestballot is that you? PM to me to send it back.
|
|
|
|
cestballot
|
|
November 12, 2014, 06:32:40 PM |
|
I use MSI R7770
Best regards
|
|
|
|
IMJim
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
November 12, 2014, 09:37:02 PM |
|
Hey all.......is Coinshield being traded on an exchange yet?
|
|
|
|
|