Bitcoin Forum
July 05, 2024, 02:52:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 »
4281  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 10, 2015, 01:54:32 PM
Minimum donation for one bin or some bins?

From the OP:
Minimum donation for getting the bin: 0.02 BTC

Currently the only official bin is for r9 290 and 290x 64 bit.
There are some experimental bins for 280(x) and 290(x) 32 bit but reported hashrates are too low (could be a problem with the miner, the drivers or the way the bins are generated).
I find it difficult to test bins for cards I do not have, but I'm working on it.
I might release my own miner (sgminer based) later if I can't make the standard miner work and there is enough interest.
4282  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 10, 2015, 12:37:17 PM
Can you create bin for (HD 7790) Bonaire?
Also, hashrate for R270X?

Sorry, I have no reports on that card (and I do not own one).
As soon as I have solved the issues on Tahiti cards, I will create binaries for the other chips as well.
4283  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 09, 2015, 10:48:17 AM
Pallas, this thread has made the news Shocked

http://cryptomining-blog.com/

No pressure on you then Roll Eyes

Thanks!

I've been working on this binary generation thing this weekend and sent out a few links for you guys to test.
I will eventually aquire a 7950 to test the Tahiti version because, even if I can make a working binary without, it will probably need to be optimized for the different architecture. I've already seen that tahitii is using more local memory, for some reason, and this may slow down the groestl part a bit.
Funny thing it that I had the card and sold it some months ago :-)
I'm also considering to completely leave djm34 miner version and continue on my own fork because it's much easier to work on the kernel and produces more consistent results.
Let's also see if the interest in the project grows and all this work is worth doing...
4284  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 07, 2015, 05:03:45 PM
Update: I've produced both a 32 bit bin for hawaii and a 64 bit bin for Tahiti, but they seem to be terribly slow so there must be a problem with the way I generate them (probably due to the fact that I do not have the card nor a 32 bit miner).
Or it could be a driver problem: please try 14.6/7, 14.9 and 14.12.
4285  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 06, 2015, 02:47:39 PM
Using hawaii binary on tahiti does not work
[14:23:19] Started sgminer 5.0.1-24-g94a1
[14:23:19] * using Jansson 2.7
[14:23:36] Error -11: Building Program (clBuildProgram)
[14:23:36] Internal error: Input OpenCL binary is not for the target!
are you sure you are on a 64 bit sgminer build?
uname -a
Linux pimp 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u1 x86_64 GNU/Linux

I'll try to build for Tahiti (even without the card) later. Will keep you posted.
4286  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 06, 2015, 02:33:04 PM
Reminder, these are the chip classes to compile opencl for:

Hawaii = 290, 290x and 295x2 (works)
Tahiti = 7950, 7970, 7990, 280 and 280x (may work with the hawaii binary)

Other smaller cards may not work at all or be very slow with the hawaii binary.
If one card of a group works, so should the others of the same group; es. if it works on 280x, it should work on 7950 as well.


Using hawaii binary on tahiti does not work


[14:23:19] Started sgminer 5.0.1-24-g94a1
[14:23:19] * using Jansson 2.7


Set vddc not supported
Set engineclock not supported
Set memoryclock not supported
Set fanspeed not supported
Set powertune not supported
Set vddc not supported
[14:23:36] Error -11: Building Program (clBuildProgram)
[14:23:36] Internal error: Input OpenCL binary is not for the target!


are you sure you are on a 64 bit sgminer build?
4287  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond (DMD) Evolution v 2.0 | NEW wallet, 50% POS Active on: February 06, 2015, 01:26:26 PM
Take a look at this block (going mercenary here)
https://chainz.cryptoid.info/dmd/block.dws?781409.htm
What is wrong there? haha hint 1% or 1.05%


0.05 = transaction fees? what's wrong with that?
4288  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 06, 2015, 12:18:03 PM
Reminder, these are the chip classes to compile opencl for:

Hawaii = 290, 290x and 295x2 (works)
Tahiti = 7950, 7970, 7990, 280 and 280x (may work with the hawaii binary)

Other smaller cards may not work at all or be very slow with the hawaii binary.
If one card of a group works, so should the others of the same group; es. if it works on 280x, it should work on 7950 as well.
4289  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 06, 2015, 12:09:43 PM
0.147 BTC donated so far, thanks guys! :-)

Hmm,

I'll go accross many threads mentioning it, when a 32bit bin is avaliable or a 64bit sgminer pre-compiled is avaliable Wink

You'll be surprised at how many of us don't know how to compile sgminer from source  Shocked Cheesy

Should help the crowdfunding appeal Grin

Also, bins for 270x, 280x, 7950's, 7970's and 7990's would help the crowd funding appeal a lot Shocked

there is a little windows compile guide, including x64 and visual studio, right into sgminer:

https://github.com/sgminer-dev/sgminer/blob/master/winbuild/README.txt

I'll look into building binaries for cards other than 290 and 290x but being unable to try them, I can't tune them.
This means they might not run as fast as they could.
Some 290 binaries (hawaii) run on 280 and 280x as welll (tahiti), so people please try that.
4290  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 06, 2015, 09:22:39 AM
0.147 BTC donated so far, thanks guys! :-)
4291  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 05, 2015, 10:25:18 PM
Nice work.  That card is running a tad hot even for a reference card.
I replaced the thermal paste on my own card and temp went down from 84 to 78 degrees, power draw went down 10W too.

That's because the fan is running slower.
6 degrees is really a lot just for thermal paste, I must try that!
4292  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 05, 2015, 06:41:52 PM
Having not followed Lyra2RE at all, what kinf of % increase is this over the public kernel? Wondering if this might be worth firing up a few 290x/290 cards for.

At 835 core clock it's around 2x; at 1000 it's less, probably around 1.5x.
Honestly I didn't spend too much time tweaking options for the default kernel, as I attacked the sources right away.
4293  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 05, 2015, 04:03:58 PM
The bin file you will receive is compatible with the latest djm34 sgminer found here https://github.com/djm34/sgminer
I can generate it for other miners as well, provided I can compile or run them: I do not have easy access to a windows pc with amd drivers so it might take time for this kind of build. Also I might need to modify the kernel itself if the parameters are passed differently.
So please people be kind and use djm34 version, also because it is the best! :-)
4294  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 05, 2015, 03:06:24 PM
not 3M speed?

not yet :-)
and not easy to reach... lyra2 was designed to be memory intensive, so it's "slow on purpose".
4295  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 05, 2015, 03:05:26 PM
Only the bin or can we also get the .cl ?

I'll release the cl to the public at the end of the "campaign".
4296  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 05, 2015, 03:04:31 PM
Ok in that case I can just melt of the snow of my roof if I crank up the cards  Tongue

the temp on the chip is higher on reference cards but the total card power should be about the same as the other cards with better cooling.
so the total heat generated is the same.
4297  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Vertcoin - 1 | ASIC - 0 | Lyra2RE | Decentralised | GPU Mineable | Open Source on: February 05, 2015, 03:02:37 PM
here it is, let's see how it goes:

https://bitcointalk.org/index.php?topic=946655.0

(faster Lyra2RE kernel)
1.7M... sheesh
thats all shiggidy, man, but why is the kernel r9 290 exclusive

because I have no 280(x) to test on, but I think it should work ;-)
4298  Alternate cryptocurrencies / Mining (Altcoins) / Re: [VTC] Lyra2RE Vertcoin optimized OpenCL kernel on: February 05, 2015, 01:47:21 PM
With GPU at 92 degrees it will not live long

normal temperature: it's a reference design, it reaches 95 before throttling.
and that card is mining at 92-95 C for a year now.
4299  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Vertcoin - 1 | ASIC - 0 | Lyra2RE | Decentralised | GPU Mineable | Open Source on: February 05, 2015, 01:42:15 PM
here it is, let's see how it goes:

https://bitcointalk.org/index.php?topic=946655.0

(faster Lyra2RE kernel)
4300  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner on: February 05, 2015, 01:41:42 PM
here it is, let's see how it goes:

https://bitcointalk.org/index.php?topic=946655.0

(faster Lyra2RE kernel)
Pages: « 1 ... 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!