Skip to content

support custom specs for compilers#302

Merged
bcumming merged 1 commit into
eth-cscs:mainfrom
bcumming:compiler-specs
Jul 6, 2026
Merged

support custom specs for compilers#302
bcumming merged 1 commit into
eth-cscs:mainfrom
bcumming:compiler-specs

Conversation

@bcumming

@bcumming bcumming commented Jul 6, 2026

Copy link
Copy Markdown
Member

Allow customising the variants provided when building a compiler.

For example:

gcc:
    version: "14"
    spec: "+nvptx"

Would request gcc@14 +nvptx.

The motivation for this was to be able to provide uenv with support for GPU-specific offloading options enabled.

@bcumming bcumming merged commit cb54338 into eth-cscs:main Jul 6, 2026
2 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.

1 participant