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

MPI workarounds for aarch64 #999

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Minimize amount of copies/tmps in aarch64_mpi.jl

5118a22
Select commit
Loading
Failed to load commit list.
Open

MPI workarounds for aarch64 #999

Minimize amount of copies/tmps in aarch64_mpi.jl
5118a22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 20, 2024 in 1s

9.37% of diff hit (target 90.59%)

View this Pull Request on Codecov

9.37% of diff hit (target 90.59%)

Annotations

Check warning on line 13 in src/common/mpi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/mpi.jl#L13

Added line #L13 was not covered by tests

Check warning on line 15 in src/common/mpi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/mpi.jl#L15

Added line #L15 was not covered by tests

Check warning on line 12 in src/workarounds/aarch64_mpi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/aarch64_mpi.jl#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 17 in src/workarounds/aarch64_mpi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/aarch64_mpi.jl#L15-L17

Added lines #L15 - L17 were not covered by tests

Check warning on line 31 in src/workarounds/aarch64_mpi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/aarch64_mpi.jl#L21-L31

Added lines #L21 - L31 were not covered by tests

Check warning on line 40 in src/workarounds/aarch64_mpi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/aarch64_mpi.jl#L36-L40

Added lines #L36 - L40 were not covered by tests

Check warning on line 45 in src/workarounds/aarch64_mpi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/aarch64_mpi.jl#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 52 in src/workarounds/aarch64_mpi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/aarch64_mpi.jl#L49-L52

Added lines #L49 - L52 were not covered by tests

Check warning on line 58 in src/workarounds/aarch64_mpi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/aarch64_mpi.jl#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 64 in src/workarounds/aarch64_mpi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/aarch64_mpi.jl#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 70 in src/workarounds/aarch64_mpi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/aarch64_mpi.jl#L67-L70

Added lines #L67 - L70 were not covered by tests

Check warning on line 89 in src/workarounds/aarch64_mpi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/aarch64_mpi.jl#L74-L89

Added lines #L74 - L89 were not covered by tests