New Windows Server 2022 CUDA Image Released

Hey Everyone!

I’m excited to announce the release of an updated CUDA image for Windows Server 2022! The new image is tagged as windows-server-2022-cuda:edge and is now available for use.

What’s New

  • New Windows Server 2022 CUDA image released: windows-server-2022-cuda:edge
  • Standard Quarterly Update
  • CUDA Toolkit Installed

Release Cadence

These images are updated quarterly, excluding security updates.

Example Usage

Here’s a quick usage example for the new image:

version: 2.1
jobs:
  build:
    machine:
      image: 'windows-server-2022-cuda:edge'
      resource_class: windows.gpu.nvidia.medium
      shell: powershell.exe -ExecutionPolicy Bypass
    steps:
      - run: Write-Host 'Hello, CUDA on Windows Server 2022'

Software Versions

Windows 2022 CUDA

Software Version
CUDA Toolkit 12.8.0.571
NVIDIA Driver 571.96
aws-cli 2.23.7
Google Cloud SDK 507.0.0
bq 2.1.12
core 2025.01.17
gsutil 5.33
node v21.7.3
Microsoft.AspNetCore.App 6.0.26
Microsoft.AspNetCore.App 7.0.15
Microsoft.AspNetCore.App 8.0.12
Microsoft.AspNetCore.App 9.0.1
Microsoft.NetCore.App 6.0.26
Microsoft.NetCore.App 7.0.15
Microsoft.NetCore.App 8.0.12
Microsoft.NetCore.App 9.0.1
Microsoft.WindowsDesktop.App 6.0.26
Microsoft.WindowsDesktop.App 7.0.15
Microsoft.WindowsDesktop.App 8.0.12
Microsoft.WindowsDesktop.App 9.0.1
Microsoft Visual Studio\Installer\vsw 17.12.4
Chocolatey 2.4.2
7zip.portable 24.9.0
azure-cli 2.68.0
git 2.47.1
golang 1.23.5
nano 7.2.36.20230412
nano-win 7.2.36.20230412
nuget.commandline 6.12.2
openjdk 22.0.2
Python 3.13.1
Rust 1.83.0
service-fabric 10.1.2338
service-fabric-sdk 7.1.2338
syft 1.18.1
sysinternals 2024.12.16
vcredist140 14.42.34433
vim 9.1.1053

Feel free to reach out if you have any questions or feedback!

Happy coding! :tada: