everybody
I would like to know if it is possible to run an application on Python Pymunk with **GPU **or set parallel processing using multiple processor cores?
Calculating the physical state of all the objects in my application is very long and loads one processor core completely
I found that it is possible to assign rendering to the GPU using OpenGL.
But I would like to carry out the processing of physical laws on a GPU
New contributor
Elizaveta is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.