Page 3 of 4

Re: Ability to abort/cancel a workunit?

Posted: Sat Feb 19, 2022 9:34 pm
by Peter_Hucker
Yes that makes sense, it's been set up to get it done as quick as possible.

So if I happen to go over the time limit, I should leave it running. Will my FAH client automatically cancel it when it reaches the expiry?

What times don't make sense to you?

Re: Ability to abort/cancel a workunit?

Posted: Sat Feb 19, 2022 9:39 pm
by Neil-B
Yes the client will drop a wu if it passes expiry deadline ... timeouts and expiry deadlines are set by the researchers based on various factors relating to urgency of research, types of project, and sometimes they can be a bit obscure ... a small fast wu with long deadlines - a large long wu with short deadlines - a project with a shorter number of gens may be less time sensitive than ones with lots of gens or sometimes not ... basically the researchers set the deadlines and sometimes they can just seem odd to folders

Re: Ability to abort/cancel a workunit?

Posted: Sat Feb 19, 2022 11:38 pm
by Peter_Hucker
All those make sense to me, it depends if they need things quickly, or they want to utilise resources without wastage.

P.S. what are you doing with that 512GB RAM?

Re: Ability to abort/cancel a workunit?

Posted: Mon Feb 21, 2022 1:23 am
by Peter_Hucker
Joe_H wrote:Basically this is a borderline CPU, enough to handle the CPU side of GPU processing but will not complete all CPU WUs within deadlines. Without AVX the CPU folding core uses SSE2 instructions and runs somewhat slower than on a system with AVX available. On a faster processor this is good enough, I ran folding on a 12 year old processor that only supported SSE until its PS failed, and never ran into problems completing WUs within their deadlines.
Pah! Not everybody has super fast processors. That machine allowed me to play games! Using the onboard graphics! Fine, I'll use the Ryzen 9 3900XT....

Re: Ability to abort/cancel a workunit?

Posted: Wed Oct 18, 2023 2:10 am
by gchristopher
It's a shame I can't cancel. I'll give you my use case.

This machine is usually booted into a different OS (unusual) but I had some time to do a long disk copy (10 hours) so I decided to allow it to fold.

Both a 24 CPU and a 32 CPU core (my machine has 56 virtual cores) Slot each got a 3 day job. Imagine how big these are for 24 cores to take 3 days.

The problem is that I'll be done copying in another 8 hours, then booting back to other system.

Since both jobs will take 3 days to complete and there is no way I can do them, I cancelled them.

Problems:
1) I can't fish for a shorter block. So 56 cores will go unused.
2) The researcher gets burned by having 2 very large jobs delay quite a while until they timeout.

Bummer for everyone.

Re: Ability to abort/cancel a workunit?

Posted: Wed Oct 18, 2023 5:55 am
by calxalot
I believe you can delete their slots in FAHControl and the WUs will get dumped properly.
It will still count as failures against your quick return bonus success rate.

Re: Ability to abort/cancel a workunit?

Posted: Mon Oct 23, 2023 1:44 pm
by Peter_Hucker
gchristopher wrote: Wed Oct 18, 2023 2:10 amBoth a 24 CPU and a 32 CPU core (my machine has 56 virtual cores)
What do you mean? How many are real cores? No point in putting two programs onto one real core.
calxalot wrote: Wed Oct 18, 2023 5:55 amI believe you can delete their slots in FAHControl and the WUs will get dumped properly.
It will still count as failures against your quick return bonus success rate.
Just pause the computer in Folding, then dump the workunit you don't want with the bin button. You may lose bonus points if you do it too often, but you have to screw up 20% of them. If you can't do it, best to let the system know earlier so it can go to someone else and not delay the research.

Re: Ability to abort/cancel a workunit?

Posted: Mon Oct 23, 2023 8:25 pm
by calxalot
The ‘bin’ button is in v8.
I believe the recent poster is using v7.

Re: Ability to abort/cancel a workunit?

Posted: Mon Oct 23, 2023 8:35 pm
by Peter_Hucker
Oh, I assumed both versions had the bin button. I also assumed we were all on the latest version. 8 is so much better than 7.

Re: Ability to abort/cancel a workunit?

Posted: Mon Oct 23, 2023 8:38 pm
by Joe_H
No, v7 doesn't have the bin button. Dumping a WU is possible several ways, none directly like that. v8 is still a public beta and has some missing functionality and other issues to be resolved before becoming a full release version. Development continues behind the scenes.

Re: Ability to abort/cancel a workunit?

Posted: Mon Oct 23, 2023 8:44 pm
by Peter_Hucker
I've found nothing missing from 8. What is it I can't do? All I've found is it's much easier to use.

Re: Ability to abort/cancel a workunit?

Posted: Mon Oct 23, 2023 9:46 pm
by Joe_H
Well, for starters v7 by default will pause WU processing if a laptop loses AC power and is running on its battery. Depending on how connected and the OS, the same logic will also pause a desktop connected to a UPS. That is not available at all in v8.

Without an active internet connection the v8 web control does not work. Then you can not stop, start or pause processing by the client. There are some workarounds, but no easy way to control it yet under this circumstance.

There are other problems, I would have to go back and find the list I put together a couple months ago.

Re: Ability to abort/cancel a workunit?

Posted: Mon Oct 23, 2023 10:09 pm
by Peter_Hucker
I'd also add having to bypass security on the browser may be something many folk are not prepared to do. I don't really understand it, Chrome tells me the site is insecure, even though I've told it to allow insecure parts. Yet if I click on it, it says the certificate is valid, so what's the problem? If I change it to the default of blocking insecure parts, it still tells me it's insecure - how can it be if those parts are blocked?

Re: Ability to abort/cancel a workunit?

Posted: Mon Oct 23, 2023 11:25 pm
by calxalot
It’s because a secure page (https) is opening an unencrypted websocket to localhost (to the local client).

Re: Ability to abort/cancel a workunit?

Posted: Mon Oct 23, 2023 11:39 pm
by Peter_Hucker
Chrome's messages are nonsensical, if I've blocked the unsecure connections, why does it have anything to say? If I haven't blocked them, why isn't it telling me what you just have?

So what's the way round this? The clients have to do https too? I wish https had never been invented, it causes no end of problems over at Boinc too, when somehow it's ok for a whole year but then 2 seconds out of date is dangerous. Kinda pedantic like the car MOT (annual safety test).