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

Adding documentation on how to build and run on top of EESSI without EB #175

Merged
merged 21 commits into from
Dec 12, 2024

Conversation

hvelab
Copy link
Contributor

@hvelab hvelab commented Apr 30, 2024

To follow up the short-term solution in issue https://gitlab.com/eessi/support/-/issues/48

Copy link
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

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

@hvelab This is a good start. I think it is probably worth explaining the weird addition of the GCCcore path to LD_LIBRARY_PATH

docs/using_eessi/building_on_eessi.md Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
hvelab and others added 11 commits May 27, 2024 14:13
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Copy link
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

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

I think this looks good.

docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Show resolved Hide resolved
docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
```sh
export LD_RUN_PATH=$LIBRARY_PATH:$EBROOTGCCcore/lib64
```
* Compile and make sure the library resolution points to the EESSI stack. For this, `ldd` from compatibility layer and **not** `/usr/bin/ldd` should be used when checking the binary.
Copy link
Member

Choose a reason for hiding this comment

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

Probably best to provide a running example here so people have a clearer idea of what you are talking about

Copy link
Member

Choose a reason for hiding this comment

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

How about an MPI "Hello world" example?

docs/using_eessi/building_on_eessi.md Outdated Show resolved Hide resolved
hvelab and others added 6 commits October 10, 2024 08:33
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Co-authored-by: ocaisa <alan.ocais@cecam.org>
@boegel boegel requested a review from ocaisa December 6, 2024 17:47
ocaisa
ocaisa previously approved these changes Dec 12, 2024
Copy link
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

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

Could still be improved, but it is a good start and I don't want to hold it back any longer

@ocaisa ocaisa merged commit 1e273f5 into EESSI:main Dec 12, 2024
1 check passed
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.

2 participants