Skip to content

CUDA backend: Add nvrtc compile test#39

Open
schnellerhase wants to merge 2 commits into
mainfrom
schnellerhase/nvrtc-check
Open

CUDA backend: Add nvrtc compile test#39
schnellerhase wants to merge 2 commits into
mainfrom
schnellerhase/nvrtc-check

Conversation

@schnellerhase

@schnellerhase schnellerhase commented Mar 30, 2026

Copy link
Copy Markdown
Collaborator

Adds a compile test of the CUDA backend produced kernel code based on the nvrtc_compiler tool based on the poisson example.

Fixes #36.

@schnellerhase schnellerhase changed the title Add nvrtc compile test CUDA: Add nvrtc compile test Mar 30, 2026
@schnellerhase
schnellerhase force-pushed the schnellerhase/nvrtc-check branch from 79c279b to 6b62af5 Compare March 31, 2026 17:44
@schnellerhase schnellerhase changed the title CUDA: Add nvrtc compile test CUDA backend: Add nvrtc compile test Mar 31, 2026
@schnellerhase
schnellerhase marked this pull request as ready for review March 31, 2026 17:47
@schnellerhase
schnellerhase force-pushed the schnellerhase/nvrtc-check branch from 9d480b1 to b9a2678 Compare March 31, 2026 17:50
@schnellerhase schnellerhase self-assigned this Mar 31, 2026
@schnellerhase
schnellerhase requested a review from bpachev March 31, 2026 17:54
@schnellerhase
schnellerhase force-pushed the schnellerhase/nvrtc-check branch from b9a2678 to 9f653a0 Compare June 2, 2026 06:46
@schnellerhase
schnellerhase force-pushed the schnellerhase/nvrtc-check branch from 9f653a0 to d9563b4 Compare June 9, 2026 14:38
@schnellerhase
schnellerhase force-pushed the schnellerhase/nvrtc-check branch from d9563b4 to 0b3db8c Compare June 10, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CUDA: compile test the generated cuda source

1 participant