Posts by Henk Haneveld

1) Message boards : Number crunching : Pausing tasks causes tast restart (Message 106)
Posted 29 Jun 2020 by Profile Henk Haneveld
Post:
It is not about checkpointing. When a task is paused, I so far assumed it is just halted and kept in memory. The experience I described above, however, suggests that Minecraft discards the entire data after a certain period of time? Which I found baffling. ;-)

Michael.

When a GPU task is paused it is removed from the GPU memory. Without checkpointing it has to restart from the beginning.
The "Leave in Memory" setting works only for CPU tasks.
2) Message boards : News : We are live (Message 104)
Posted 29 Jun 2020 by Profile Henk Haneveld
Post:
Please remove the useless once a minute scheduler call from your settings.

If there is a real need for the client to call home make the interval at most once per hour.


Removed, this was dangling from testing, apologies

It is back again.
3) Message boards : News : We are live (Message 50)
Posted 27 Jun 2020 by Profile Henk Haneveld
Post:
Please remove the useless once a minute scheduler call from your settings.

If there is a real need for the client to call home make the interval at most once per hour.