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.
What’s Changed
What’s Changed
🚀 Changes
- chore(deps): Update pnpm/action-setup action to v6 by @renovate[bot] in https://github.com/mjun0812/setup-cuda/pull/34
- chore: migrate to Vite+ unified toolchain by @mjun0812 in https://github.com/mjun0812/setup-cuda/pull/35
Full Changelog: https://github.com/mjun0812/setup-cuda/compare/v1.4.0...v1.5.0