Skip to content

Commit

Permalink
Update building_on_eessi.md
Browse files Browse the repository at this point in the history
tiny update
  • Loading branch information
hvelab authored Jan 8, 2025
1 parent 9c2423c commit f4d7c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/using_eessi/building_on_eessi.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ Now, set the `LD_RUN_PATH` environment variable for all the libraries to point t
{EESSI 2023.06} $ mpicc -o HelloWorld mpi.c
```

This is the moment to check if the compiler picked all the libraries from the compatibility layer.
This is the moment to check if the compiler picked all the libraries from the software and compatibility layer, not the host.

Look at the difference on the library solving when using the compatibility layer ldd from the host one:

Expand Down

0 comments on commit f4d7c0b

Please sign in to comment.