1)
Message boards :
Number crunching :
calculation error
(Message 988)
Posted 17 Jan 2025 by ![]() Post: Hi everyone, No, still not working on GTX750Ti with error GPUassert: the launch timed out and was terminated (code 702) main.cu 4885 But the problem with a black screen is gone. |
2)
Message boards :
Number crunching :
calculation error
(Message 970)
Posted 15 Jan 2025 by ![]() Post: Hi everyone, Thanks for the attempt to fix the problem on GTX750Ti but it still gives a error but a different one. GPUassert: unknown error (code 999) main.cu 4870 Also my screen went completely black for a few secondes. It starts to look like that the demands of the app are to high for my GPU card. |
3)
Message boards :
Number crunching :
calculation error
(Message 968)
Posted 15 Jan 2025 by ![]() Post: Hello, Before you start working at speed optimization may I suggest that you first fix the errors in the app. I get a Computation error with message: GPUassert: the launch timed out and was terminated (code 702) main.cu 4862 This is on Windows 10, Boinc 8.02 with GPU card NVIDIA GeForce GTX 750 Ti (driver version 566.36, CUDA version 12.7, compute capability 5.0, 2048MB, 2048MB available, 1388 GFLOPS peak) Thanks |
4)
Message boards :
Number crunching :
Pausing tasks causes tast restart
(Message 106)
Posted 29 Jun 2020 by ![]() 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. ;-) 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. |
5)
Message boards :
News :
We are live
(Message 104)
Posted 29 Jun 2020 by ![]() Post: Please remove the useless once a minute scheduler call from your settings. It is back again. |
6)
Message boards :
News :
We are live
(Message 50)
Posted 27 Jun 2020 by ![]() 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. |