Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How use CUDA acceleration in Chrono #237

Open
geotyper opened this issue May 18, 2020 · 0 comments
Open

How use CUDA acceleration in Chrono #237

geotyper opened this issue May 18, 2020 · 0 comments

Comments

@geotyper
Copy link

First of all, I'am new in Chrono.
Build Chrono 5 on Ubuntu 18 with flag to use CUDA and parallel module.
All project compile without errors, found CUDA and other lib.
But when run demos or compile individual samples from tutorial, ChSystemParallel use as understand omp system, it runs on 16 threads of CPU and don't use CUDA at all, on massive amont of bodies in example "cratering solution" from git.
What flags need to use or what paramets and on what stage:

  1. In cmakelist of individual program
  2. In code of program
  3. When build Chrono
    ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant