-
- Downloads
Merge topic 'no-unbounded-recursion'
869535b2 Remove uses of ScopedCudaStackSize 4bf8bfb1 Deprecate KdTree3D worklets 5fa402ac Remove recursion from FloatDistance fc58f4ed Turn on CUDA warnings for unknown stack sizes Acked-by:Kitware Robot <kwrobot@kitware.com> Acked-by:
Dave Pugmire <dpugmire@gmail.com> Merge-request: !2535
No related branches found
No related tags found
Showing
- CMake/VTKmCompilerFlags.cmake 0 additions, 7 deletionsCMake/VTKmCompilerFlags.cmake
- CTestCustom.cmake.in 10 additions, 22 deletionsCTestCustom.cmake.in
- docs/changelog/no-unbounded-recursion.md 17 additions, 0 deletionsdocs/changelog/no-unbounded-recursion.md
- vtkm/Math.h 60 additions, 34 deletionsvtkm/Math.h
- vtkm/Math.h.in 60 additions, 34 deletionsvtkm/Math.h.in
- vtkm/filter/testing/UnitTestStreamlineFilterMPI.cxx 34 additions, 0 deletionsvtkm/filter/testing/UnitTestStreamlineFilterMPI.cxx
- vtkm/worklet/CMakeLists.txt 1 addition, 1 deletionvtkm/worklet/CMakeLists.txt
- vtkm/worklet/KdTree3D.h 2 additions, 1 deletionvtkm/worklet/KdTree3D.h
- vtkm/worklet/particleadvection/ParticleAdvectionWorklets.h 11 additions, 3 deletionsvtkm/worklet/particleadvection/ParticleAdvectionWorklets.h
- vtkm/worklet/spatialstructure/CMakeLists.txt 2 additions, 2 deletionsvtkm/worklet/spatialstructure/CMakeLists.txt
- vtkm/worklet/spatialstructure/KdTree3DConstruction.h 3 additions, 1 deletionvtkm/worklet/spatialstructure/KdTree3DConstruction.h
- vtkm/worklet/spatialstructure/KdTree3DNNSearch.h 2 additions, 1 deletionvtkm/worklet/spatialstructure/KdTree3DNNSearch.h
- vtkm/worklet/testing/CMakeLists.txt 0 additions, 1 deletionvtkm/worklet/testing/CMakeLists.txt
- vtkm/worklet/testing/UnitTestKdTreeBuildNNS.cxx 0 additions, 138 deletionsvtkm/worklet/testing/UnitTestKdTreeBuildNNS.cxx
Loading
Please register or sign in to comment