Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Update CUDA driver#83

Merged
aktech merged 2 commits into
mainfrom
aktech/update-cuda-driver
Jan 15, 2026
Merged

Update CUDA driver#83
aktech merged 2 commits into
mainfrom
aktech/update-cuda-driver

Conversation

@aktech

@aktech aktech commented Jan 8, 2026

Copy link
Copy Markdown
Member

Closes #82

@h-vetinari h-vetinari mentioned this pull request Jan 8, 2026
@jaimergp

Copy link
Copy Markdown
Collaborator

Anything else needed here, @aktech?

@aktech

aktech commented Jan 15, 2026

Copy link
Copy Markdown
Member Author

Yep, the command is potentially wrong, fixing:
https://github.com/Quansight/open-gpu-server/actions/runs/20848427902/job/59913944692

Update CUDA driver from nvidia-driver-525 to nvidia:580-server using
Ubuntu-native packaging. The --gpgpu flag is required for server drivers.

Update package hold regex to match new naming pattern (nvidia*580-server,
libnvidia*580-server, linux-*-nvidia*580).
@aktech aktech force-pushed the aktech/update-cuda-driver branch from c92ab4c to dc229a7 Compare January 15, 2026 08:45
@aktech

aktech commented Jan 15, 2026

Copy link
Copy Markdown
Member Author

Worked now: https://github.com/Quansight/open-gpu-server/actions/runs/21025087069

@aktech aktech marked this pull request as ready for review January 15, 2026 09:03

@h-vetinari h-vetinari left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you very much! 🙏

@aktech aktech merged commit fc3b768 into main Jan 15, 2026
3 checks passed
@aktech aktech deleted the aktech/update-cuda-driver branch January 15, 2026 16:21
@h-vetinari

Copy link
Copy Markdown
Contributor

Does the build-images action still need to be triggered after merging, or was the previous run enough? 🤔

@h-vetinari

h-vetinari commented Jan 16, 2026

Copy link
Copy Markdown
Contributor

Running nvidia-smi in the image shows that this update has not percolated yet, 6+h later. So I think the build-images workflow needs to be triggered after all?

 │ │ +---------------------------------------------------------------------------------------+
 │ │ | NVIDIA-SMI 535.274.02             Driver Version: 535.274.02   CUDA Version: 12.2     |
 │ │ |-----------------------------------------+----------------------+----------------------+
 │ │ | GPU  Name                 Persistence-M | Bus-Id        Disp.A | Volatile Uncorr. ECC |
 │ │ | Fan  Temp   Perf          Pwr:Usage/Cap |         Memory-Usage | GPU-Util  Compute M. |
 │ │ |                                         |                      |               MIG M. |
 │ │ |=========================================+======================+======================|
 │ │ |   0  Tesla V100-PCIE-16GB           Off | 00000000:00:05.0 Off |                    0 |
 │ │ | N/A   36C    P0              24W / 250W |      0MiB / 16384MiB |      0%      Default |
 │ │ |                                         |                      |                  N/A |
 │ │ +-----------------------------------------+----------------------+----------------------+
 │ │                                                                                          
 │ │ +---------------------------------------------------------------------------------------+
 │ │ | Processes:                                                                            |
 │ │ |  GPU   GI   CI        PID   Type   Process name                            GPU Memory |
 │ │ |        ID   ID                                                             Usage      |
 │ │ |=======================================================================================|
 │ │ |  No running processes found                                                           |
 │ │ +---------------------------------------------------------------------------------------+

@aktech

aktech commented Jan 16, 2026

Copy link
Copy Markdown
Member Author

Does the build-images action still need to be triggered after merging, or was the previous run enough? 🤔

Yep, that needs to be triggered after merging, via workflow dispatch (against main).

@jaimergp

Copy link
Copy Markdown
Collaborator

Triggered at https://github.com/Quansight/open-gpu-server/actions/runs/21429817320

@jaimergp

Copy link
Copy Markdown
Collaborator

We will also need to update the definitions at conda-forge/.cirun

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update CUDA driver

3 participants