vtk-m/vtkm/cont/cuda
Vicente Adolfo Bolea Sanchez 1e27495809 diy,mpi: Enable GPU AWARE MPI buffers
This commit adds the flag VTKm_ENABLE_GPU_MPI which when enable it
will use GPU AWARE MPI.

- This will only work with GPUs and MPI implementation that supports GPU
  AWARE MPI calls.
- Enabling VTKm_ENABLE_GPU_MPI without MPI/GPU support might results in
  errors when running VTK-m with DIY/MPI.
- Only the following tests can run with this feature if enabled:
  - UnitTestSerializationDataSet
  - UnitTestSerializationArrayHandle
2023-05-30 12:13:03 -04:00
..
internal diy,mpi: Enable GPU AWARE MPI buffers 2023-05-30 12:13:03 -04:00
testing Remove deprecated features from VTK-m 2022-11-17 07:12:31 -06:00
ChooseCudaDevice.h Remove deprecated features from VTK-m 2022-11-17 07:12:31 -06:00
CMakeLists.txt Add module mechanism 2022-10-26 12:51:05 -06:00
DeviceAdapterCuda.h Remove deprecated virtual methods 2022-10-28 10:56:52 -06:00
ErrorCuda.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
vtkm.module cmake: namespace vtkm export targets 2022-12-09 18:46:56 -05:00