Skip to content

chore: upgrade Trilinos version#288

Merged
rrsettgast merged 13 commits intomasterfrom
cusini/upgrade-trilinos
Dec 11, 2024
Merged

chore: upgrade Trilinos version#288
rrsettgast merged 13 commits intomasterfrom
cusini/upgrade-trilinos

Conversation

@CusiniM
Copy link
Copy Markdown
Contributor

@CusiniM CusiniM commented Nov 21, 2024

The previous version was giving me some compilation errors with clang16 on macOS so I just upgraded it.

@CusiniM CusiniM self-assigned this Nov 21, 2024
@CusiniM
Copy link
Copy Markdown
Contributor Author

CusiniM commented Nov 22, 2024

well, Epetra, which we use, is deptrecated so we need to clean up our interface and switch to Tpetra. They do have cmake options to still use it but I feel that we should just clean this.

@OmarDuran
Copy link
Copy Markdown
Contributor

well, Epetra, which we use, is deptrecated so we need to clean up our interface and switch to Tpetra. They do have cmake options to still use it but I feel that we should just clean this.

Thank you @CusiniM for fixing this. I have tested with apple clang 16.0 and the compilation errors are fixed. However, notice that the action Rockylinux (8, clang 17.0.6, cuda 12.5) is failing.

@rrsettgast rrsettgast merged commit db12f81 into master Dec 11, 2024
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.

3 participants