Skip to content

llvm: make "omp_as_runtime" variant conditional#30782

Merged
haampie merged 1 commit intospack:developfrom
alalazo:packages/llvm_add_conditional_variant
May 23, 2022
Merged

llvm: make "omp_as_runtime" variant conditional#30782
haampie merged 1 commit intospack:developfrom
alalazo:packages/llvm_add_conditional_variant

Conversation

@alalazo
Copy link
Copy Markdown
Member

@alalazo alalazo commented May 23, 2022

fixes #30700

To avoid clingo adding penalties for not using the default value for a variant, it's better to model the variant as conditional where possible.

fixes spack#30700

To avoid clingo adding penalties for not using the
default value for a variant, it's better to model
the variant as conditional where possible.
@spackbot-app spackbot-app bot requested review from haampie and trws May 23, 2022 07:19
@alalazo
Copy link
Copy Markdown
Member Author

alalazo commented May 23, 2022

@manuelakuhn This should fix your issue. Can you confirm?

@manuelakuhn
Copy link
Copy Markdown
Member

Yes, I can confirm. With this py-fracridge concretizes to use [email protected] and not the old one anymore

@haampie haampie merged commit 3bc6568 into spack:develop May 23, 2022
@alalazo alalazo deleted the packages/llvm_add_conditional_variant branch May 23, 2022 12:45
@trws
Copy link
Copy Markdown
Contributor

trws commented May 23, 2022

Excellent, thank you for that. If we'd had the mechanism before this that's how it should always have been.

iarspider pushed a commit to iarspider/spack that referenced this pull request May 30, 2022
fixes spack#30700

To avoid clingo adding penalties for not using the
default value for a variant, it's better to model
the variant as conditional where possible.
skosukhin added a commit to skosukhin/spack that referenced this pull request Jun 10, 2022
haralmha pushed a commit to key4hep/spack that referenced this pull request Jun 28, 2022
fixes spack#30700

To avoid clingo adding penalties for not using the
default value for a variant, it's better to model
the variant as conditional where possible.
bhatiaharsh pushed a commit to bhatiaharsh/spack that referenced this pull request Aug 8, 2022
fixes spack#30700

To avoid clingo adding penalties for not using the
default value for a variant, it's better to model
the variant as conditional where possible.
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.

Conretizer uses old dependency version

4 participants