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

ci: Bump gitlab ci to ubuntu 22.04, cuda 11.7.1@x86_64, cuda 12.6.2@aarch64 #1727

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

Conversation

tehrengruber
Copy link
Contributor

We were using ubuntu 22.04 which shipped with gcc 9.x.x. In order to get something more recent with proper utf-8 support I bumped to 22.04.

ci/cscs-ci.yml Outdated
@@ -46,12 +46,12 @@ stages:
.build_baseimage_x86_64:
extends: [.container-builder-cscs-zen2, .build_baseimage]
variables:
CUDA_VERSION: 11.2.2
CUDA_VERSION: 11.7.1
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe on DaintXC the CUDA version has to match what is available on the system?

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