ComputationalRadiationPhysics / isaac

In Situ Animation of Accelerated Computations :microscope:
http://ComputationalRadiationPhysics.github.io/isaac/
GNU Lesser General Public License v3.0
25 stars 15 forks source link

There are no particles in the screen? #183

Closed lj-cug closed 3 months ago

lj-cug commented 3 months ago

I have compiled and run the server and example ISAAC code in my Ubuntu-20.04 computer. I used isaac-1.5.2 because my hydrodynamic code was developed by CUDA C++. When I run the server program ./isaac and run the CUDA example code ./isaac_example_cuda. It showed that the server has connected with client normally, but there's no particles in the visualization screen. Could you help me? Li Jian run_issac

lj-cug commented 3 months ago

When I use the built libjpeg-turbo by myself, I succeed!