I tried to run an example of the sph method on cuda https://github.com/finallyjustice/sphfluid/tree/master/SPH_GPU_2D_v1 , but the opengl window does not work when it starts up. What could be the problem?
- are the card and drivers worth? Errors are writing? - gbg
- I installed all the drivers, I do not write errors. In the version without cuda, the particles are displayed in the window, with cuda, the Opengl window is painted with the background, but the particles are not drawn - Alexander
|