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

[tursa] Update Spack environment #361

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

[tursa] Update Spack environment #361

wants to merge 2 commits into from

Conversation

giordano
Copy link
Member

No description provided.

@giordano giordano requested a review from ilectra February 12, 2025 15:29
Comment on lines +60 to +76
cmake:
externals:
- spec: [email protected]
prefix: /home/y07/shared/utils/core/cmake/3.27.4
Copy link
Member Author

@giordano giordano Feb 12, 2025

Choose a reason for hiding this comment

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

I know a path inside /home looks suspicious, but this is from the system module!

$ module show cmake
-------------------------------------------------------------------
/home/y07/shared/tursa-modules/cmake/3.27.4:

conflict        cmake
prepend-path    PATH /home/y07/shared/utils/core/cmake/3.27.4/bin
prepend-path    CPATH /home/y07/shared/utils/core/cmake/3.27.4/include
prepend-path    LD_LIBRARY_PATH /home/y07/shared/utils/core/cmake/3.27.4/lib
prepend-path    MANPATH /home/y07/shared/utils/core/cmake/3.27.4/man
-------------------------------------------------------------------

Same for OpenMPI below.

It's missing some modules, resulting in errors like

```
Can't locate IPC/Cmd.pm in @inc (you may need to install the IPC::Cmd module)
```
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.

1 participant