Bitcoin Forum
June 21, 2024, 09:17:10 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 [198] 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 »
3941  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: July 22, 2015, 12:08:51 PM
will also donate some for the improved neoscrypt miner.

also, my miners are kept in an air conditioned room set to 80 deg. F.  They don't seem to have any trouble, even overclocked, never getting above 63 C on the hottest card.

you must be running on free electricity, then :-)
3942  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: July 22, 2015, 10:47:38 AM
      some progress on neoscrypt:  ~850kH/s on gtx980
                                                ~500kh/s on gtx780ti
                                                  201kh/s on gtx750


Hope Djm34 will share his improvements. Smiley

+1

please :-)
great improvement.Hope he'll share Smiley) i'm ready to donate some bucks Smiley))

beer ready for djm34 ;-)
3943  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: July 21, 2015, 12:45:06 PM
      some progress on neoscrypt:  ~850kH/s on gtx980
                                                ~500kh/s on gtx780ti
                                                  201kh/s on gtx750


Hope Djm34 will share his improvements. Smiley

+1

please :-)
3944  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: July 21, 2015, 12:26:19 PM
quark hashrate is about double that of x11, so it's still the most profitable for me, except when neoscrypt goes over 7 BTC/Gh/day.
this miner is extremely good mining neoscrypt, it uses less power than quark (it's the opposite on amd, afaik).
3945  Alternate cryptocurrencies / Pools (Altcoins) / Re: [NEW][POOL] HASHPOWER.CO - YAAMP CLONE - X11, X13, X15, Quark, Neoscrypt on: July 20, 2015, 06:01:33 PM
Is there a problem with bowscoin?
X11 profit should be good but when it mines that coin the return is very low.
3946  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner on: July 20, 2015, 07:28:41 AM
wolf0's bins do work on 64 bit linux even though they are "l4".
3947  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: July 18, 2015, 03:34:10 PM
I'm curious to see if it's good for the 750 as well.

no good for the 750ti. A drop of 400khash.

I'm new to cuda: is there an ifdef or something we can put to enable the unroll for 9xx cards only?
3948  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: July 18, 2015, 02:28:47 PM
This little patch is giving quark +300 Kh/s on my 970:

diff --git a/groestl_functions_quad.cu b/groestl_functions_quad.cu
index c39e81d..3ac3c5d 100644
--- a/groestl_functions_quad.cu
+++ b/groestl_functions_quad.cu
@@ -285,7 +285,7 @@ __device__ __forceinline__ void G256_MixFunction_quad(uint32_t *r)

 __device__ __forceinline__ void groestl512_perm_P_quad(uint32_t *const r)
 {
-
+#pragma unroll
        for(int round=0;round<14;round++)
     {
         G256_AddRoundConstantP_quad(r[7], r[6], r[5], r[4], r[3], r[2], r[1], r[0], round);

where does the patch go? ...

#crysx

"patch -p0" should work.
If you wonna do it manually, the file name is at the start of the patch.
I'm curious to see if it's good for the 750 as well.
3949  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: July 18, 2015, 02:07:04 PM
This little patch is giving quark +300 Kh/s on my 970:

diff --git a/groestl_functions_quad.cu b/groestl_functions_quad.cu
index c39e81d..3ac3c5d 100644
--- a/groestl_functions_quad.cu
+++ b/groestl_functions_quad.cu
@@ -285,7 +285,7 @@ __device__ __forceinline__ void G256_MixFunction_quad(uint32_t *r)

 __device__ __forceinline__ void groestl512_perm_P_quad(uint32_t *const r)
 {
-
+#pragma unroll
        for(int round=0;round<14;round++)
     {
         G256_AddRoundConstantP_quad(r[7], r[6], r[5], r[4], r[3], r[2], r[1], r[0], round);
3950  Alternate cryptocurrencies / Pools (Altcoins) / Re: FFPOOL.NET [MULTIPOOL][MULTIALGO] Point your Miners and get paid in BTC directly on: July 17, 2015, 05:06:04 PM
Here is an additional lyra2re coin if you like:

https://bitcointalk.org/index.php?topic=1043457
3951  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: July 17, 2015, 11:29:54 AM
XMR (monero is actually the #14 largest altcoin on the cryptocoin chart. I think I will add my modded for free to ccminer sp-mod. Please donate some beers, I need some fuel for the weekend Wink

While the quark clondike seems to pass, we need some new algos to play with.


beer sent! :-)
3952  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: July 16, 2015, 06:37:24 PM
Submitted an optimalization in bmw512. My testrig is up from 44600KHASH to 45000KHASH @quark

A few khash gain in x11 as well.


Thanks, I'm trying it now but it's difficult to measure the hashrate difference because of the fan speed triggered throttling.
3953  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Lyrabar - Rare bar with Lyra2RE algorithm [CPU / GPU PoW] on: July 16, 2015, 01:43:00 PM
Ok I tried X11 instead of lyra2E, and it started doing things.  It couldn't connect to port 9050, but it's something.

So ccminer isn't recognizing the algo Lyra2E.

-a lyra2

works for me
3954  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Lyrabar - Rare bar with Lyra2RE algorithm [CPU / GPU PoW] on: July 16, 2015, 01:28:00 PM
You're right, I just put user instead of rpcuser. 

I changed my conf file and it's still not working.

try adding:

server=1
listen=1
daemon=1
rpcallowip=localhost
3955  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Lyrabar - Rare bar with Lyra2RE algorithm [CPU / GPU PoW] on: July 16, 2015, 01:20:05 PM
I changed the IP to my local IP.  Same result, nothing happens.

you need to set user and pass in your conf file and use that instead:

rpcuser=miner (or your username of choice)
rpcpassword=miner1 (or your password of choice)
3956  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin BIP44 android wallet | Electrum | MultiGroestl | JSWallet on: July 16, 2015, 11:24:55 AM
I hope the fury will do groestl fast, but no tests I've seen yet.
Other algos are looking pretty bad, until someone optimizes for it. Yet, it might end up being a good or a bad miner, we still don't know. Time will tell.
For sure I wouldn't but a fury for mining now, and for surer not at the current price.
3957  Alternate cryptocurrencies / Pools (Altcoins) / Re: FFPOOL.NET [MULTIPOOL][MULTIALGO] Point your Miners and get paid in BTC directly on: July 16, 2015, 07:25:22 AM
The current fee for quark is 5.1%.
I don't wonna sound cheap, but isn't that a bit too high?
3958  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: July 15, 2015, 04:13:53 PM
The deb doesn't include the drivers but it depends on them, and a specific version. That was the problem.
3959  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: July 15, 2015, 01:14:24 PM
I get 16.2 MHASH@quark with compute 5.2 build for x86 in the opensource version. (gigabyte windforce 970)

Compute 5.2 has bether launchconfigurations.

OMG I installed cuda 6.5 with support for compute 5.2, using the run files, what a pain!
but now lyra works and I get about 700 Kh/s more on a single 970 :-)

awesome ...

where do you get the 5.2 patch for cuda 6.5? ...

i still have to manually edit the Makefile.am to stop it trying to compile compute 5.2 ...

great work though Smiley ...

#crysx

- tried the deb file and failed
- downloaded the run file for cuda 6.5 9xx cards from nvidia website
- had to manually install the latest driver using the run file, downloaded separately (the one provided in the toolkit isn't compatible with the latest kernels)
- had to remove everything nvidia related on the system and other cleanups
- had to install gcc-4.7 and modify the Makefile.am in order to use it

and probably some other things I forgot....
3960  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: July 15, 2015, 12:54:29 PM
I get 16.2 MHASH@quark with compute 5.2 build for x86 in the opensource version. (gigabyte windforce 970)

Compute 5.2 has bether launchconfigurations.

OMG I installed cuda 6.5 with support for compute 5.2, using the run files, what a pain!
but now lyra works and I get about 700 Kh/s more on a single 970 :-)
Pages: « 1 ... 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 [198] 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!