Skip to content
Snippets Groups Projects

[GPU] use shared Communicator and remove MPI dependency from VirtualFluids_GPU. Renamed mpi module to parallel

Merged Sören Peters requested to merge soe.peters/VirtualFluids:feature/parallel into develop
All threads resolved!
Compare changes
  • Side-by-side
  • Inline
Files
249
  • - renamed the mpi module to parallel
    - removed the communicationRoutine interface from gpu. gpu now also uses the communicator interface from parallel
    - added missing functionality in parallel/Communicator
    - moved ws2_32 library dependency on windows from VirtualFluids_GPU to parallel
Loading