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

Remove CUDA_ARCH from GPU-enabled CI jobs #1361

Merged
merged 1 commit into from
Jul 6, 2023
Merged

Remove CUDA_ARCH from GPU-enabled CI jobs #1361

merged 1 commit into from
Jul 6, 2023

Conversation

upsj
Copy link
Member

@upsj upsj commented Jul 6, 2023

These are all jobs running on amdci right now. We can specify the CUDA architecture from environment variables of the gitlab-runner (I already added it to the config), which makes the test runs a bit more flexible as well, since I have a fallback node with only compute capability 6.0, where the tests currently fail.

These are all jobs running on amdci right now.
We can specify the CUDA architecture from environment variables of the gitlab-runner,
which makes the test runs a bit more flexible as well.
@ginkgo-bot ginkgo-bot added the reg:ci-cd This is related to the continuous integration system. label Jul 6, 2023
@upsj upsj added 1:ST:no-changelog-entry Skip the wiki check for changelog update 1:ST:run-full-test labels Jul 6, 2023
@MarcelKoch
Copy link
Member

I guess the docker image for the unified runner could be updated: https://gitlab.com/nvidia/container-images/cuda/blob/master/doc/support-policy.md

@upsj
Copy link
Member Author

upsj commented Jul 6, 2023

Yes, we need to update that in our docker image generation scripts, this was just pulled from dockerhub.

@upsj upsj added 1:ST:ready-to-merge This PR is ready to merge. and removed 1:ST:run-full-test labels Jul 6, 2023
@upsj upsj merged commit 64e9a4b into develop Jul 6, 2023
12 checks passed
@upsj upsj deleted the ci_no_cuda_arch branch July 6, 2023 12:52
@sonarcloud
Copy link

sonarcloud bot commented Jul 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1:ST:no-changelog-entry Skip the wiki check for changelog update 1:ST:ready-to-merge This PR is ready to merge. reg:ci-cd This is related to the continuous integration system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants