Hello! I've been trying to create a particle simulation with computer shaders. After running my simulation for a while (ca. 5 minutes) my whole system freezes and becomes unresponsive. I cannot even switch to TTY. The code in question is here: https://gist.github.com/somecho/0ce97a911dad2e6141daa0003730ea08.
Here are a few things that I am doing that I suspect causes this:
Hello! I've been trying to create a particle simulation with computer shaders. After running my simulation for a while (ca. 5 minutes) my whole system freezes and becomes unresponsive. I cannot even switch to TTY. The code in question is here: https://gist.github.com/somecho/0ce97a911dad2e6141daa0003730ea08.
Here are a few things that I am doing that I suspect causes this:
Does anyone knows why this might be happening?