cTnko
Member
Offline
Activity: 85
Merit: 10
|
|
July 08, 2017, 03:01:53 PM Last edit: July 08, 2017, 03:14:21 PM by cTnko |
|
@Subw @laik2
Guys, please don't take this the wrong way, i mean this in the nicest way possible and this is just my 50 cents on the matter.
Have you done any long time open source or closed source development? I have done decent amounts of both. And while i do really enjoy open source software, have you ever considered the downside of it?
When it comes to miners that are OSS, shady people like to create malicious builds that are distributed as malware (that's why so many miners are flagged as malicious in a lot of antiviruses). Most OSS licenses allow devs to do pretty much anything they want with the code, which is prone to hostile forks of the code and development take-overs. Imagine you were working actively on your OSS project for couple of months, you earn "funny" amount of funds every month from the donations (since people very rarely donate), then someone forks your code, add couple of features that you simply refuse to have for whatever reason unethical/malicious/dangerous.. etc, suddenly no one cares about your project even though you did all the heavy lifting. This is also the primary reason so many miners have an 1-2% dev fee (from statistical standpoint this is usually within a margin of error), if you are an active developer creating quality software, you will never get paid enough from donations, "that's why" so many developers are either hired by a company that values their skill and time, or the devs close the source and apply a fee to compensate. Unless we are talking about a hobby project (which mining software usually isn't) you can't expect for the dev/s to invest hours and hours of development into a project and get "nothing" in return.
For example Excavator, is it the fastest miner currently out there? For some algorithms yes, for some not, but i still use it since all the features it packs outweigh the couple missed hashes. Does it bother me that it is closed source? Not at all, it does what i need it to do and it does it well.
I would never bash a project for being closed source, are there OSS alternatives? Yes! You can use whichever software you prefer, just don't expect for the code to magically appear, compile, test and get released, time is the most valuable thing you have and that's what every software has in its heart, a lof of man-hours.
Like i said, this is my 50 cents on the matter, both OSS and closed source development has its positives and negatives, for me personally, its the quality that matters the most.
|
|
|
|
zawawa
Sr. Member
Offline
Activity: 728
Merit: 304
Miner Developer
|
|
July 08, 2017, 03:34:19 PM |
|
I have been bombarded with bug reports and requests for a Linux port... I will get back to Linux as soon as I take care of critical bugs. I promise!
|
Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4VBTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
|
|
|
MarcusDe
|
|
July 09, 2017, 08:58:37 AM |
|
@cTnko:
Please could you make your own thread of GUI add-on? Don't get me wrong, maybe it is great piece of code, but it's just add-on for people who are too lazy/too stupid to RTFM. And of course it does not add any speed or other changes to excavator itself.
People, it is that hard to read API and make text file? :-D
Every time I look into this tread it's 10 posts from happy copy&paste noobs and wow! 1 post from excavator autors about software itself.
|
|
|
|
gctom
Newbie
Offline
Activity: 10
Merit: 0
|
|
July 09, 2017, 11:24:18 AM |
|
Nice work! 6x 1070 GTX each at 29MH/s no dual settings. I get the same hashrate as with claymore. @+400Mem, 85% tdp. My only issue is that it takes a few min to reach this speed and I fear that nicehash benchmark won't run long enough to use the top speed for the profit calculation
|
|
|
|
npittas
Newbie
Offline
Activity: 29
Merit: 0
|
|
July 09, 2017, 11:57:47 AM |
|
Do I need to remove all VBios mods from my rx470s in order to use the miner? I would love to try the miner but I cannot re-flash 7 cards just to test the hashing rate... If there is another way please let me know.
|
|
|
|
zawawa
Sr. Member
Offline
Activity: 728
Merit: 304
Miner Developer
|
|
July 09, 2017, 12:25:38 PM |
|
I suppose you could try excavator with one card first... Also, I am still working on bugs for AMD cards, so I suggest you wait for Version 1.2.11a.
|
Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4VBTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
|
|
|
cTnko
Member
Offline
Activity: 85
Merit: 10
|
|
July 09, 2017, 12:44:27 PM |
|
@cTnko:
Please could you make your own thread of GUI add-on? Don't get me wrong, maybe it is great piece of code, but it's just add-on for people who are too lazy/too stupid to RTFM. And of course it does not add any speed or other changes to excavator itself.
People, it is that hard to read API and make text file? :-D
Every time I look into this tread it's 10 posts from happy copy&paste noobs and wow! 1 post from excavator autors about software itself.
The GUI has its own thread as i mentioned it couple posts back (so i wouldn't clutter the official miner thread). And you are wrong about it being an addon, while it doesn't add any speed (seems that's all you care about), it does add quite a bit of extra functionality which utilize what Excavator API has to offer. Not to mention quite a few features that you wouldn't be able to utilize at all with a .json config file or .bat configuration changes. Calling people "too lazy/too stupid" to read the manual is just rude, especially considering you didn't "read the manual" for the GUI.
|
|
|
|
cryptouse
Newbie
Offline
Activity: 39
Merit: 0
|
|
July 09, 2017, 05:03:57 PM |
|
hi, for first awesome project, but I have small problem I got stable 140 Mh/s with ethereum but with zec I have only 1500 h/s any idea why ? I have 6x 1060
|
|
|
|
cTnko
Member
Offline
Activity: 85
Merit: 10
|
|
July 09, 2017, 06:26:44 PM |
|
hi, for first awesome project, but I have small problem I got stable 140 Mh/s with ethereum but with zec I have only 1500 h/s any idea why ? I have 6x 1060
Hi, are you using 2 workers per card (you have 6 cards, so 12 workers total), also did you overclock the core ?
|
|
|
|
MarcusDe
|
|
July 09, 2017, 07:02:59 PM |
|
@cTnko:
Please could you make your own thread of GUI add-on? Don't get me wrong, maybe it is great piece of code, but it's just add-on for people who are too lazy/too stupid to RTFM. And of course it does not add any speed or other changes to excavator itself.
People, it is that hard to read API and make text file? :-D
Every time I look into this tread it's 10 posts from happy copy&paste noobs and wow! 1 post from excavator autors about software itself.
The GUI has its own thread as i mentioned it couple posts back (so i wouldn't clutter the official miner thread). And you are wrong about it being an addon, while it doesn't add any speed (seems that's all you care about), it does add quite a bit of extra functionality which utilize what Excavator API has to offer. Not to mention quite a few features that you wouldn't be able to utilize at all with a .json config file or .bat configuration changes. Calling people "too lazy/too stupid" to read the manual is just rude, especially considering you didn't "read the manual" for the GUI. Oh well, if your GUI has its own thread then I'm sorry. Thank you, and good luck :-)
|
|
|
|
wallstreetwoods
Newbie
Offline
Activity: 3
Merit: 0
|
|
July 09, 2017, 07:34:45 PM |
|
Hi, I'm trying to run Excavator on one RX470, and keep getting the following error message, any thoughts?
[[2017-07-09 14:32:34.574823] [thread=0x00002bb0] [error]]
Assertion failed: ReadPCI(topology.pcie.bus, 0, 0, 0x24, sizeof(config_registers_addr), &config_registers_addr) in openclhelp.cpp(283).
|
|
|
|
cryptouse
Newbie
Offline
Activity: 39
Merit: 0
|
|
July 09, 2017, 10:14:04 PM |
|
hi, for first awesome project, but I have small problem I got stable 140 Mh/s with ethereum but with zec I have only 1500 h/s any idea why ? I have 6x 1060
Hi, are you using 2 workers per card (you have 6 cards, so 12 workers total), also did you overclock the core ? hi, yes I have two workes and overcloked mem, but still I got the same speed, while overclocking did gave me a burst on eth it did not on equihash
|
|
|
|
cTnko
Member
Offline
Activity: 85
Merit: 10
|
|
July 09, 2017, 10:24:21 PM |
|
hi, for first awesome project, but I have small problem I got stable 140 Mh/s with ethereum but with zec I have only 1500 h/s any idea why ? I have 6x 1060
Hi, are you using 2 workers per card (you have 6 cards, so 12 workers total), also did you overclock the core ? hi, yes I have two workes and overcloked mem, but still I got the same speed, while overclocking did gave me a burst on eth it did not on equihash Memory overclocking doesn't really do much for equihash, its the core speed that matters the most. This might be a far fetched idea, but have you checked your P-State ? (you can do that with nvidia inspector). What is the hashrate you expected from the cards that you have? Friend of mine is running an overclocked 1060 with 100W tdp limit, it hashes around 270 h/s for him.
|
|
|
|
zawawa
Sr. Member
Offline
Activity: 728
Merit: 304
Miner Developer
|
|
July 10, 2017, 05:01:51 AM |
|
Hi, I'm trying to run Excavator on one RX470, and keep getting the following error message, any thoughts?
[[2017-07-09 14:32:34.574823] [thread=0x00002bb0] [error]]
Assertion failed: ReadPCI(topology.pcie.bus, 0, 0, 0x24, sizeof(config_registers_addr), &config_registers_addr) in openclhelp.cpp(283).
This is a compatibility issue with excavator. Which operating system are you using?
|
Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4VBTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
|
|
|
Kompik
|
|
July 10, 2017, 11:38:55 AM |
|
v1.2.10a
added DAG cache host memory storage for quicker DAG switches speed improvements for all CUDA algorithms for certain cards CUDA faster DAG generation bug fixes for AMD cards added option to disable AMD support
Why dont you say what improvements have you made and on what algos?
|
Bitrated user: Kompik.
|
|
|
wallstreetwoods
Newbie
Offline
Activity: 3
Merit: 0
|
|
July 10, 2017, 12:24:26 PM |
|
Hi, I'm trying to run Excavator on one RX470, and keep getting the following error message, any thoughts?
[[2017-07-09 14:32:34.574823] [thread=0x00002bb0] [error]]
Assertion failed: ReadPCI(topology.pcie.bus, 0, 0, 0x24, sizeof(config_registers_addr), &config_registers_addr) in openclhelp.cpp(283).
This is a compatibility issue with excavator. Which operating system are you using? Using W10 Pro. Have not tried compatibility mode, also thinking of booting W7 to see if there's a difference but haven't had the time.
|
|
|
|
cashen
|
|
July 10, 2017, 12:28:06 PM |
|
Here comes a new version with major improvements for CUDA ETH mining:
- added DAG cache host memory storage for quicker DAG switches - speed improvements for all CUDA algorithms for certain cards - CUDA faster DAG generation - bug fixes for AMD cards - added option to disable AMD support
djeZo and dropky worked really hard on it. Enjoy!
Is there anyway we can update the OP so we don't have to scroll through 42 pages to find what the updates were for each version?
|
|
|
|
fr4nkthetank
Legendary
Offline
Activity: 2294
Merit: 1182
Now the money is free, and so the people will be
|
|
July 10, 2017, 02:13:39 PM |
|
go on the githug, /releases and you'll see all versions with what was updated.
|
|
|
|
Redmonk
Newbie
Offline
Activity: 12
Merit: 0
|
|
July 12, 2017, 08:49:26 AM |
|
|
|
|
|
thhjs
Newbie
Offline
Activity: 39
Merit: 0
|
|
July 12, 2017, 08:58:44 AM |
|
What happens if you mine Equihash?
|
|
|
|
|