I'm not sure where the problem is, but I don't think it's with any project or application.
Instead, I believe it's either in the GPU drivers (maybe not performing correctly in low memory situations), Windows (not properly swapping unused memory to the page file to free up memory for CUDA allocs), or BOINC (overcommitting working set memory to the point that CUDA allocs fail).
I'm not sure where the
)
I'm not sure where the problem is, but I don't think it's with any project or application.
Instead, I believe it's either in the GPU drivers (maybe not performing correctly in low memory situations), Windows (not properly swapping unused memory to the page file to free up memory for CUDA allocs), or BOINC (overcommitting working set memory to the point that CUDA allocs fail).