Below you will find pages that utilize the taxonomy term “Mjun0812”
April 11, 2026
mjun0812/setup-cuda
Version updated for https://github.com/mjun0812/setup-cuda to version v1.5.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-cuda GitHub Action automates the installation and configuration of NVIDIA CUDA in GitHub Actions workflows, supporting versions 10.0 and above. It simplifies setting up CUDA environments by dynamically selecting and installing specific CUDA versions, configuring necessary environment variables, and providing cross-platform compatibility for Linux and Windows. This action streamlines workflows for developers working with GPU-accelerated applications, eliminating manual setup and ensuring flexibility in version management.
April 11, 2026
mjun0812/setup-cuda
Version updated for https://github.com/mjun0812/setup-cuda to version v1.4.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-cuda GitHub Action automates the installation and configuration of NVIDIA CUDA on GitHub-hosted runners, supporting both Linux and Windows environments. It simplifies the setup process by allowing users to specify the desired CUDA version dynamically, supports a range of distributions, and automatically configures necessary environment variables. This action is particularly useful for workflows requiring GPU acceleration, eliminating manual setup and ensuring compatibility across different operating systems and CUDA versions.
April 10, 2026
mjun0812/setup-cuda
Version updated for https://github.com/mjun0812/setup-cuda to version v1.3.1.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-cuda GitHub Action automates the installation and configuration of specific NVIDIA CUDA versions in GitHub Actions workflows. It supports a wide range of CUDA versions (>=10.0), dynamically selects installation methods, and works across multiple platforms, including Linux and Windows. By simplifying the setup process and handling environment variable configuration, it streamlines CUDA-dependent CI/CD tasks for diverse development environments.