Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go »
No member browsing this thread
Thread Status: Active
Total posts in this thread: 2
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 696 times and has 1 reply Next Thread
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Task progress, %

When I right-click on WCG agent in tray and then click "Exit" the program terminates. But when it starts I find that the progress was not saved. For example, I terminated the program at 23%. Then I started it again but the task progress was only 21%.

How can I fix this? I want the task to be started at the very same point it was terminated.
[May 25, 2006 4:19:06 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Task progress, %

The algorithm used by the science application doesn't have very many convenient "stopping places", where it has finished one section and is moving on to the next. When it reaches one of these points, it saves a checkpoint file that it can restart from.

In between these checkpoints the program has loads of very complicated information in memory, and it would require a very large save file, and lots of complicated code to restore the state of the program.

The Human Proteome Folding project checkpoints a lot more frequently. The grid techs are looking at options for checkpointing the FightAIDS@Home program more frequently, but they have more urgent tasks right now.
[May 25, 2006 4:32:33 PM]   Link   Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Post new Thread