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

Add Distributed module #41

Merged
merged 132 commits into from
Nov 24, 2023

Add intro

38305fb
Select commit
Loading
Failed to load commit list.
Merged

Add Distributed module #41

Add intro
38305fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 24, 2023 in 1s

1.43% of diff hit (target 4.93%)

View this Pull Request on Codecov

1.43% of diff hit (target 4.93%)

Annotations

Check warning on line 6 in ext/FastIceAMDGPUExt/FastIceAMDGPUExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/FastIceAMDGPUExt/FastIceAMDGPUExt.jl#L6

Added line #L6 was not covered by tests

Check warning on line 8 in ext/FastIceAMDGPUExt/FastIceAMDGPUExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/FastIceAMDGPUExt/FastIceAMDGPUExt.jl#L8

Added line #L8 was not covered by tests

Check warning on line 12 in ext/FastIceAMDGPUExt/FastIceAMDGPUExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/FastIceAMDGPUExt/FastIceAMDGPUExt.jl#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 7 in ext/FastIceCUDAExt/FastIceCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/FastIceCUDAExt/FastIceCUDAExt.jl#L7

Added line #L7 was not covered by tests

Check warning on line 9 in ext/FastIceCUDAExt/FastIceCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/FastIceCUDAExt/FastIceCUDAExt.jl#L9

Added line #L9 was not covered by tests

Check warning on line 13 in ext/FastIceCUDAExt/FastIceCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/FastIceCUDAExt/FastIceCUDAExt.jl#L11-L13

Added lines #L11 - L13 were not covered by tests

Check warning on line 22 in src/Architectures.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Architectures.jl#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 27 in src/Architectures.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Architectures.jl#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 29 in src/Architectures.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Architectures.jl#L29

Added line #L29 was not covered by tests

Check warning on line 34 in src/Architectures.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Architectures.jl#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 38 in src/Architectures.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Architectures.jl#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 41 in src/Architectures.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Architectures.jl#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 35 in src/BoundaryConditions/BoundaryConditions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BoundaryConditions/BoundaryConditions.jl#L35

Added line #L35 was not covered by tests

Check warning on line 39 in src/BoundaryConditions/BoundaryConditions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BoundaryConditions/BoundaryConditions.jl#L39

Added line #L39 was not covered by tests

Check warning on line 42 in src/BoundaryConditions/BoundaryConditions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BoundaryConditions/BoundaryConditions.jl#L42

Added line #L42 was not covered by tests

Check warning on line 31 in src/BoundaryConditions/boundary_function.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BoundaryConditions/boundary_function.jl#L31

Added line #L31 was not covered by tests

Check warning on line 14 in src/BoundaryConditions/dirichlet_bc.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BoundaryConditions/dirichlet_bc.jl#L14

Added line #L14 was not covered by tests

Check warning on line 27 in src/BoundaryConditions/dirichlet_bc.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BoundaryConditions/dirichlet_bc.jl#L27

Added line #L27 was not covered by tests

Check warning on line 29 in src/BoundaryConditions/dirichlet_bc.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BoundaryConditions/dirichlet_bc.jl#L29

Added line #L29 was not covered by tests

Check warning on line 8 in src/BoundaryConditions/extrapolate_bc.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BoundaryConditions/extrapolate_bc.jl#L4-L8

Added lines #L4 - L8 were not covered by tests

Check warning on line 1 in src/BoundaryConditions/field_boundary_conditions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BoundaryConditions/field_boundary_conditions.jl#L1

Added line #L1 was not covered by tests

Check warning on line 12 in src/BoundaryConditions/field_boundary_conditions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BoundaryConditions/field_boundary_conditions.jl#L6-L12

Added lines #L6 - L12 were not covered by tests

Check warning on line 18 in src/BoundaryConditions/field_boundary_conditions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BoundaryConditions/field_boundary_conditions.jl#L15-L18

Added lines #L15 - L18 were not covered by tests

Check warning on line 22 in src/BoundaryConditions/field_boundary_conditions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BoundaryConditions/field_boundary_conditions.jl#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 30 in src/BoundaryConditions/field_boundary_conditions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BoundaryConditions/field_boundary_conditions.jl#L24-L30

Added lines #L24 - L30 were not covered by tests