Bitcoin Forum
May 13, 2024, 10:21:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: CGMiner 3.0 Feature Request - or just a few ideas and/or some insights...  (Read 1615 times)
ThiagoCMC (OP)
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000

฿itcoin: Currency of Resistance!


View Profile
July 30, 2012, 07:02:10 AM
 #1

Hi fellas!

 First, thanks ckolivas, the "API team" and others developers of CGMiner, this piece of software is really great!!

 I have a few ideas, or ways that I would like to configure the current CGMiner version but, I can't...

 I would like to be able to do:

 * "Timed-based" "device-profile" per pool. Not "global"...;
 * Algorithm per pool.

 As for example, a cgminer3.conf draft:

Code:
"pools" : [
        {
                "url" : "http://myp2pool.node.intranet:9332",
                "algo" : "sha256",
                "user" : "bleh",
                "pass" : "bleh"
                "intensity" : "7",
                "gpu-threads" : "1",
                "gpu-engine" : "08:00-20:30;600-800,600-800",
                "gpu-engine" : "20:31-07:59;600-950,600-950"
                "gpu-memclock" : "150,150",     # or time-based too, like above...
                "X" : "Y"
        },
        {
                "url" : "http://myp2pool.node.intranet:9327",
                "algo" : "scrypt",
                "user" : "bleh",
                "pass" : "bleh"
                "intensity" : "X",
                "cpu-threads" : "X" # ? Litecoin CGMiner using CPU ?
        },
        {
                "url" : "http://myp2pool.node.intranet:9327",
                "algo" : "scrypt",
                "user" : "bleh",
                "pass" : "bleh"
                "intensity" : "X",
                "gpu-threads" : "X",
                "gpu-engine" : "08:00-20:30;600-800,600-800",
                "gpu-engine" : "20:31-07:59;600-950,600-950"
                "gpu-memclock" : "1200,1200"     # or time-based too, like above...
        },
        {
                "url" : "http://gpumax.com:8332",
                "algo" : "sha256",
                "user" : "gpumaxuser",
                "pass" : "1234"
                "intensity" : "9",
                "gpu-threads" : "2",
                "gpu-engine" : "08:00-20:30;600-800,600-800",
                "gpu-engine" : "20:31-07:59;600-950,600-950"
                "gpu-memclock" : "300,300"     # or time-based too, like above...
        }
]

 I can do that using the Crontab but... I think that CGMiner can/should handle that!  =P

 Anyway, CGMiner design is already awesome! It is just an idea that come to my mind...

 What do you guys think?!

 Keep using Crontab and two (BTC / LTC) instances of CGMiner?!

Cheers!
Thiago
1715638901
Hero Member
*
Offline Offline

Posts: 1715638901

View Profile Personal Message (Offline)

Ignore
1715638901
Reply with quote  #2

1715638901
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715638901
Hero Member
*
Offline Offline

Posts: 1715638901

View Profile Personal Message (Offline)

Ignore
1715638901
Reply with quote  #2

1715638901
Report to moderator
1715638901
Hero Member
*
Offline Offline

Posts: 1715638901

View Profile Personal Message (Offline)

Ignore
1715638901
Reply with quote  #2

1715638901
Report to moderator
P_Shep
Legendary
*
Offline Offline

Activity: 1795
Merit: 1198


This is not OK.


View Profile
July 30, 2012, 04:39:11 PM
 #2

That's pretty specific.
A cron job is probably best suited for this, since all you asking you can control with the API.
ThiagoCMC (OP)
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000

฿itcoin: Currency of Resistance!


View Profile
July 30, 2012, 07:07:48 PM
 #3

That's pretty specific.
A cron job is probably best suited for this, since all you asking you can control with the API.

Good point! Tks!
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
August 02, 2012, 02:05:34 PM
 #4

I can do that using the Crontab but... I think that CGMiner can/should handle that!  =P
but e.g. in BAMT it is not possible to make a crontab:
https://bitcointalk.org/index.php?topic=96534.0
Nachtwind
Hero Member
*****
Offline Offline

Activity: 700
Merit: 507



View Profile
August 02, 2012, 02:12:27 PM
 #5

In addition to that time based system i would love to see a possibility for cgminer to just enable my (primary) gpu for mining only when i am afk.. much like a Screensaver would act.. So basically my other mining hardware runs 24/7 but my primary gpu should only be in use when i am afk..
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!