thevictimofuktyranny
Legendary
Offline
Activity: 1092
Merit: 1004
|
|
February 05, 2015, 10:29:55 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! Hmm, wouldn't that invalidate the GPU warranty
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
February 05, 2015, 10:50:12 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! Hmm, wouldn't that invalidate the GPU warranty that will, but it worths it. I did it for my 290x which was always throttling when hitting 94°c, and I runs now in the 70ish... The old thermal paste had turn into some solid powder and was pretty ineffective...
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
thevictimofuktyranny
Legendary
Offline
Activity: 1092
Merit: 1004
|
|
February 05, 2015, 10:55:09 PM |
|
Cool, here's my forecast for BTC price then, from another thread: Price may around this level all of 2015 and only the block halving in 2016 will cause it to increase Looking at the network hashpower, it looks like all the 1watt and 1.2watt mining equipment (some may be farms) is still functional, even when it is not switched on for mining Whenever, the BTC prices goes above $220 these farms and equipment are switched on - mine some BTC and immediately convert it into Fiat Currency, which causes the price to head back downwards below $219. Therefore, their is still 362PTHs network hashpower, but it is only switched off when BTC is a below certain price benchmarks. Around 362PTHs around $245 plus Around 310 PTHs around $220 plus Around 250 PTHs around $200 plus Consequently, network difficulty will have to be held around 41500000000 right up to the block halving in mid 2016 Obviously, when the block reward is halved mid 2016, the 1watt and 1.2watt mining equipment will need BTC price of $400 before being switched on, so price will definitely climb alot
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
February 06, 2015, 09:22:39 AM |
|
0.147 BTC donated so far, thanks guys! :-)
|
|
|
|
thevictimofuktyranny
Legendary
Offline
Activity: 1092
Merit: 1004
|
|
February 06, 2015, 11:04:10 AM Last edit: February 06, 2015, 12:05:36 PM by thevictimofuktyranny |
|
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 You'll be surprised at how many of us don't know how to compile sgminer from source Should help the crowdfunding appeal Also, bins for 270x, 280x, 7950's, 7970's and 7990's would help the crowd funding appeal a lot
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
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 You'll be surprised at how many of us don't know how to compile sgminer from source Should help the crowdfunding appeal Also, bins for 270x, 280x, 7950's, 7970's and 7990's would help the crowd funding appeal a lot 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.txtI'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.
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
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.
|
|
|
|
mushsalas
Newbie
Offline
Activity: 10
Merit: 0
|
|
February 06, 2015, 02:25:06 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!
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
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?
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
February 06, 2015, 02:36:05 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 You'll be surprised at how many of us don't know how to compile sgminer from source Should help the crowdfunding appeal Also, bins for 270x, 280x, 7950's, 7970's and 7990's would help the crowd funding appeal a lot 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.txtI'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. ok, it seems I am out right at the first line "Windows 7 (if you are using Win 8 or above, you will need to use a VM Win 7)"... not sure what sgminer5 dev are thinking... (there are way to build stuff without requiring a VM session... or some arbitrary windows version )
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
mushsalas
Newbie
Offline
Activity: 10
Merit: 0
|
|
February 06, 2015, 02:45:29 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? uname -a Linux pimp 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u1 x86_64 GNU/Linux
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
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.
|
|
|
|
thevictimofuktyranny
Legendary
Offline
Activity: 1092
Merit: 1004
|
|
February 06, 2015, 02:53:50 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? uname -a Linux pimp 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u1 x86_64 GNU/Linux Yeah, there will be quite a lot of development work done this weekend
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
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.
|
|
|
|
thevictimofuktyranny
Legendary
Offline
Activity: 1092
Merit: 1004
|
|
February 07, 2015, 06:08:31 PM Last edit: February 08, 2015, 09:33:19 PM by thevictimofuktyranny |
|
Pallas, this thread has made the news http://cryptomining-blog.com/No pressure on you then
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
February 09, 2015, 10:48:17 AM |
|
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...
|
|
|
|
poiuty
|
|
February 10, 2015, 12:27:46 PM |
|
Can you create bin for (HD 7790) Bonaire? Also, hashrate for R270X?
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
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.
|
|
|
|
poiuty
|
|
February 10, 2015, 01:06:27 PM |
|
Minimum donation for one bin or some bins?
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
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.
|
|
|
|
|