vtk-m/vtkm/cont/tbb
Robert Maynard ee4e490f1d Moved SMP atomic operations from TBB to General.
Even when running with the serial backend, the compiler might enable SIMD
vectorization when optimizations are turned on. When this occurs, we need
to use properly atomic Add's and CAE's.
2016-03-14 10:40:42 -04:00
..
internal Moved SMP atomic operations from TBB to General. 2016-03-14 10:40:42 -04:00
testing Parallel CellToPoint initial code. 2015-10-30 13:59:36 -06:00
CMakeLists.txt Always install all device headers even when device isn't enabled. 2015-09-17 09:28:21 -04:00
DeviceAdapterTBB.h DeviceAdapter Tags now always exist, and contain if the device is valid. 2015-09-17 09:28:21 -04:00