vtk-m/vtkm/cont/openmp/internal
Allison Vacanti bff75de48c Use std::is_integral<T>::value instead of is_int<>{}.
NVCC doesn't seem to handle the construction + implicit conversion
well. Explicitly specifying the value fixes this.
2019-07-23 11:38:37 -04:00
..
ArrayManagerExecutionOpenMP.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ArrayManagerExecutionOpenMP.h conslidate the license statement 2019-04-17 10:57:13 -06:00
AtomicInterfaceExecutionOpenMP.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CMakeLists.txt conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterAlgorithmOpenMP.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterAlgorithmOpenMP.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterRuntimeDetectorOpenMP.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterRuntimeDetectorOpenMP.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterTagOpenMP.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ExecutionArrayInterfaceBasicOpenMP.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ExecutionArrayInterfaceBasicOpenMP.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FunctorsOpenMP.h Use std::is_integral<T>::value instead of is_int<>{}. 2019-07-23 11:38:37 -04:00
ParallelQuickSortOpenMP.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ParallelRadixSortOpenMP.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ParallelRadixSortOpenMP.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ParallelScanOpenMP.h Fix warnings found with clang-8 inside the OpenMP device adapter. 2019-04-29 17:05:10 -04:00
ParallelSortOpenMP.h Fix OpenMP for gcc-9 backwards incompatibility. 2019-07-16 14:47:31 -04:00
VirtualObjectTransferOpenMP.h conslidate the license statement 2019-04-17 10:57:13 -06:00