Skip to content
Success

Changes

Summary

  1. Switch HalfTraversal to using values instead of int (details)
  2. Fix all tests and examples to use new half traversal (details)
  3. Try with non-ref leaf_value (details)
  4. Get rid of generic lambdas not supported by CUDA (details)
  5. Use better name for an argument (details)
Commit 646504afdfac589181c24b9ffc1fa9f5b9463fde by Andrey Prokopenko
Switch HalfTraversal to using values instead of int
The file was modified src/details/ArborX_DetailsHalfTraversal.hpp (diff)
Commit 057955562596fdbcccae0dc06cb1544767937e2f by Andrey Prokopenko
Fix all tests and examples to use new half traversal
The file was modified test/tstDetailsHalfTraversal.cpp (diff)
The file was modified src/details/ArborX_DetailsFDBSCAN.hpp (diff)
The file was modified src/details/ArborX_NeighborList.hpp (diff)
The file was modified src/ArborX_DBSCAN.hpp (diff)
Commit fd39c111c58ca1145b704e9bd58607c57b141db3 by Andrey Prokopenko
Try with non-ref leaf_value
The file was modified src/details/ArborX_DetailsHalfTraversal.hpp (diff)
Commit fb2ec1f1d2018f36ac4ab63b02e3d86b806f23b6 by Andrey Prokopenko
Get rid of generic lambdas not supported by CUDA
The file was modified test/tstDetailsHalfTraversal.cpp (diff)
The file was modified src/details/ArborX_NeighborList.hpp (diff)
Commit 1f52269be5b110e13d394a3b960cb684a0873f57 by Andrey Prokopenko
Use better name for an argument
The file was modified src/ArborX_DBSCAN.hpp (diff)