vtk-m2/vtkm
Robert Maynard 2d7e44de62 Make it so that we actually use cuda texture memory loads.
By mistake the cuda texture memory load code was not being used, so correct
that issue and allow loading of vtkm::Vec and primitive types. Currently
the only issue is loading int8/int16 uint8/uint16 through texture memory.
2015-06-25 08:21:49 -04:00
..
cont Extend the array handle testing to be done on a per device basis. 2015-06-25 08:21:49 -04:00
exec Make it so that we actually use cuda texture memory loads. 2015-06-25 08:21:49 -04:00
internal disable conversion warnings inside boost 2015-06-15 11:45:31 -04:00
testing Testing was calling host functions from device+host functions. 2015-06-16 08:27:37 -04:00
worklet Teach DispatcherMapTopology how to do 2d and 3d scheduling. 2015-06-22 16:05:32 -04:00
CellType.h Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
CMakeLists.txt Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
Extent.h Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
ListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Pair.h Properly initialize vtkm::Pair, and remove the TypeTrait for it. 2015-06-16 13:06:08 -04:00
RegularConnectivity.h Teach DispatcherMapTopology how to do 2d and 3d scheduling. 2015-06-22 16:05:32 -04:00
RegularStructure.h Teach DispatcherMapTopology how to do 2d and 3d scheduling. 2015-06-22 16:05:32 -04:00
TypeListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Types.h Remove creating a vtkm::vec from a pointer. 2015-06-16 08:27:37 -04:00
TypeTraits.h Properly initialize vtkm::Pair, and remove the TypeTrait for it. 2015-06-16 13:06:08 -04:00
VecTraits.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00