Showing
- src/field/communication/MPIDatatypes.impl.h 36 additions, 33 deletionssrc/field/communication/MPIDatatypes.impl.h
- src/field/iterators/FieldIterator.h 1 addition, 10 deletionssrc/field/iterators/FieldIterator.h
- tests/CMakeLists.txt 1 addition, 0 deletionstests/CMakeLists.txt
- tests/cuda/CMakeLists.txt 24 additions, 0 deletionstests/cuda/CMakeLists.txt
- tests/cuda/CudaMPI.cpp 144 additions, 0 deletionstests/cuda/CudaMPI.cpp
- tests/cuda/CudaTestCommon.h 88 additions, 0 deletionstests/cuda/CudaTestCommon.h
- tests/cuda/FieldIndexing3DTest.cpp 110 additions, 0 deletionstests/cuda/FieldIndexing3DTest.cpp
- tests/cuda/FieldIndexing3DTest.cu 43 additions, 0 deletionstests/cuda/FieldIndexing3DTest.cu
- tests/cuda/FieldIndexing3DTest.h 45 additions, 0 deletionstests/cuda/FieldIndexing3DTest.h
- tests/cuda/FieldTransferTest.cpp 65 additions, 0 deletionstests/cuda/FieldTransferTest.cpp
- tests/cuda/Kernels.cu 33 additions, 0 deletionstests/cuda/Kernels.cu
- tests/cuda/SimpleKernelTest.cpp 115 additions, 0 deletionstests/cuda/SimpleKernelTest.cpp
- tests/cuda/communication/CommTest.cpp 242 additions, 0 deletionstests/cuda/communication/CommTest.cpp
- tests/cuda/communication/GPUPackInfoTest.cpp 192 additions, 0 deletionstests/cuda/communication/GPUPackInfoTest.cpp
tests/cuda/CMakeLists.txt
0 → 100644
tests/cuda/CudaMPI.cpp
0 → 100644
tests/cuda/CudaTestCommon.h
0 → 100644
tests/cuda/FieldIndexing3DTest.cpp
0 → 100644
tests/cuda/FieldIndexing3DTest.cu
0 → 100644
tests/cuda/FieldIndexing3DTest.h
0 → 100644
tests/cuda/FieldTransferTest.cpp
0 → 100644
tests/cuda/Kernels.cu
0 → 100644
tests/cuda/SimpleKernelTest.cpp
0 → 100644
tests/cuda/communication/CommTest.cpp
0 → 100644
This diff is collapsed.
tests/cuda/communication/GPUPackInfoTest.cpp
0 → 100644
This diff is collapsed.