Merged
Conversation
added 12 commits
October 18, 2023 17:10
…. Added the new page to the mkdocs
…ke it easier to find
…step is no longer present
…time debugging issues that require a lot of dependencies to first be build
… exit the container
…new order of sourcing configure_easybuild and exporting EASYBUILD_INSTALLPATH
trz42
reviewed
Oct 23, 2023
added 2 commits
October 23, 2023 13:25
…DULEPATH so that users actually see the modules that are installed interactively
casparvl
commented
Oct 24, 2023
trz42
requested changes
Oct 24, 2023
Collaborator
trz42
left a comment
There was a problem hiding this comment.
Thanks a lot for this comprehensive description. I'd like to actually try the procedure myself, possibly also using run_in_compat_layer_env.sh instead of plain startprefix.
Left a few comments/suggestions/questions left and right.
added 3 commits
October 25, 2023 14:16
…t the EESSI_CPU_FAMILY and EESSI_OS_TYPE
trz42
requested changes
Oct 26, 2023
…the writeable overlay. Also, clarified instructions on how to replicate builds with 'generic' optimization
t1mk1k
reviewed
Oct 30, 2023
t1mk1k
reviewed
Oct 30, 2023
t1mk1k
reviewed
Oct 30, 2023
t1mk1k
reviewed
Oct 30, 2023
t1mk1k
reviewed
Oct 30, 2023
…r building in /tmp to figure out if the writeable overlay is the issue to _after_ the regular build instructions. This is now in a new section that discusses known causes for issues in EESSI. I also added the non-standard sysroot here. These two will probably cover at least some of the issues that we see at this stage - most other issues are already caught when a contribution is made to EasyBuild itself.
trz42
approved these changes
Nov 3, 2023
Collaborator
|
Looks good to me. Thanks @casparvl ! |
This was referenced Nov 7, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR moves the 'adding software' pages to a new top level header, as I was told by an external user he hadn't found it initially.
Also, added a page on how to interactively replicated the build process.