Skip to content

dealii: fix concretization problem between trilinos and adol-c#20606

Merged
alalazo merged 2 commits intospack:developfrom
luca-heltai:fix-dealii-trilinos-conflict
Jan 6, 2021
Merged

dealii: fix concretization problem between trilinos and adol-c#20606
alalazo merged 2 commits intospack:developfrom
luca-heltai:fix-dealii-trilinos-conflict

Conversation

@luca-heltai
Copy link
Copy Markdown
Contributor

Fixes #20445

@luca-heltai luca-heltai changed the title Fix concretization problem with dealii. dealii: fix concretization problem between trilinos and adol-c Dec 30, 2020
@luca-heltai luca-heltai force-pushed the fix-dealii-trilinos-conflict branch from aab11ac to 74bd27c Compare December 30, 2020 14:30
Comment on lines +162 to +163
# FIXME: next line fixes concretization with trilinos and adol-c
depends_on('trilinos~exodus~netcdf', when='@9.0:+adol-c')
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Makes sense, due to the added the conflicts. But shouldn't this be when='@9.0:+adol-c+trilinos'?

Also, could we please put this further down the list (~line 199 with the other trilinos depends)? That way this list remains (nearly) alphabetically ordered.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the fix, BTW :-)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks @jppelteret!

Copy link
Copy Markdown
Contributor

@jppelteret jppelteret left a comment

Choose a reason for hiding this comment

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

Thanks @luca-heltai! LGTM :-)

@alalazo alalazo merged commit 812a3fb into spack:develop Jan 6, 2021
loulawrence pushed a commit to loulawrence/spack that referenced this pull request Jan 19, 2021
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.

Problems during install deal.II in spack

3 participants