Skip to content

mpi : trying to move more MPI stuff into ggml-mpi (#2099)#1

Merged
evanmiller merged 8 commits intoevanmiller:mpifrom
ggml-org:refactor-mpi
Jul 9, 2023
Merged

mpi : trying to move more MPI stuff into ggml-mpi (#2099)#1
evanmiller merged 8 commits intoevanmiller:mpifrom
ggml-org:refactor-mpi

Conversation

@ggerganov
Copy link
Copy Markdown

@ggerganov ggerganov commented Jul 9, 2023

This moves all MPI stuff in the backend.

To achieve that, we hack the compute graph in ggml_mpi_graph_compute().
The hacks are a bit ugly and not very future proof, but at least it isolates all the changes inside ggml-mpi.
This way, we can merge the implementation into master and with time improve it.

@ggerganov ggerganov changed the title mpi : trying to move more MPI stuff into ggml-mpi (WIP) (#2099) mpi : trying to move more MPI stuff into ggml-mpi (#2099) Jul 9, 2023
@ggerganov ggerganov marked this pull request as ready for review July 9, 2023 15:27
@evanmiller evanmiller merged commit 1c3a15c into evanmiller:mpi Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants