vtk-m/examples/multi_backend
Robert Maynard ee368d0d68 Do not add c++ compiler optimizations to all compilers, but on a target basis.
As reported in Issue #54 the add_compile_options pollutes the global compile
flags. Instead we provided cmake flags for people to use.
2016-01-25 14:38:06 -05:00
..
CMakeLists.txt Do not add c++ compiler optimizations to all compilers, but on a target basis. 2016-01-25 14:38:06 -05:00
MultiBackend.cu Add an example of using multiple backends from a single translation unit. 2015-09-17 09:28:21 -04:00
MultiBackend.cxx Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00