When i disable leave non-gpu tasks in memory and suspend computing tasks stay in memory.
Describe the bug A clear and concise description of what the bug is. When i disable leave non-gpu tasks in memory and suspend computing tasks stay in memory. Steps To Reproduce
- Run several non-gpu tasks.
- Disable leave non-gpu tasks in memory.
- Suspend.
- Open task manager.
Expected behavior A clear and concise description of what you expected to happen. Suspending kills task processes if leave non-gpu tasks in memory is disabled. Screenshots If applicable, add screenshots to help explain your problem.
System Information
- OS: Microsoft Windows [Version 10.0.22000.856]
- BOINC Version: 7.20.2
Additional context Add any other context about the problem here.
Tasks will stay in memory when they haven't checkpointed yet. Some tasks have very long times between checkpoints, others may not checkpoint at all (is this still true though?). If a task hasn't checkpointed at least once, it will stay in memory with this option disabled and BOINC still running.