Container Images
MS-AMP provides a set of OCI-compliant container images, which are hosted on and GitHub Container Registry.
You can use MS-AMP image by ghcr.io/azure/msamp:${tag}, available tags are listed below for all stable versions.
Stable tagged versions#
- CUDA
| Tag | Description |
|---|---|
| v0.4.0-cuda12.2 | MS-AMP v0.4.0 with CUDA 12.2 |
| v0.4.0-cuda11.8 | MS-AMP v0.4.0 with CUDA 11.8 |
| v0.3.0-cuda12.1 | MS-AMP v0.3.0 with CUDA 12.1 |
| v0.3.0-cuda11.8 | MS-AMP v0.3.0 with CUDA 11.8 |
| v0.2.0-cuda12.1 | MS-AMP v0.2.0 with CUDA 12.1 |
| v0.2.0-cuda11.8 | MS-AMP v0.2.0 with CUDA 11.8 |