Skip to content

Try using non-CUDA container image for IRIS CI #32

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

yousefmoazzam
Copy link
Contributor

An experiment in trying to not have CUDA in the container (to replicate the installation environment we use at DLS - we don't use any CUDA installed on the host, we only rely on whatever installing cupy from a conda channel does to the conda env).

Before this was avoided due to it causing issues with `cupy` and
GPU-related package installation in the container launched by the IRIS
runner, but this may not be an issue when using a container image that
doesn't contain a CUDA installation.
@yousefmoazzam yousefmoazzam marked this pull request as draft January 20, 2025 15:18
@yousefmoazzam yousefmoazzam force-pushed the change-iris-ci-container-image branch from dca93de to 6fd46a8 Compare January 21, 2025 12:32
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