-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MPI GPU interface refactoring #2577
MPI GPU interface refactoring #2577
Conversation
/intelci: run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks as a great opportunity to get more speedup across all algorithms
Thanks! Yeah its pretty ugly right now, working towards functional first then will clean things up. But good points. |
/intelci: run |
* 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 #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
/intelci: run |
/intelci: run |
/intelci: run |
/intelci: run |
1 similar comment
/intelci: run |
/intelci: run |
/intelci: run |
/intelci: run |
/intelci: run |
/intelci: run |
/intelci: run |
/intelci: run |
Job with infra branch: http://intel-ci.intel.com/ef1f7d20-65f3-f16f-89f4-a4bf010d0e2e |
/intelci: run |
/intelci: run |
/intelci: run |
Job with infra branch: http://intel-ci.intel.com/ef2396dd-0148-f19e-b1e2-a4bf010d0e2e |
/intelci: run |
Updated job: http://intel-ci.intel.com/ef2dbbfc-328c-f15d-82ad-a4bf010d0e2e |
Description
Changes proposed in this pull request: