Skip to content

Add nvrtc compile test - #39

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

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 2 times, most recently from d9563b4 to 0b3db8c Compare June 10, 2026 09:20
@schnellerhase
schnellerhase force-pushed the schnellerhase/nvrtc-check branch from 0b3db8c to 4e64d03 Compare August 15, 2026 12:26
@schnellerhase schnellerhase changed the title CUDA backend: Add nvrtc compile test Add nvrtc compile test Aug 15, 2026
@schnellerhase
schnellerhase force-pushed the schnellerhase/nvrtc-check branch from 4e64d03 to f70ab3f Compare August 27, 2026 06:35
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.

Compile test the generated cuda source

1 participant