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

CUDA Support for ALS #37

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

Temporarily use Float32 for comparison against GPU

ab40583
Select commit
Loading
Failed to load commit list.
Open

CUDA Support for ALS #37

Temporarily use Float32 for comparison against GPU
ab40583
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 18, 2024 in 0s

51.11% of diff hit (target 100.00%)

View this Pull Request on Codecov

51.11% of diff hit (target 100.00%)

Annotations

Check warning on line 5 in ext/CUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/CUDAExt.jl#L5

Added line #L5 was not covered by tests

Check warning on line 12 in ext/CUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/CUDAExt.jl#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 19 in ext/CUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/CUDAExt.jl#L19

Added line #L19 was not covered by tests

Check warning on line 28 in ext/CUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/CUDAExt.jl#L22-L28

Added lines #L22 - L28 were not covered by tests

Check warning on line 32 in ext/CUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/CUDAExt.jl#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 42 in ext/CUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/CUDAExt.jl#L35-L42

Added lines #L35 - L42 were not covered by tests

Check warning on line 44 in ext/CUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/CUDAExt.jl#L44

Added line #L44 was not covered by tests