forked from uxlfoundation/oneDAL
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Distributed kNN scalability and optimizations (uxlfoundation#2558)
* Profiling additions for benchmarking * dblock cap+last iter,split_table profile,var names * trying revert of data_management * custom max and split table event * address some todos and cleanup finalize * remove temp_resp_ + clang * send recv replace debug * updated debug * extended profiling * temporary for CI build * cleanup and removal of unneeded profiling * syncing data_management with master * I_MPI_OFFLOAD condition for green bazel * temporary conditionals add for bench * for bench only * detailed select_indexed profiling * removing select_indexed_local calls * restoring communicator (see uxlfoundation#2577) * select_indexed debugging removals * search_dpc debugging cleanup * knn cleanup and clang * single gpu/distributed unification * addressing comments * correction to previous * clean up comments * addressing some comments * clang
- Loading branch information
1 parent
a1075af
commit 4ff1b59
Showing
5 changed files
with
138 additions
and
177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.