-
Notifications
You must be signed in to change notification settings - Fork 68
update software installation script for EESSI 2021.02 pilot #75
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
Conversation
|
We need to add an explicit build of UCX with the the option |
|
@ocaisa Is that to fix a particular problem? Can we fix it in a generic way on the EasyBuild side? |
|
See #63 , I'm not sure it is a fit on the EB side since it is relying on you having certain system packages installed. For the record, the JSC configuration for UCX has way more options: |
|
And the ComputeCanada customisation is at https://github.com/ComputeCanada/easybuild-computecanada-config/blob/b40236c4509d02ed7066ee91f6d3f298d500eba0/cc_hooks_gentoo.py#L533 (also their customisation for OpenMPI is pretty big, see https://github.com/ComputeCanada/easybuild-computecanada-config/blob/b40236c4509d02ed7066ee91f6d3f298d500eba0/cc_hooks_gentoo.py#L490) |
|
I was just going through the project dashboard to check if everything that we wanted to do for this version has been included, and saw this issue about ReFrame under software layer: |
|
I wanted to make a PR to add RStudio Server and VS Code to the list as well, I can include ReFrame |
|
PR for additional packages opened in #76 |
Overview of changes:
{linux,macos}subdirectory in2021.02/software/(fixes also use {linux,macos} subdirectory in software layer #71)$PATHvalue is problematic, sometimes additional paths are included at front)Bison, due to problems withQt5usingyaccfrom compat layer (see Qt5 compilation fails with Bison from compat layer #49)pip install+eb --install-latest-eb-release(WIP, still testing it...)