Bitcoin Forum
May 13, 2024, 05:34:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 [92] 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 ... 385 »
  Print  
Author Topic: Nexus - Pure SHA3 + CPU/GPU + nPoS + 15 Active Innovations + More to Come  (Read 785447 times)
hoze
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
November 12, 2014, 10:12:23 PM
 #1821

Hey all.......is Coinshield being traded on an exchange yet?

Yes. Check on https://coin-swap.net/
1715621652
Hero Member
*
Offline Offline

Posts: 1715621652

View Profile Personal Message (Offline)

Ignore
1715621652
Reply with quote  #2

1715621652
Report to moderator
1715621652
Hero Member
*
Offline Offline

Posts: 1715621652

View Profile Personal Message (Offline)

Ignore
1715621652
Reply with quote  #2

1715621652
Report to moderator
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715621652
Hero Member
*
Offline Offline

Posts: 1715621652

View Profile Personal Message (Offline)

Ignore
1715621652
Reply with quote  #2

1715621652
Report to moderator
BitSlapper
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
November 12, 2014, 10:47:16 PM
 #1822

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

 Smiley OK BitSlapper. So let me forward you that 200 with a little extra from me.  Wink
Meantime I got another 202CSD to the same address, cestballot is that you? PM to me to send it back.


Cool thank you!

BitSlapper      Coin Shield : 2QscvkN2ddvKHhQZD9RjYS6nGXSLSSgQYJ6peCCXV8RNP8FZj2r
cestballot
Sr. Member
****
Offline Offline

Activity: 318
Merit: 250


Nexus pool : http://nexusniropool.cestballot.fr/


View Profile WWW
November 13, 2014, 01:18:50 AM
 #1823

some news about ati stable miner .?  Wink

bitcoinnee
Full Member
***
Offline Offline

Activity: 122
Merit: 100


View Profile
November 13, 2014, 01:27:28 AM
 #1824

Coinshield itself is a scam and shitcoin,so,Dev,plz show us how you destroy this scam.

hero18688
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
November 13, 2014, 01:45:25 AM
 #1825

Hey all.......is Coinshield being traded on an exchange yet?
No.I think we are mining for nothing.

hero18688
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
November 13, 2014, 02:31:58 AM
 #1826

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
I think your config is for one card 270x?
I have 4-270x in one rig.I edited config in resources/config like this
{
   "connections" :
   [
      {
         "url" : "127.0.0.1:9325",
         "user" : "x",
         "password" : "x"
      }
   ],
   "devices" : "0,1,2",
   "algorithm" : "sk1024_djm",
   "gpu-engine" : "1080,1050,950"
   "gpu-memclock" : "1250,1250,1250",
   "gpu-shaders" : "1280,1280,1280",
   "gpu-threads" : "2,2,2",
   "gpu-vddc" : "1100,1100,1100",
   "gpu-powertune" : "0,0,0",
   "intensity" : "22,22,22",
   "xintensity" : "0,0,0",
   "rawintensity" : "0,0,0",
   "thread-concurrency" : "15232,15232,15232",
   "lookup-gap" : "2,2,2",
   "worksize" : "512,512,512",
   "temp-target" : "75,75,75",
   "temp-overheat" : "80,80,80",
   "temp-cutoff" : "95,95,95",
   "auto-engine" : "false",
   "auto-fan" : "false",
   "submit-stale" : "false",
   "vectors" : "1",
}
But the miner won't start but pause.How to fix?
With default config.Only one card is mining at 11k.It's half of 750ti.

BitSlapper
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
November 13, 2014, 02:52:42 AM
 #1827

The config with the miner is for one card.

On my rig I have two R9 270's and an HD6950.

My config is set up for both of the R9 270's and the HD6950 is disabled:


{
   "connections" :
   [
      {
         "url" : "127.0.0.1:9325",
         "user" : "x",
         "password" : "x"
      }
   ],
   
   "algorithm" : "sk1024_djm",
   "gpu-engine" : "1100,1100,900",
   "gpu-memclock" : "1250,1250,1250",
   "gpu-shaders" : "1280,1280,1408",
   "gpu-threads" : "1,1,1",
   "gpu-vddc" : "1100,1100,1100",
   "gpu-powertune" : "0",
   "intensity" : "0",
   "xintensity" : "3276,3276,93",
   "rawintensity" : "0",
   "thread-concurrency" : "15232,15232,8192",
   "lookup-gap" : "2",
   "worksize" : "512,512,512",
   "temp-target" : "75",
   "temp-overheat" : "80",
   "temp-cutoff" : "95",
   "auto-engine" : "false",
   "auto-fan" : "false",
   "submit-stale" : "false",
   "vectors" : "1,1,1",
        "devices" : "0,1"
}

BitSlapper      Coin Shield : 2QscvkN2ddvKHhQZD9RjYS6nGXSLSSgQYJ6peCCXV8RNP8FZj2r
BitSlapper
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
November 13, 2014, 02:53:53 AM
 #1828

I committed the source to my github account here:


https://github.com/BitSlapper/SKMiner

BitSlapper      Coin Shield : 2QscvkN2ddvKHhQZD9RjYS6nGXSLSSgQYJ6peCCXV8RNP8FZj2r
BitSlapper
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
November 13, 2014, 03:00:33 AM
 #1829

hero18688 try setting your GPU threads to 1.

You're at 22 intensity which is almost the max for this kernel when using 1 thread.

BitSlapper      Coin Shield : 2QscvkN2ddvKHhQZD9RjYS6nGXSLSSgQYJ6peCCXV8RNP8FZj2r
BitSlapper
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
November 13, 2014, 03:06:05 AM
 #1830

some news about ati stable miner .?  Wink


I just submitted the source today.

I'll be looking into the issue more tomorrow.


With some code changes I managed to run my R9 280x all day. The performance decreased from 39 MH/s to about 26 MH/s but stayed there. So were getting there...

I'm going to run it all night and ensure everything is good. If it is I will post a new Win x64 binary tomorrow.


Of course with the source up now there's plenty of opportunity for other coders to come in and let me know how to make it better!

BitSlapper      Coin Shield : 2QscvkN2ddvKHhQZD9RjYS6nGXSLSSgQYJ6peCCXV8RNP8FZj2r
IMJim
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000


View Profile
November 13, 2014, 07:37:18 AM
 #1831

Hey all.......is Coinshield being traded on an exchange yet?

Yes. Check on https://coin-swap.net/


Thanks for the reply man!
IMJim
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000


View Profile
November 13, 2014, 07:39:59 AM
 #1832

Hey all.......is Coinshield being traded on an exchange yet?
No.I think we are mining for nothing.

From the first reply to my question, I feel I am missing the sarcasm here.  Perhaps because I have not been mining or something, but being a hero member and active in this thread am pretty sure you likely knew it was being traded on Coin Swap.  I personally got too overwhelmed trying to mine this coin and keep up with the highly technical talks here but have been very interested in the project itself so have been patiently waiting for some trading action to try and stock me a few of these coins.
IMJim
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000


View Profile
November 13, 2014, 07:46:09 AM
 #1833

Coinshield itself is a scam and shitcoin,so,Dev,plz show us how you destroy this scam.

Dude, what is it exactly that you are trying to accomplish?  Is is good or is it bad?  You seemed to have "popped" into numerous threads today out of the blue just to leave a crack ass comment again the coin.  Are you somebody who just sees the negative in things or just the type who likes the attention gained by talking shit?

This project may very well fall on its face at some point, as may MUE......but both are FAR from scams man!!  There has been SERIOUS though, effort and consideration put into both of these projects and neither one of them are part of any mal intent to rip people off!  How the hell would like it to have put your heart and soul into something only to have some asshole like yourself come in out of nowhere screaming "scam", "shitcoin".........the world is ending blah blah blah. 

Get a life dude and have some fucking consideration for your FELLOW man!
hoze
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
November 13, 2014, 08:56:26 AM
 #1834

Coinshield itself is a scam and shitcoin,so,Dev,plz show us how you destroy this scam.

Dude, what is it exactly that you are trying to accomplish?  Is is good or is it bad?  You seemed to have "popped" into numerous threads today out of the blue just to leave a crack ass comment again the coin.  Are you somebody who just sees the negative in things or just the type who likes the attention gained by talking shit?

This project may very well fall on its face at some point, as may MUE......but both are FAR from scams man!!  There has been SERIOUS though, effort and consideration put into both of these projects and neither one of them are part of any mal intent to rip people off!  How the hell would like it to have put your heart and soul into something only to have some asshole like yourself come in out of nowhere screaming "scam", "shitcoin".........the world is ending blah blah blah. 

Get a life dude and have some fucking consideration for your FELLOW man!

 Cheesy Good words !
cointhinkers
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
November 13, 2014, 09:40:01 AM
 #1835

Which pool can I mine? I can't connect to the beta pool on the op  Angry Angry

hoze
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
November 13, 2014, 11:23:30 AM
 #1836

Which pool can I mine? I can't connect to the beta pool on the op  Angry Angry

I think beta pool is for CPU only...
cbuchner1
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
November 13, 2014, 11:58:30 AM
 #1837

Hey all.......is Coinshield being traded on an exchange yet?
No.I think we are mining for nothing.

(cue Dire Straits music)

Mining for nothing... and the chicks for free.  I want my, I want my, I want my C S D !
hoze
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
November 13, 2014, 12:03:07 PM
 #1838

Hey all.......is Coinshield being traded on an exchange yet?
No.I think we are mining for nothing.

(cue Dire Straits music)

Mining for nothing... and the chicks for free.  I want my, I want my, I want my C S D !


Hahaha...maybe it's better to leave mining job and become a singer Smiley
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
November 13, 2014, 12:03:12 PM
 #1839

Hey all.......is Coinshield being traded on an exchange yet?
No.I think we are mining for nothing.

(cue Dire Straits music)

Mining for nothing... and the chicks for free.  I want my, I want my, I want my C S D !

chicks for free... then you are really lucky... must be only on the primenumber channel  Grin

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
cbuchner1
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
November 13, 2014, 12:27:33 PM
 #1840

chicks for free... then you are really lucky... must be only on the primenumber channel  Grin

I had the most amazing threesome after I'd found my first 8-chain.
Pages: « 1 ... 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 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 [92] 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 ... 385 »
  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!