vtk-m2/vtkm/cont/cuda/testing
Kenneth Moreland fd29c81bde Fix warnings about redefined macros
The build automatically sets some macros when building CUDA files. Some
of the CUDA sources were setting the same macros, which was causing
warnings. Change the code to be more careful about setting preprocessor
macros.
2016-06-27 07:50:13 -06:00
..
CMakeLists.txt Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
UnitTestComputeRangeCuda.cu Fix warnings about redefined macros 2016-06-27 07:50:13 -06:00
UnitTestCudaArrayHandle.cu Fix warnings about redefined macros 2016-06-27 07:50:13 -06:00
UnitTestCudaArrayHandleFancy.cu Fix warnings about redefined macros 2016-06-27 07:50:13 -06:00
UnitTestCudaDataSetExplicit.cu Fix warnings about redefined macros 2016-06-27 07:50:13 -06:00
UnitTestCudaDataSetSingleType.cu Fix warnings about redefined macros 2016-06-27 07:50:13 -06:00
UnitTestCudaMath.cu Fix warnings about redefined macros 2016-06-27 07:50:13 -06:00
UnitTestDeviceAdapterCuda.cu Fix warnings about redefined macros 2016-06-27 07:50:13 -06:00