vtk-m/vtkm/cont/tbb/internal
Robert Maynard 4d635d642b DeviceAdapter Tags now always exist, and contain if the device is valid.
Previously it was really hard to verify if a device adapter was valid. Since
you would have to check for the existence of the tag. Now the tag always
exists, but instead you query the traits of the DeviceAdapter to see if
it is a valid adapter.

This makes compiling with multiple backends alot easier.
2015-09-17 09:28:21 -04:00
..
ArrayManagerExecutionTBB.h Add new lines at end of files. 2015-06-05 13:14:28 -04:00
CMakeLists.txt Allow TBB back to version 4.0. 2015-08-04 10:13:43 -06:00
DeviceAdapterAlgorithmTBB.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
DeviceAdapterTagTBB.h DeviceAdapter Tags now always exist, and contain if the device is valid. 2015-09-17 09:28:21 -04:00
parallel_sort.h Don't use guards in parallel_sort as it doesn't use vtkm configure. 2015-08-13 10:50:17 -04:00