Skip to content
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

fix typos #848

Merged
merged 1 commit into from
Aug 2, 2024
Merged

fix typos #848

merged 1 commit into from
Aug 2, 2024

Conversation

spaette
Copy link
Contributor

@spaette spaette commented Jul 28, 2024

dumped repo strings exposed two typos

@lcw lcw merged commit c9d2639 into JuliaParallel:master Aug 2, 2024
52 checks passed
@lcw
Copy link
Member

lcw commented Aug 2, 2024

Thanks!

@spaette
Copy link
Contributor Author

spaette commented Aug 3, 2024

cf: #850

@lcw caught a couple more typos

$ grep -nr Intialized MPI.jl
MPI.jl/src/environment.jl:290:$(_doc_external("MPI_Intialized"))
$ grep -nr analagous MPI.jl
MPI.jl/src/collective.jl:785:Inclusive prefix reduction (analagous to `accumulate` in Julia): `recvbuf` on rank `i`
MPI.jl/src/collective.jl:816:Inclusive prefix reduction (analagous to `accumulate` in Julia): `recvbuf` on rank `i`
MPI.jl/src/collective.jl:840:Exclusive prefix reduction (analagous to `accumulate` in Julia): `recvbuf` on rank `i`
MPI.jl/src/collective.jl:872:Exclusive prefix reduction (analagous to `accumulate` in Julia): `recvbuf` on rank `i`
$ 

@giordano
Copy link
Member

giordano commented Aug 3, 2024

#850

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.

3 participants