Hello everybody, I am new to Chrono, but would want to run a simulation which should be very close to what the repose demo found in Chrono::GPU, to the exception that I need some recent additions to the code, so I have to use the feature/GPU branch. So everything that follows is with that branch.
I already compiled Chrono following the tutorial for Windows in the past and could run several demos. But having now access to a NVIDIA GPU, I installed CUDA and additional dependencies, and followed the instructions again. I saw that OpenGL was important to have to be able to run this repose demo, so I also compiled it. Here is how my CMake window looks: [image: cmake.png] It got built well on VS2022, with all succeeded and 1 skipped. With that, I can run all demos with their executables (IRR, Postprocess, ...), except for the GPU ones. The ball drop one shows a terminal with values and outputs files, and that's the only one. The rest just crashes with no output as soon as I click on the executable. My guess was that I do not have the granular module enabled, and from the documentation I need that. However, I cannot find it, and cannot find how to install it. Could you please help me figure that out? Thank you, Yves -- You received this message because you are subscribed to the Google Groups "ProjectChrono" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/projectchrono/431418f6-66c0-405b-a9eb-74bb6cc7e78fn%40googlegroups.com.
