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

Automatically determine batch size in shared-memory GPU transforms #41

Merged
merged 5 commits into from
Oct 28, 2024

Minor changes

4e64bf3
Select commit
Loading
Failed to load commit list.
Merged

Automatically determine batch size in shared-memory GPU transforms #41

Minor changes
4e64bf3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 28, 2024 in 1s

68.75% of diff hit (target 91.62%)

View this Pull Request on Codecov

68.75% of diff hit (target 91.62%)

Annotations

Check warning on line 32 in ext/NonuniformFFTsAMDGPUExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonuniformFFTsAMDGPUExt.jl#L28-L32

Added lines #L28 - L32 were not covered by tests

Check warning on line 28 in ext/NonuniformFFTsCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonuniformFFTsCUDAExt.jl#L24-L28

Added lines #L24 - L28 were not covered by tests

Check warning on line 98 in src/gpu_common.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gpu_common.jl#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 100 in src/gpu_common.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gpu_common.jl#L100

Added line #L100 was not covered by tests

Check warning on line 215 in src/spreading/gpu.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/spreading/gpu.jl#L214-L215

Added lines #L214 - L215 were not covered by tests