Skip to content

Add support for cuLaunchKernelEx #34

Add support for cuLaunchKernelEx

Add support for cuLaunchKernelEx #34

Re-run triggered December 2, 2025 02:54
Status Success
Total duration 23s
Artifacts

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
cpplint: src/cuda/memory.c#L563
[cpplint] reported by reviewdog 🐶 Missing space after , [whitespace/comma] [3] Raw Output: src/cuda/memory.c:563: Missing space after , [whitespace/comma] [3]
cpplint: src/cuda/memory.c#L563
[cpplint] reported by reviewdog 🐶 Lines should be <= 80 characters long [whitespace/line_length] [2] Raw Output: src/cuda/memory.c:563: Lines should be <= 80 characters long [whitespace/line_length] [2]
cpplint: src/cuda/memory.c#L559
[cpplint] reported by reviewdog 🐶 Missing space before { [whitespace/braces] [5] Raw Output: src/cuda/memory.c:559: Missing space before { [whitespace/braces] [5]
cpplint: src/cuda/memory.c#L559
[cpplint] reported by reviewdog 🐶 Missing spaces around == [whitespace/operators] [3] Raw Output: src/cuda/memory.c:559: Missing spaces around == [whitespace/operators] [3]
cpplint: src/cuda/memory.c#L556
[cpplint] reported by reviewdog 🐶 Lines should be <= 80 characters long [whitespace/line_length] [2] Raw Output: src/cuda/memory.c:556: Lines should be <= 80 characters long [whitespace/line_length] [2]