Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up nightlies to turn off Epetra #1037

Closed
ikalash opened this issue Mar 28, 2024 · 4 comments
Closed

Clean up nightlies to turn off Epetra #1037

ikalash opened this issue Mar 28, 2024 · 4 comments
Assignees

Comments

@ikalash
Copy link
Collaborator

ikalash commented Mar 28, 2024

Also remove duplicate builds (e.g., if there is a non-Epetra and Epetra build on a machine, the Epetra one should be removed).

@ikalash ikalash self-assigned this Mar 28, 2024
@mperego
Copy link
Collaborator

mperego commented Apr 18, 2024

@ikalash @jewatkins, thanks to this PR: trilinos/Trilinos#12869, Trilinos_ENABLE_Epetra=OFF is no longer needed to turn off Epetra, as it is now off by default and not turned on by packages like Thyra.

@ikalash
Copy link
Collaborator Author

ikalash commented Apr 18, 2024

Good to know. I already turned off Epetra in most of the builds. Speaking of which, do we want to turn off Epetra in the spack nightly as well? I assume we do.

@mperego
Copy link
Collaborator

mperego commented Apr 18, 2024

Yes, thanks! We can remove the epetra flag for spack builds as well.

@ikalash
Copy link
Collaborator Author

ikalash commented May 19, 2024

I just checked and the spack build already has Epetra off in Trilinos by default. Closing.

@ikalash ikalash closed this as completed May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants