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

Restore the superbuild #2421

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Restore the superbuild #2421

merged 2 commits into from
Jan 31, 2024

Conversation

benson31
Copy link
Collaborator

It is with great sadness that this is done. The superbuild has been kept for internal use and for those situations in which real package managers prove inadequate, which were supposed to be few. Yet I have had to hand it out to nearly every user and/or developer of LBANN, because I guess our simple little package is too much for certain package managers to handle. Thus, here it is.

Do note that I do not want to spend any more of my life maintaining build systems or hand-holding developers (or users) than is programmatically necessary. Therefore this is presented as-is, with a couple of example scripts and a README. Good luck.

Finally, do continue to relentlessly hound the developers and/or maintainers of whichever package manager has failed to provide you with a working LBANN build so that this superbuild can fade away for a final time. It's not a hard package to build, and the dependencies are both quite few and quite common. So it's a real shame that there is so much trouble.

Copy link
Collaborator

@ndryden ndryden left a comment

Choose a reason for hiding this comment

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

🥲

@@ -0,0 +1,180 @@
################################################################################
## Copyright (c) 2014-2022, Lawrence Livermore National Security, LLC.
Copy link
Contributor

Choose a reason for hiding this comment

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

Copyright year

@@ -0,0 +1,72 @@
################################################################################
## Copyright (c) 2014-2022, Lawrence Livermore National Security, LLC.
Copy link
Contributor

Choose a reason for hiding this comment

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

Year

@@ -0,0 +1,67 @@
################################################################################
## Copyright (c) 2014-2022, Lawrence Livermore National Security, LLC.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
## Copyright (c) 2014-2022, Lawrence Livermore National Security, LLC.
## Copyright (c) 2014-2024, Lawrence Livermore National Security, LLC.

@benson31 benson31 merged commit 835f791 into LBANN:develop Jan 31, 2024
1 check passed
@benson31 benson31 deleted the restore-superbuild branch January 31, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants