vtk-m/CMake
Haocheng LIU 8859636672 Merge worklet testing executables into a device dependent shared library
VTK-m has been updated to replace old per device worklet testing executables with a device
dependent shared library so that it's able to accept a device adapter
at runtime.
Meanwhile, it updates the testing infrastructure APIs. vtkm::cont::testing::Run
function would call ForceDevice when needed and if users need the device
adapter info at runtime, RunOnDevice function would pass the adapter into the functor.

Optional Parser is bumped from 1.3 to 1.7.
2018-11-23 10:13:56 -05:00
..
doxyfile.in skip fmt and tthread from doxygen 2018-01-26 13:31:10 -05:00
FindOpenGL.cmake Remove usage of CMake commands that don't exist in CMake 3.3 2018-04-19 15:31:43 -04:00
FindOpenMP.cmake Add initial version of an OpenMP backend. 2018-05-31 16:47:48 -04:00
FindPyexpander.cmake cmake: remove executable permissions from CMake files 2018-01-16 14:56:02 -05:00
FindTBB.cmake Update FindTBB.cmake 2018-07-23 14:08:44 -04:00
VTKmBuildDocumentation.cmake Added doxyfile and vtkmBuildDocumentation.cmake closes #8 2017-10-31 16:10:14 -06:00
VTKmBuildType.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmCheckCopyright.cmake update VTKmCheckCopyright for new diy header locations. 2018-01-03 14:53:37 -05:00
VTKmCheckPyexpander.cmake Misc. typos 2018-01-30 06:51:47 -05:00
VTKmCheckSourceInBuild.cmake Source in build test ignore the taotuple thirdparty library 2018-05-21 10:22:45 -04:00
VTKmCompilerFlags.cmake MSVC now supports the COMPILE_LANGUAGE generator expression. 2018-11-12 15:16:13 -05:00
VTKmConfig.cmake.in Use CMake to automatically set policies to NEW. 2018-06-19 16:12:48 -04:00
VTKmCopyrightStatement.txt Added copyright check back into the build closes #7 2017-10-31 16:36:07 -06:00
VTKmCPUVectorization.cmake Misc. typos 2018-06-14 16:49:11 -04:00
VTKmDetectCUDAVersion.cu Properly detect what flags to pass to cuda when CUDA_Architecture is native 2018-01-08 14:00:54 -05:00
VTKmDetermineVersion.cmake Fix issues with VTKmDetermineVersion. 2018-04-23 10:30:27 -04:00
VTKmDeviceAdapters.cmake Properly handle FindTBB modules that don't contain TBB_LIBRARY_RELEASE 2018-11-19 15:50:38 -05:00
VTKmExportHeaderTemplate.h.in Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmRenderingContexts.cmake Allow vtkm_find_gl CMake function to be used no matter vtk-m settings 2018-05-04 15:01:06 -04:00
VTKmSystemInformation.cmake added SystemInformation cmake funcitonality closes #9 2017-10-31 16:37:04 -06:00
VTKmWrappers.cmake Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00