-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add CaDiCaL 1.3.0 to EESSI pilot 2021.12 #18
Conversation
EESSI_PILOT_VERSION is not available before a script is sourced.
Otherwise there seems to be no other way currently to tell the EESSI install script to build for the generic architecture.
This reverts commit 8415e2e. Reverting because it didn't work.
`install_software_layer.sh` now passes command line arguments to `EESSI-pilot-install-software.sh` (attempt to build stack by bot for architecture `generic`).
Added a 4th parameter. If it is set to "--generic", the variable EESSI_SOFTWARE_SUBDIR_OVERRIDE will be set to EESSI_OS_TYPE/EESSI_CPU_FAMILY/generic.
Otherwise it would not be visible to the .py script determining the target.
Removed unneccessary code (echos etc)
Job
|
Job
|
Job
|
Job
|
Job
|
Job
|
Job
|
Job
|
Job
|
Job
|
Job
|
Job
|
Job
|
May need to |
Job
|
Job
|
Job
|
Job
|
Job
|
Job
|
Job
|
Job
|
Job
|
Job
|
…GCCcore-10.3.0 ADD CMake-3.20.1-GCCcore-10.3.0 to NESSI/2022.11
Missed uncommenting most stuff in EESSI-pilot-install-software.sh and updating eessi-2021.12.yml. Can update this via additional commits before bot:build label is set.