Ok, thank you for your elaborate replies!
Michael.
Search found 7 matches
- Thu Jan 04, 2024 5:27 pm
- Forum: New Donors start here
- Topic: How is the 'Work Queue' getting filled?
- Replies: 5
- Views: 19319
- Thu Jan 04, 2024 3:15 pm
- Forum: New Donors start here
- Topic: How is the 'Work Queue' getting filled?
- Replies: 5
- Views: 19319
Re: Extra Item in Queue (was: How is the 'Work Queue' getting filled?)
The WU was uploaded, 14:47:21:WU01:FS00:Upload complete 14:47:21:WU01:FS00:Server responded WORK_ACK (400) 14:47:21:WU01:FS00:Final credit estimate, 59080.00 points 14:47:21:WU01:FS00:Cleaning up and despite (but that's just my POV) I set the client to "finish" it started working on the qu...
- Thu Jan 04, 2024 12:45 pm
- Forum: New Donors start here
- Topic: How is the 'Work Queue' getting filled?
- Replies: 5
- Views: 19319
Re: How is the 'Work Queue' getting filled?
Ok, done!
In two hours I'll see what's going to happen.
Thanks, Michael.
In two hours I'll see what's going to happen.
Thanks, Michael.
- Thu Jan 04, 2024 7:49 am
- Forum: New Donors start here
- Topic: How is the 'Work Queue' getting filled?
- Replies: 5
- Views: 19319
How is the 'Work Queue' getting filled?
Hi, that's the first time I'm seeing three items for two slots in the queue. I'm not sure how that happened? :? > slot-info PyON 1 slots [ { "id": "00", "status": "FINISHING", "description": "cpu:15", "options": {}, "reason&q...
- Wed Jan 03, 2024 12:45 pm
- Forum: New Donors start here
- Topic: connecting to a 'rogue' FAHcore?
- Replies: 2
- Views: 6814
Re: connecting to a 'rogue' FAHcore?
Thanks for replying!
It seems it was enough to just terminate the paused client in the console window.
FAHControl immediately connected to the remaining background client.
This I could send a "finish" command.
m.
It seems it was enough to just terminate the paused client in the console window.
FAHControl immediately connected to the remaining background client.
This I could send a "finish" command.
m.
- Wed Jan 03, 2024 6:34 am
- Forum: New Donors start here
- Topic: [Solved] Dynamically throttling CPU usage via command line in Linux?
- Replies: 8
- Views: 16376
Re: [Solved] Dynamically throttling CPU usage via command line in Linux?
On a side note you also could renice the FahCore_a process.
Something like would give it lowest priority.
HTH, Michael.
Something like
Code: Select all
renice 19 -p $(pgrep FahCore_a)
HTH, Michael.
- Wed Jan 03, 2024 6:21 am
- Forum: New Donors start here
- Topic: connecting to a 'rogue' FAHcore?
- Replies: 2
- Views: 6814
connecting to a 'rogue' FAHcore?
Hello, I'm not exactly 'new' to FAH but this is my first post. I've only little experience with Windows systems, so I may be overlooking something: So far the computer in question has been successfully working through a couple of WUs with a manually started FAHClient (i.e. running on the console win...