Skip to content
Not built

Changes

Summary

  1. Example distributed knn search (details)
  2. Add MPIEXEC_PREFLAGS option in CI to post-installation examples (details)
  3. Add some output (details)
  4. Use generator expression for file path (details)
  5. Address review comments (details)
Commit 2eb988b91cae78fec2d85ddd3ea9b8ac48d6cefa by Andrey Prokopenko
Example distributed knn search

Co-authored-by: Damien L-G <dalg24@gmail.com>
The file was addedexamples/distributed_tree/CMakeLists.txt
The file was addedexamples/distributed_tree/distributed_knn.cpp
The file was modified examples/CMakeLists.txt (diff)
Commit 1a6af87d55e9c9f8d63602636d37c514ca7823b1 by Andrey Prokopenko
Add MPIEXEC_PREFLAGS option in CI to post-installation examples
The file was modified .jenkins/nightly.groovy (diff)
The file was modified .jenkins/continuous.groovy (diff)
The file was modified examples/distributed_tree/distributed_knn.cpp (diff)
Commit 717bb3d7fa8b7aef7512e46af5996322b634380b by Andrey Prokopenko
Use generator expression for file path
The file was modified examples/distributed_tree/CMakeLists.txt (diff)
The file was modified examples/distributed_tree/distributed_knn.cpp (diff)