Skip to content

Add a new devcontainer with enabled LLVM assertions#271

Merged
LegNeato merged 1 commit intoRust-GPU:mainfrom
FractalFir:devcontainer
Sep 18, 2025
Merged

Add a new devcontainer with enabled LLVM assertions#271
LegNeato merged 1 commit intoRust-GPU:mainfrom
FractalFir:devcontainer

Conversation

@FractalFir
Copy link
Copy Markdown
Collaborator

This is a variant of the ubuntu24-cuda12 container, which comes with a debug build of LLVM.

This is very useful for developement, since LLVM assertions will catch some errors ealier. Additionally, the debug symbols just make debugging code easier.

Copy link
Copy Markdown
Contributor

@LegNeato LegNeato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I guess I usually rebuilt it when I needed it but this will help a lot.

@LegNeato LegNeato merged commit 936a86d into Rust-GPU:main Sep 18, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants