Bitcoin Forum
May 28, 2024, 10:57:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »
121  Bitcoin / Hardware / Re: [ANN] Technobit "DICE" 160Ghs Entry miner/blockchain personal lottery device on: December 04, 2014, 06:24:13 PM
I would like to get some info about the noise level ... the specifications says ~20 DB at 25 °C ambient temperature ... is this true and is this at max load @160 GH/s? Is it equipped with some high quality 80mm fan that adjusts speed in accordance with the temperature?
122  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: December 04, 2014, 04:49:52 PM
I copied those kernels into sgminer/kernel but that didn't change anything. It seems that the problem is in sgminer itself. Why don't those Linux builds include anything but just kernel files? There are also many other files that is needed for mining.

The linux build, for example this one https://www.nicehash.com/download/nightly/sgminer-5.0-daily-20141204-115-linux-amd64.zip includes all kernels (.cl files) and the sgminer binary itself - there is nothing else that you need (no other files). Run "./sgminer -n" when you extract the zip and post what you get.
123  Bitcoin / Hardware / Re: Unofficial Spondoolies SP20 thread on: December 04, 2014, 04:45:28 PM
I would like to get some info about the noise level ... the specifications says ~20 DB at 25 °C ambient temperature ... is this true and is this at max load @160 GH/s? Is it equipped with some high quality 80mm fan that adjusts speed in accordance with the temperature?

edit: ehh, sorry wrong thread ... I'm interested in the "DICE" noise level Wink
124  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: December 04, 2014, 07:02:26 AM
I see many of you guys struggling with manual sgminer compilation/building ... if you're just looking for latest windows/linux builds you can always take a look here: https://www.nicehash.com/download/nightly/ ... whenever a change will be made to sgminer/master or sgminer/devel, a new build will be available to download (thanks to elbandi for the automatic build system).

sgminer-5.0-daily-xxx are from master branch (aka production)
sgminer-dev-daily-xxx are from the devel branch
125  Bitcoin / Hardware / Re: Unofficial Spondoolies SP20 thread on: December 03, 2014, 05:30:36 PM
SETTING ASIC WATTAGE CAP to 245 x 4 = 980W capped.

...screenshots to follow

... initiated at 1.459TH/s and ramping up the way...
... passed 1.5TH/s in under 1 minute.

settling down to 1.53TH/s.. then up to 1.56TH/s

seems to settle at 1.56TH/s+
would you like me to tweek any individual settings?

Thanks for the report. Huh, don't know about tweaking (I have no experiences with Spondoolies miners) ... are you trying to say that there are any individual settings that can be tweaked in accordance with configured asic wattage cap? Any other tweaks that an "undewolter" has to be aware of?
126  Bitcoin / Hardware / Re: Unofficial Spondoolies SP20 thread on: December 03, 2014, 05:01:56 PM
philipma1957, could you please test what kind of hash rate delivers a single SP20 when is configured to consume just below 1kw, say approx. 990W at wall?
127  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: November 21, 2014, 05:24:07 PM
For you guys with Hawaii cards, or guys who just want to try something new, here: https://github.com/wolf9466/neo-sgminer5-hawaii

Should help you get this (270X, 290X, and 290X, in that order; nsfw): https://ottrbutt.com/miner/neoscryptwolf-11212014.png

Could this be merged with sgminer-dev/devel branch or did you hardcode some Hawaii stuff in this version?
128  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: November 13, 2014, 08:58:01 AM
Yeah I just corrected the source about 7hrs ago.
my build is now updated as well

Updated sgminer-5.1-dev builds are now also available on NiceHash download page: https://www.nicehash.com/software/#sgminer

BTW: every time a change is applied to sgminer-dev/master or sgminer-dev/develop branch, new builds are automatically generated around 03:00 UTC and are available here: https://www.nicehash.com/software/nightly/

badman74, your fork is now essentially the same as sgminer-dev/develop branch. The sgminer-dev/develop branch is intended for exactly the same thing as your fork - tuning, optimizations and new features. It would be great if you would simply code your changes in the sgminer-dev/develop branch instead of your own fork ... less work for others to merge stuff into sgminer-dev/develop branch.
129  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: November 11, 2014, 04:43:46 PM
Guys from Vertcoin are looking for someone to implement Lyra2RE algorithm into sgminer: http://sourceforge.net/p/sgminer/mailman/message/33026956/

Looks like a challenging and interesting job for guys like @Wolf0, @badman74 or @Slix (ystarnaud)...
130  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: November 08, 2014, 09:38:36 AM
Why did x11 on NH multi just throw back loads of HW errors ??

can anyone else see this ,, I am getting random HW errors with the new miner when i use previous clock settings
Same problem here.

Yeah sorry about that. I'm still trying to look into this one. The only thing that I changed was to merge the .cl files from badman74's miner into sgminer5. No reason it should produce HW if it didn't in his build before. It also only seems to happen on X11 for me. X13 and 15 are HW free.

- ystarnaud
odd because all the Xn algos are fine on my version but i have problems with all the scrypt kernels, groestlcoin and diamond

Might be because your version is actually based on sgminer-master not sgminer-develop? Were there any such changes betwen master/develop that might have an impact on those issues?
131  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: November 07, 2014, 08:25:43 AM
Thanks to ystarnaud the sgminer-develop branch has been updated with badman74's optimizations: https://github.com/sgminer-dev/sgminer/tree/develop. And thanks to elbandi&nicehash you can already download new sgminer-5.1-develop binaries (neoscrypt algo, whirlcoin, diamond v2 and the arebyp scrypt kernel, badman74 optimizations): https://www.nicehash.com/software/#sgminer
132  Bitcoin / Mining speculation / Re: RigWarz.com Mining Hardware Comparison on: October 29, 2014, 03:46:36 PM
If you really have to show pre-orders, than you should  change the way you display ROI days for a pre-order. You should count the number of days from "now" until the anticipated delivery. For example, the AIRE Miner is supposed to be available Q1 2015, taking into account the history of pre-orders this will (hopefully) happen in april 2015 ... that would make the ROI for this miner "180 + 140" days (180 days to wait until shipping starts and then another 140 days until you reach actual ROI  ... this numbers are as of today ... and keep the numbers separate). Pre-orders are especially dangerous for newbies, therefore you will do a great favor to them if you'll display a bit more conservative information for pre-orders (or just remove them all together).
133  Bitcoin / Hardware / Re: BITMAIN‘s Liquid Cooled Miner C1: It is not only cool, but it is cool on: October 29, 2014, 11:32:58 AM
When somebody will receive one of these please report on noise level ... I'm interested in the C1's vent noise level at full load (and not the vent's for the cooling radiator, because I already have these...).
134  Bitcoin / Hardware / Re: BITMAIN‘s Liquid Cooled Miner C1: It is not only cool, but it is cool on: October 27, 2014, 10:37:24 AM
I can't get any information about the dimensions of C1 miner. Does it have the same chassis as the S3 miner? If not, what are the exact external dimensions of this miner? For the S3 miner the Bitmain's web page says "Size:  331 mm x 137 mm x 160 mm", but there is no Size information for the C1 miner?
135  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: October 27, 2014, 08:27:36 AM
Hi guys
What is the best/fastest gpu/amd miner software today
And is it profitable to mine x13, x11 etc this day ?

The fastest publicly available X-algo miner for AMD GPUs is most probably badman74's modded sgminer-v5 (get it here https://www.nicehash.com/software/#sgminer) ... some additional optimizations of various CL kernels were done by various individuals, but weren't publicly released. And you can get some decent income if you point it to NiceHash multi-algo service https://www.nicehash.com/multialgo.
136  Economy / Service Announcements / Re: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool on: September 25, 2014, 04:36:27 PM
why my hashrate is lower ? miner mines @ 1.5 TH but at nice it's only 1.3TH or lower ?

Take a look at C) at this FAQ: https://www.nicehash.com/index.jsp?p=faq#faqg3 and also https://www.nicehash.com/index.jsp?p=faq#faqs7
137  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11][X13] X11/Darkcoin Gpu Miner 40% faster - X11 works with 14.6 driver on: September 23, 2014, 08:27:54 AM
The most current version of sgminer (v5) can be found here: https://bitcointalk.org/index.php?topic=632503.0

I do believe that you can consider this thread closed.
138  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: September 10, 2014, 08:43:14 AM
try redownloading my mod from my sig

badman74, is the code on https://github.com/badman74/sgminer/ master tree the "mod" version, that is, the same that is used for your windows binaries mod?
139  Economy / Service Announcements / Re: [ANN] bchain.info - Blockchain Explorer on: September 04, 2014, 01:18:44 PM
https://bchain.info is very nice ... when will you add BURST coin? It would be great to have graphical representation of BURST difficulty.
140  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | Update to 1.0.3 before block 6500 on: August 31, 2014, 02:38:27 PM
Its faster to use each HDD on its own

Also, it would be nice to get some performance tips for mining (NOT generating plots, there are lot's of tips regarding generating plots already present in this thread) ... are there any factors, that affect mining performance, besides the total storage space in the plots?

Does it matter if pocminer runs on a slow or fast computer?

Does it matter if pocminer runs on a computer with fast (latency & bandwidth wise) access to disks (like directly attached storage VS. USB storage, etc.)?

Anybody? We really need some answers regarding the mining performance guidelines ... or is this a secret?
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!