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 heat example w quaditer #913

Draft
wants to merge 139 commits into
base: master
Choose a base branch
from

comment gpu related stuff in eg to pass ci

6109bd1
Select commit
Loading
Failed to load commit list.
Draft

Cuda heat example w quaditer #913

comment gpu related stuff in eg to pass ci
6109bd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 19, 2024 in 0s

0.00% of diff hit (target 93.57%)

View this Pull Request on Codecov

0.00% of diff hit (target 93.57%)

Annotations

Check warning on line 23 in ext/GPU/CUDAKernelLauncher.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/CUDAKernelLauncher.jl#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 25 in ext/GPU/CUDAKernelLauncher.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/CUDAKernelLauncher.jl#L25

Added line #L25 was not covered by tests

Check warning on line 49 in ext/GPU/CUDAKernelLauncher.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/CUDAKernelLauncher.jl#L40-L49

Added lines #L40 - L49 were not covered by tests

Check warning on line 52 in ext/GPU/CUDAKernelLauncher.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/CUDAKernelLauncher.jl#L52

Added line #L52 was not covered by tests

Check warning on line 60 in ext/GPU/CUDAKernelLauncher.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/CUDAKernelLauncher.jl#L55-L60

Added lines #L55 - L60 were not covered by tests

Check warning on line 85 in ext/GPU/CUDAKernelLauncher.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/CUDAKernelLauncher.jl#L79-L85

Added lines #L79 - L85 were not covered by tests

Check warning on line 101 in ext/GPU/CUDAKernelLauncher.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/CUDAKernelLauncher.jl#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 118 in ext/GPU/CUDAKernelLauncher.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/CUDAKernelLauncher.jl#L115-L118

Added lines #L115 - L118 were not covered by tests

Check warning on line 138 in ext/GPU/CUDAKernelLauncher.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/CUDAKernelLauncher.jl#L133-L138

Added lines #L133 - L138 were not covered by tests

Check warning on line 7 in ext/GPU/adapt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/adapt.jl#L3-L7

Added lines #L3 - L7 were not covered by tests

Check warning on line 14 in ext/GPU/adapt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/adapt.jl#L11-L14

Added lines #L11 - L14 were not covered by tests

Check warning on line 22 in ext/GPU/adapt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/adapt.jl#L17-L22

Added lines #L17 - L22 were not covered by tests

Check warning on line 29 in ext/GPU/adapt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/adapt.jl#L24-L29

Added lines #L24 - L29 were not covered by tests

Check warning on line 32 in ext/GPU/adapt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/adapt.jl#L32

Added line #L32 was not covered by tests

Check warning on line 37 in ext/GPU/adapt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/adapt.jl#L34-L37

Added lines #L34 - L37 were not covered by tests

Check warning on line 45 in ext/GPU/adapt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/adapt.jl#L41-L45

Added lines #L41 - L45 were not covered by tests

Check warning on line 51 in ext/GPU/adapt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/adapt.jl#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 69 in ext/GPU/adapt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/adapt.jl#L63-L69

Added lines #L63 - L69 were not covered by tests

Check warning on line 77 in ext/GPU/adapt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/adapt.jl#L73-L77

Added lines #L73 - L77 were not covered by tests

Check warning on line 84 in ext/GPU/adapt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/adapt.jl#L81-L84

Added lines #L81 - L84 were not covered by tests

Check warning on line 22 in ext/GPU/cuda_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/cuda_iterator.jl#L22

Added line #L22 was not covered by tests

Check warning on line 74 in ext/GPU/cuda_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/cuda_iterator.jl#L67-L74

Added lines #L67 - L74 were not covered by tests

Check warning on line 81 in ext/GPU/cuda_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/cuda_iterator.jl#L78-L81

Added lines #L78 - L81 were not covered by tests

Check warning on line 89 in ext/GPU/cuda_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/cuda_iterator.jl#L85-L89

Added lines #L85 - L89 were not covered by tests

Check warning on line 141 in ext/GPU/cuda_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/GPU/cuda_iterator.jl#L132-L141

Added lines #L132 - L141 were not covered by tests