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

Add Trilinos build script #98

Open
jmgate opened this issue Sep 10, 2024 · 1 comment
Open

Add Trilinos build script #98

jmgate opened this issue Sep 10, 2024 · 1 comment
Assignees
Labels
Type: Documentation Pertaining to the documentation of the package.

Comments

@jmgate
Copy link
Collaborator

jmgate commented Sep 10, 2024

It'd be worthwhile to include a build script for a non-trivial code in the documentation as another real-world example. Trilinos would be worthwhile, because building Trilinos was what originally motivated the automation framework that eventually begat staged-script. The Trilinos CI testing is primarily driven by PullRequestLinuxDriverTest.py, so we'd have to see if it's possible to mimic what's being done there, without access to Trilinos' machines, environments, etc.

@jmgate jmgate added the Type: Documentation Pertaining to the documentation of the package. label Sep 10, 2024
@jmgate jmgate self-assigned this Sep 10, 2024
@jmgate
Copy link
Collaborator Author

jmgate commented Sep 11, 2024

I'm afraid PullRequestLinuxDriverTest.py is more of a complicated mess than when I last saw it ~4 years ago, so it would take quite some time to translate into a "one build script to rule them all". I asked if there was a straightforward way to reproduce CI testing failures locally, and was pointed to these instructions, though I'm not sure that helps much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Pertaining to the documentation of the package.
Projects
None yet
Development

No branches or pull requests

1 participant