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

Implement a CPU backend using POCL #556

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Use POCL as a CPU backend

77f1ee0
Select commit
Loading
Failed to load commit list.
Open

Implement a CPU backend using POCL #556

Use POCL as a CPU backend
77f1ee0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 6, 2025 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 190 in src/KernelAbstractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/KernelAbstractions.jl#L190

Added line #L190 was not covered by tests

Check warning on line 725 in src/KernelAbstractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/KernelAbstractions.jl#L725

Added line #L725 was not covered by tests

Check warning on line 46 in src/macros.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/macros.jl#L46

Added line #L46 was not covered by tests

Check warning on line 51 in src/macros.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/macros.jl#L51

Added line #L51 was not covered by tests

Check warning on line 145 in src/nditeration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nditeration.jl#L142-L145

Added lines #L142 - L145 were not covered by tests

Check warning on line 147 in src/nditeration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nditeration.jl#L147

Added line #L147 was not covered by tests

Check warning on line 24 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L24

Added line #L24 was not covered by tests

Check warning on line 30 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L26-L30

Added lines #L26 - L30 were not covered by tests

Check warning on line 36 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L32-L36

Added lines #L32 - L36 were not covered by tests

Check warning on line 42 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 45 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 49 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 51 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L51

Added line #L51 was not covered by tests

Check warning on line 56 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 60 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 66 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 68 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L68

Added line #L68 was not covered by tests

Check warning on line 72 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L72

Added line #L72 was not covered by tests

Check warning on line 77 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 80 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 85 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 88 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L88

Added line #L88 was not covered by tests

Check warning on line 91 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L91

Added line #L91 was not covered by tests

Check warning on line 93 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L93

Added line #L93 was not covered by tests

Check warning on line 96 in src/pocl/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pocl/backend.jl#L96

Added line #L96 was not covered by tests