Advanced search

Message boards : Number crunching : Task drops back to 2% if suspended

Author Message
Fenshome
Send message
Joined: 3 Jul 18
Posts: 11
Credit: 24,685,248
RAC: 0
Level
Pro
Scientific publications
wat
Message 59170 - Posted: 29 Aug 2022 | 0:03:33 UTC

Hi

Python Projects over night get to 60 odd % and as soon as I work on the PC the the task on waking up drops back to 2%, and keeps doing that each time I touch the PC. why doesn't it keep a check point so it can start where it was suspended ?????

Keith Myers
Send message
Joined: 13 Dec 17
Posts: 1284
Credit: 4,919,206,959
RAC: 6,254,804
Level
Arg
Scientific publications
watwatwatwatwat
Message 59171 - Posted: 29 Aug 2022 | 0:19:01 UTC - in response to Message 59170.

Hi

Python Projects over night get to 60 odd % and as soon as I work on the PC the the task on waking up drops back to 2%, and keeps doing that each time I touch the PC. why doesn't it keep a check point so it can start where it was suspended ?????

It does make a checkpoint. You are just too impatient to wait for the task to replay the calculation from the checkpoint.

It takes a few minutes after restarting the application for the completion percentage to jump back to the checkpointed value.

Fenshome
Send message
Joined: 3 Jul 18
Posts: 11
Credit: 24,685,248
RAC: 0
Level
Pro
Scientific publications
wat
Message 59172 - Posted: 29 Aug 2022 | 8:43:01 UTC - in response to Message 59171.

OK Thanks for the info. I thought it was restarting all over again.

Post to thread

Message boards : Number crunching : Task drops back to 2% if suspended

//