

Le traduzioni sono generate tramite traduzione automatica. In caso di conflitto tra il contenuto di una traduzione e la versione originale in Inglese, quest'ultima prevarrà.

# AWS GPU AMI OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04)
<a name="aws-deep-learning-x86-gpu-pytorch-2.8-ubuntu-24-04"></a>

**Nota**  
Per informazioni dettagliate sui pacchetti software, fate riferimento alle singole pagine delle note di rilascio collegate di seguito

Per informazioni su come iniziare, consulta[Guida introduttiva a DLAMI](getting-started.md).

##### Formato del nome AMI
<a name="name-x86-gpu-pytorch-2.8-ubuntu-24-04"></a>
+ GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) \$1 \$1YYYY-MM-DD\$1

##### Interrogazione dei parametri SSM
<a name="ssm-param-x86-gpu-pytorch-2.8-ubuntu-24-04"></a>

 **Utilizza la seguente query pubblica sui parametri SSM per trovare il DLAMI più recente:** 

```
aws ssm get-parameter --region us-east-1 \
    --name /aws/service/deeplearning/ami/x86_64/oss-nvidia-driver-gpu-pytorch-2.8-ubuntu-24.04/latest/ami-id \
    --query "Parameter.Value" \
    --output text
```

##### AWSCLI Query
<a name="awscli-x86-gpu-pytorch-2.8-ubuntu-24-04"></a>

 **Utilizza la seguente AWS query per trovare il DLAMI più recente:** 

```
aws ec2 describe-images --region us-east-1 --owners amazon --filters 'Name=name,Values=Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.8 (Ubuntu 24.04) ????????' 'Name=state,Values=available' --query 'reverse(sort_by(Images, &CreationDate))[:1].ImageId' --output text
```

##### Ultime versioni
<a name="latest-release-x86-gpu-pytorch-2.8-ubuntu-24-04"></a>

**Topics**
+ [GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20260321](aws-deep-learning-ami-gpupt28oss-ul2404-2026-03-24.md)
+ [GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20260317](aws-deep-learning-ami-gpupt28oss-ul2404-2026-03-20.md)
+ [GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20260307](aws-deep-learning-ami-gpupt28oss-ul2404-2026-03-12.md)
+ [GPU AMI Nvidia Driver OSS con apprendimento profondo PyTorch 2.8 (Ubuntu 24.04) 20260226](aws-deep-learning-ami-gpupt28oss-ul2404-2026-02-27.md)
+ [GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20260128](aws-deep-learning-ami-gpupt28oss-ul2404-2026-02-03.md)
+ [Sistema operativo Nvidia Driver AMI GPU PyTorch 2.8 (Ubuntu 24.04) 20260122](aws-deep-learning-ami-gpupt28oss-ul2404-2026-01-23.md)
+ [GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20260121](aws-deep-learning-ami-gpupt28oss-ul2404-2026-01-21.md)
+ [GPU AMI Nvidia Driver OSS con apprendimento profondo PyTorch 2.8 (Ubuntu 24.04) 20260117](aws-deep-learning-ami-gpupt28oss-ul2404-2026-01-20.md)
+ [GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20251213](aws-deep-learning-ami-gpupt28oss-ul2404-2025-12-31.md)
+ [GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20251206](aws-deep-learning-ami-gpupt28oss-ul2404-2025-12-10.md)
+ [GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20251101](aws-deep-learning-ami-gpupt28oss-ul2404-2025-12-03.md)
+ [GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20251101](aws-deep-learning-ami-gpupt28oss-ul2404-2025-11-10.md)
+ [GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20251007](aws-deep-learning-ami-gpupt28oss-ul2404-2025-10-14.md)

# GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20260321
<a name="aws-deep-learning-ami-gpupt28oss-ul2404-2026-03-24"></a>

Per informazioni su come iniziare, consulta. [Guida introduttiva a DLAMI](getting-started.md)

##### Versioni principali dei Package
<a name="major-package-versions-gpupt28oss-ul2404-2026-03-24"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4, P4de, P5, P5e, P5en, P6-B200  | 
|  operating\$1system  |  Ubuntu 24.04.4 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.17.0-1009-aws  | 
|  framework\$1version  |  2.8  | 
|  python\$1location  |  /opt/pytorch/bin/python  | 
|  nvidia\$1driver  |  580.126.09  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.9  | 
|  gdr\$1copy  |  2.5.2  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.19.0  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Modifiche ai pacchetti rispetto alla versione precedente
<a name="release-notes-gpupt28oss-ul2404-2026-03-24"></a>

**Nota**  
Tutti i DLAMI vengono analizzati per individuare eventuali vulnerabilità seguendo le Best Practice. AWS Sebbene eseguiamo continuamente l'aggiornamento alle versioni più recenti dei pacchetti, alcune dipendenze potrebbero richiedere il downgrade di pacchetti specifici per mantenere la compatibilità. Queste modifiche non influiscono sul nostro livello di sicurezza. [Per informazioni sulle misure AWS di sicurezza, consulta la nostra AWS documentazione sulla sicurezza](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Pacchetti aggiunti
<a name="added-package-info-gpupt28oss-ul2404-2026-03-24"></a>


|  | 
| --- |
|  prettytable-3.17.0  | 

##### Pacchetti aggiornati
<a name="updated-package-info-gpupt28oss-ul2404-2026-03-24"></a>


| Nome pacchetto | Versione precedente | Nuova versione | 
| --- | --- | --- | 
|  async-lru  |  2.2.0  |  2.3.0  | 
|  attrs  |  25.4.0  |  26.1.0  | 
|  awscli  |  1.44.60  |  1.44.63  | 
|  binutils-common  |  2.42-4ubuntu2.8  |  2.42-4ubuntu2.10  | 
|  binutils-x86-64-linux-gnu  |  2.42-4ubuntu2.8  |  2.42-4ubuntu2.10  | 
|  boto3  |  1.42.70  |  1.42.73  | 
|  botocore  |  1.42.70  |  1.42.73  | 
|  coreutils  |  9.4-3ubuntu6.1  |  9.4-3ubuntu6.2  | 
|  databricks-sdk  |  0.100.0  |  0.102.0  | 
|  deepdiff  |  8.6.1  |  8.6.2  | 
|  docker-compose-plugin  |  5.1.0-1\$1ubuntu.24.04\$1noble  |  5.1.1-1\$1ubuntu.24.04\$1noble  | 
|  inspectorssmplugin  |  1.0.454  |  1.0.456  | 
|  jsonpointer  |  3.0.0  |  3.1.0  | 
|  libbinutils  |  2.42-4ubuntu2.8  |  2.42-4ubuntu2.10  | 
|  libctf-nobfd0  |  2.42-4ubuntu2.8  |  2.42-4ubuntu2.10  | 
|  libctf0  |  2.42-4ubuntu2.8  |  2.42-4ubuntu2.10  | 
|  libgprofng0  |  2.42-4ubuntu2.8  |  2.42-4ubuntu2.10  | 
|  libsframe1  |  2.42-4ubuntu2.8  |  2.42-4ubuntu2.10  | 
|  nvidia-ml-py  |  13.590.48  |  13.595.45  | 
|  platformdirs  |  4.9.4  |  4.4.0  | 
|  protobuf  |  6.33.5  |  6.33.6  | 
|  sagemaker  |  3.5.0  |  3.6.0  | 
|  sagemaker-core  |  2.5.1  |  2.6.0  | 
|  sagemaker-mlops  |  1.5.0  |  1.6.0  | 
|  sagemaker-serve  |  1.5.0  |  1.6.0  | 
|  sagemaker-train  |  1.5.0  |  1.6.0  | 
|  snapd  |  2.73\$1ubuntu24.04.1  |  2.73\$1ubuntu24.04.2  | 

##### Pacchetti rimossi
<a name="removed-package-info-gpupt28oss-ul2404-2026-03-24"></a>

Nessun pacchetto è stato rimosso in questa versione.

# GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20260317
<a name="aws-deep-learning-ami-gpupt28oss-ul2404-2026-03-20"></a>

Per informazioni su come iniziare, consulta. [Guida introduttiva a DLAMI](getting-started.md)

##### Versioni principali dei Package
<a name="major-package-versions-gpupt28oss-ul2404-2026-03-20"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4, P4de, P5, P5e, P5en, P6-B200  | 
|  operating\$1system  |  Ubuntu 24.04.4 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.17.0-1009-aws  | 
|  framework\$1version  |  2.8  | 
|  python\$1location  |  /opt/pytorch/bin/python  | 
|  nvidia\$1driver  |  580.126.09  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.9  | 
|  gdr\$1copy  |  2.5.2  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.19.0  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Modifiche ai pacchetti rispetto alla versione precedente
<a name="release-notes-gpupt28oss-ul2404-2026-03-20"></a>

**Nota**  
Tutti i DLAMI vengono analizzati per individuare eventuali vulnerabilità seguendo le Best Practice. AWS Sebbene eseguiamo continuamente l'aggiornamento alle versioni più recenti dei pacchetti, alcune dipendenze potrebbero richiedere il downgrade di pacchetti specifici per mantenere la compatibilità. Queste modifiche non influiscono sul nostro livello di sicurezza. [Per informazioni sulle misure AWS di sicurezza, consulta la nostra AWS documentazione sulla sicurezza](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Pacchetti aggiunti
<a name="added-package-info-gpupt28oss-ul2404-2026-03-20"></a>

Nessun pacchetto è stato aggiunto in questa versione.

##### Pacchetti aggiornati
<a name="updated-package-info-gpupt28oss-ul2404-2026-03-20"></a>


| Nome pacchetto | Versione precedente | Nuova versione | 
| --- | --- | --- | 
|  awscli  |  1.44.58  |  1.44.60  | 
|  boto3  |  1.42.68  |  1.42.70  | 
|  botocore  |  1.42.68  |  1.42.70  | 
|  inspectorssmplugin  |  1.0.443  |  1.0.454  | 
|  onnxruntime  |  1.24.3  |  1.24.4  | 
|  platformdirs  |  4.4.0  |  4.9.4  | 
|  pyasn1  |  0.6.2  |  0.6.3  | 
|  snapd  |  2.73\$1ubuntu24.04  |  2.73\$1ubuntu24.04.1  | 
|  vim-common  |  9.1.0016-1ubuntu7.9  |  9.1.0016-1ubuntu7.10  | 
|  vim-runtime  |  9.1.0016-1ubuntu7.9  |  9.1.0016-1ubuntu7.10  | 
|  vim-tiny  |  9.1.0016-1ubuntu7.9  |  9.1.0016-1ubuntu7.10  | 
|  xxd  |  9.1.0016-1ubuntu7.9  |  9.1.0016-1ubuntu7.10  | 

##### Pacchetti rimossi
<a name="removed-package-info-gpupt28oss-ul2404-2026-03-20"></a>


| Nome pacchetto | 
| --- | 
|  prettytable  | 

# GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20260307
<a name="aws-deep-learning-ami-gpupt28oss-ul2404-2026-03-12"></a>

Per informazioni su come iniziare, consulta. [Guida introduttiva a DLAMI](getting-started.md)

##### Versioni principali dei Package
<a name="major-package-versions-gpupt28oss-ul2404-2026-03-12"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4, P4de, P5, P5e, P5en, P6-B200  | 
|  operating\$1system  |  Ubuntu 24.04.4 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.17.0-1007-aws  | 
|  framework\$1version  |  2.8  | 
|  python\$1location  |  /opt/pytorch/bin/python  | 
|  nvidia\$1driver  |  580.126.09  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.9  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.2  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Modifiche ai pacchetti rispetto alla versione precedente
<a name="release-notes-gpupt28oss-ul2404-2026-03-12"></a>

**Nota**  
Tutti i DLAMI vengono analizzati per individuare eventuali vulnerabilità seguendo le Best Practice. AWS Sebbene eseguiamo continuamente l'aggiornamento alle versioni più recenti dei pacchetti, alcune dipendenze potrebbero richiedere il downgrade di pacchetti specifici per mantenere la compatibilità. Queste modifiche non influiscono sul nostro livello di sicurezza. [Per informazioni sulle misure AWS di sicurezza, consulta la nostra AWS documentazione sulla sicurezza](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Pacchetti aggiunti
<a name="added-package-info-gpupt28oss-ul2404-2026-03-12"></a>

Nessun pacchetto è stato aggiunto in questa versione.

##### Pacchetti aggiornati
<a name="updated-package-info-gpupt28oss-ul2404-2026-03-12"></a>


| Nome pacchetto | Versione precedente | Nuova versione | 
| --- | --- | --- | 
|  Authlib  |  1.6.8  |  1.6.9  | 
|  SQLAlchemy  |  2.0.47  |  2.0.48  | 
|  awscli  |  1.44.47  |  1.44.53  | 
|  boto3  |  1.42.57  |  1.42.63  | 
|  botocore  |  1.42.57  |  1.42.63  | 
|  cachetools  |  7.0.1  |  7.0.3  | 
|  charset-normalizer  |  3.4.4  |  3.4.5  | 
|  databricks-sdk  |  0.93.0  |  0.96.0  | 
|  docker-ce-cli  |  29.2.1-1\$1ubuntu.24.04\$1noble  |  29.3.0-1\$1ubuntu.24.04\$1noble  | 
|  docker-ce-rootless-extras  |  29.2.1-1\$1ubuntu.24.04\$1noble  |  29.3.0-1\$1ubuntu.24.04\$1noble  | 
|  fastapi  |  0.133.1  |  0.135.1  | 
|  filelock  |  3.24.3  |  3.25.0  | 
|  geventhttpclient  |  2.3.8  |  2.3.9  | 
|  google-auth  |  2.48.0  |  2.49.0  | 
|  graphql-core  |  3.2.7  |  3.2.8  | 
|  intel-microcode  |  3.20250812.0ubuntu0.24.04.1  |  3.20260210.0ubuntu0.24.04.1  | 
|  ipython  |  9.10.0  |  9.11.0  | 
|  libnss3  |  3.98-1build1  |  3.98-1ubuntu0.1  | 
|  linux-base  |  4.5ubuntu9\$124.04.1  |  4.5ubuntu9\$124.04.2  | 
|  mlflow  |  3.10.0  |  3.10.1  | 
|  mlflow-skinny  |  3.10.0  |  3.10.1  | 
|  mlflow-tracing  |  3.10.0  |  3.10.1  | 
|  onnxruntime  |  1.24.2  |  1.24.3  | 
|  opentelemetry-api  |  1.39.1  |  1.40.0  | 
|  opentelemetry-proto  |  1.39.1  |  1.40.0  | 
|  opentelemetry-sdk  |  1.39.1  |  1.40.0  | 
|  opentelemetry-semantic-conventions  |  0.60b1  |  0.61b0  | 
|  platformdirs  |  4.9.2  |  4.4.0  | 
|  python-dotenv  |  1.2.1  |  1.2.2  | 
|  python3-software-properties  |  0.99.49.3  |  0.99.49.4  | 
|  pytz  |  2025.2  |  2026.1.post1  | 
|  regex  |  2026.2.19  |  2026.2.28  | 
|  sagemaker  |  3.4.1  |  3.5.0  | 
|  sagemaker-core  |  2.4.1  |  2.5.0  | 
|  sagemaker-mlops  |  1.4.1  |  1.5.0  | 
|  sagemaker-serve  |  1.4.1  |  1.5.0  | 
|  sagemaker-train  |  1.4.1  |  1.5.0  | 
|  software-properties-common  |  0.99.49.3  |  0.99.49.4  | 
|  sosreport  |  4.9.2-0ubuntu0\$124.04.1  |  4.10.2-0ubuntu0\$124.04.1  | 
|  tabulate  |  0.9.0  |  0.10.0  | 
|  tritonclient  |  2.65.0  |  2.66.0  | 
|  yarl  |  1.22.0  |  1.23.0  | 

##### Pacchetti rimossi
<a name="removed-package-info-gpupt28oss-ul2404-2026-03-12"></a>

Nessun pacchetto è stato rimosso in questa versione.

# GPU AMI Nvidia Driver OSS con apprendimento profondo PyTorch 2.8 (Ubuntu 24.04) 20260226
<a name="aws-deep-learning-ami-gpupt28oss-ul2404-2026-02-27"></a>

Per informazioni su come iniziare, consulta. [Guida introduttiva a DLAMI](getting-started.md)

##### Versioni principali dei Package
<a name="major-package-versions-gpupt28oss-ul2404-2026-02-27"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4, P4de, P5, P5e, P5en, P6-B200  | 
|  operating\$1system  |  Ubuntu 24.04.4 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.17.0-1007-aws  | 
|  framework\$1version  |  2.8  | 
|  python\$1location  |  /opt/pytorch/bin/python  | 
|  nvidia\$1driver  |  580.126.09  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.9  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.2  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Modifiche ai pacchetti rispetto alla versione precedente
<a name="release-notes-gpupt28oss-ul2404-2026-02-27"></a>

**Nota**  
Tutti i DLAMI vengono analizzati per individuare eventuali vulnerabilità seguendo le Best Practice. AWS Sebbene eseguiamo continuamente l'aggiornamento alle versioni più recenti dei pacchetti, alcune dipendenze potrebbero richiedere il downgrade di pacchetti specifici per mantenere la compatibilità. Queste modifiche non influiscono sul nostro livello di sicurezza. [Per informazioni sulle misure AWS di sicurezza, consulta la nostra AWS documentazione sulla sicurezza](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Pacchetti aggiunti
<a name="added-package-info-gpupt28oss-ul2404-2026-02-27"></a>


|  | 
| --- |
|  linux-aws-6.17-headers-6.17.0-1007-6.17.0-1007.7\$124.04.1  | 
|  linux-aws-6.17-tools-6.17.0-1007-6.17.0-1007.7\$124.04.1  | 
|  linux-headers-6.17.0-1007-aws-6.17.0-1007.7\$124.04.1  | 
|  linux-image-6.17.0-1007-aws-6.17.0-1007.7\$124.04.1  | 
|  linux-modules-6.17.0-1007-aws-6.17.0-1007.7\$124.04.1  | 
|  linux-modules-extra-6.17.0-1007-aws-6.17.0-1007.7\$124.04.1  | 
|  linux-tools-6.17.0-1007-aws-6.17.0-1007.7\$124.04.1  | 
|  lustre-client-modules-6.17.0-1007-aws-2.15.6-1fsx28  | 

##### Pacchetti aggiornati
<a name="updated-package-info-gpupt28oss-ul2404-2026-02-27"></a>


| Nome pacchetto | Versione precedente | Nuova versione | 
| --- | --- | --- | 
|  Authlib  |  1.6.7  |  1.6.8  | 
|  Flask  |  3.1.2  |  3.1.3  | 
|  SQLAlchemy  |  2.0.46  |  2.0.47  | 
|  Werkzeug  |  3.1.5  |  3.1.6  | 
|  amazon-cloudwatch-agent  |  1.300064.0b1337-1  |  1.300064.1b1344-1  | 
|  async-lru  |  2.1.0  |  2.2.0  | 
|  awscli  |  1.44.39  |  1.44.47  | 
|  boto3  |  1.42.49  |  1.42.57  | 
|  botocore  |  1.42.49  |  1.42.57  | 
|  cachetools  |  6.2.6  |  7.0.1  | 
|  certifi  |  2026.1.4  |  2026.2.25  | 
|  cloud-init  |  25.2-0ubuntu1\$124.04.1  |  25.3-0ubuntu1\$124.04.1  | 
|  cpp-13  |  13.3.0-6ubuntu2\$124.04  |  13.3.0-6ubuntu2\$124.04.1  | 
|  cpp-13-x86-64-linux-gnu  |  13.3.0-6ubuntu2\$124.04  |  13.3.0-6ubuntu2\$124.04.1  | 
|  databricks-sdk  |  0.88.0  |  0.93.0  | 
|  docker-compose-plugin  |  5.0.2-1\$1ubuntu.24.04\$1noble  |  5.1.0-1\$1ubuntu.24.04\$1noble  | 
|  fastapi  |  0.129.0  |  0.133.1  | 
|  filelock  |  3.21.2  |  3.24.3  | 
|  g\$1\$1-13  |  13.3.0-6ubuntu2\$124.04  |  13.3.0-6ubuntu2\$124.04.1  | 
|  g\$1\$1-13-x86-64-linux-gnu  |  13.3.0-6ubuntu2\$124.04  |  13.3.0-6ubuntu2\$124.04.1  | 
|  gcc-13-base  |  13.3.0-6ubuntu2\$124.04  |  13.3.0-6ubuntu2\$124.04.1  | 
|  gcc-13-x86-64-linux-gnu  |  13.3.0-6ubuntu2\$124.04  |  13.3.0-6ubuntu2\$124.04.1  | 
|  gcc-14-base  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  geventhttpclient  |  2.3.7  |  2.3.8  | 
|  gfortran-13  |  13.3.0-6ubuntu2\$124.04  |  13.3.0-6ubuntu2\$124.04.1  | 
|  gfortran-13-x86-64-linux-gnu  |  13.3.0-6ubuntu2\$124.04  |  13.3.0-6ubuntu2\$124.04.1  | 
|  greenlet  |  3.3.1  |  3.3.2  | 
|  gunicorn  |  23.0.0  |  25.1.0  | 
|  inspectorssmplugin  |  1.0.441  |  1.0.443  | 
|  jupyterlab  |  4.5.4  |  4.5.5  | 
|  libasan8  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  libatomic1  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  libcc1-0  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  libcurl3t64-gnutls  |  8.5.0-2ubuntu10.6  |  8.5.0-2ubuntu10.7  | 
|  libcurl4t64  |  8.5.0-2ubuntu10.6  |  8.5.0-2ubuntu10.7  | 
|  libexpat1  |  2.6.1-2ubuntu0.3  |  2.6.1-2ubuntu0.4  | 
|  libexpat1-dev  |  2.6.1-2ubuntu0.3  |  2.6.1-2ubuntu0.4  | 
|  libgcc-13-dev  |  13.3.0-6ubuntu2\$124.04  |  13.3.0-6ubuntu2\$124.04.1  | 
|  libgcc-s1  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  libgfortran-13-dev  |  13.3.0-6ubuntu2\$124.04  |  13.3.0-6ubuntu2\$124.04.1  | 
|  libgfortran5  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  libgnutls30t64  |  3.8.3-1.1ubuntu3.4  |  3.8.3-1.1ubuntu3.5  | 
|  libgomp1  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  libhwasan0  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  libitm1  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  liblsan0  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  libquadmath0  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  libssh-4  |  0.10.6-2ubuntu0.2  |  0.10.6-2ubuntu0.3  | 
|  libstdc\$1\$1-13-dev  |  13.3.0-6ubuntu2\$124.04  |  13.3.0-6ubuntu2\$124.04.1  | 
|  libstdc\$1\$16  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  libtsan2  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  libubsan1  |  14.2.0-4ubuntu2\$124.04  |  14.2.0-4ubuntu2\$124.04.1  | 
|  linux-aws  |  6.14.0-1018.18\$124.04.1  |  6.17.0-1007.7\$124.04.1  | 
|  linux-headers-aws  |  6.14.0-1018.18\$124.04.1  |  6.17.0-1007.7\$124.04.1  | 
|  linux-image-aws  |  6.14.0-1018.18\$124.04.1  |  6.17.0-1007.7\$124.04.1  | 
|  linux-libc-dev  |  6.8.0-100.100  |  6.8.0-101.101  | 
|  linux-modules-extra-aws  |  6.14.0-1018.18\$124.04.1  |  6.17.0-1007.7\$124.04.1  | 
|  linux-tools-common  |  6.8.0-100.100  |  6.8.0-101.101  | 
|  lustre-client-utils  |  2.15.6-1fsx26  |  2.15.6-1fsx28  | 
|  mlflow  |  3.9.0  |  3.10.0  | 
|  mlflow-skinny  |  3.9.0  |  3.10.0  | 
|  mlflow-tracing  |  3.9.0  |  3.10.0  | 
|  narwhals  |  2.16.0  |  2.17.0  | 
|  nltk  |  3.9.2  |  3.9.3  | 
|  numba  |  0.63.1  |  0.64.0  | 
|  onnx-ir  |  0.1.16  |  0.2.0  | 
|  onnxruntime  |  1.24.1  |  1.24.2  | 
|  pyarrow  |  22.0.0  |  23.0.1  | 
|  pybind11  |  3.0.1  |  3.0.2  | 
|  regex  |  2026.1.15  |  2026.2.19  | 
|  scipy  |  1.17.0  |  1.17.1  | 
|  systemd-hwe-hwdb  |  255.1.6  |  255.1.7  | 
|  typer  |  0.23.1  |  0.24.1  | 
|  uvicorn  |  0.40.0  |  0.41.0  | 
|  wireless-regdb  |  2025.07.10-0ubuntu1\$124.04.1  |  2025.10.07-0ubuntu1\$124.04.1  | 

##### Pacchetti rimossi
<a name="removed-package-info-gpupt28oss-ul2404-2026-02-27"></a>


| Nome pacchetto | 
| --- | 
|  linux-aws-6.14-headers-6.14.0-1018  | 
|  linux-aws-6.14-tools-6.14.0-1018  | 
|  linux-headers-6.14.0-1018-aws  | 
|  linux-image-6.14.0-1018-aws  | 
|  linux-modules-6.14.0-1018-aws  | 
|  linux-modules-extra-6.14.0-1018-aws  | 
|  linux-tools-6.14.0-1018-aws  | 
|  lustre-client-modules-6.14.0-1018-aws  | 

# GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20260128
<a name="aws-deep-learning-ami-gpupt28oss-ul2404-2026-02-03"></a>

Per informazioni su come iniziare, consulta. [Guida introduttiva a DLAMI](getting-started.md)

##### Versioni principali dei Package
<a name="major-package-versions-gpupt28oss-ul2404-2026-02-03"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4, P4de, P5, P5e, P5en, P6-B200  | 
|  operating\$1system  |  Ubuntu 24.04.3 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.14.0-1018-aws  | 
|  framework\$1version  |  2.8  | 
|  python\$1location  |  /opt/pytorch/bin/python  | 
|  nvidia\$1driver  |  580.126.09  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.9  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.2  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Modifiche ai pacchetti rispetto alla versione precedente
<a name="release-notes-gpupt28oss-ul2404-2026-02-03"></a>

**Nota**  
Tutti i DLAMI vengono analizzati per individuare eventuali vulnerabilità seguendo le Best Practice. AWS Sebbene eseguiamo continuamente l'aggiornamento alle versioni più recenti dei pacchetti, alcune dipendenze potrebbero richiedere il downgrade di pacchetti specifici per mantenere la compatibilità. Queste modifiche non influiscono sul nostro livello di sicurezza. [Per informazioni sulle misure AWS di sicurezza, consulta la nostra AWS documentazione sulla sicurezza](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Pacchetti aggiunti
<a name="added-package-info-gpupt28oss-ul2404-2026-02-03"></a>

Nessun pacchetto è stato aggiunto in questa versione.

##### Pacchetti aggiornati
<a name="updated-package-info-gpupt28oss-ul2404-2026-02-03"></a>


| Nome pacchetto | Versione precedente | Nuova versione | 
| --- | --- | --- | 
|  awscli  |  1.44.22  |  1.44.26  | 
|  boto3  |  1.42.32  |  1.42.36  | 
|  botocore  |  1.42.32  |  1.42.36  | 
|  cryptography  |  46.0.3  |  46.0.4  | 
|  docker-ce-cli  |  29.1.5-1\$1ubuntu.24.04\$1noble  |  29.2.0-1\$1ubuntu.24.04\$1noble  | 
|  docker-ce-rootless-extras  |  29.1.5-1\$1ubuntu.24.04\$1noble  |  29.2.0-1\$1ubuntu.24.04\$1noble  | 
|  einops  |  0.8.1  |  0.8.2  | 
|  jupyterlab  |  4.5.2  |  4.5.3  | 
|  libnuma1  |  2.0.18-1build1  |  2.0.18-1ubuntu0.24.04.1  | 
|  libnvidia-container-tools  |  1.18.1-1  |  1.18.2-1  | 
|  libnvidia-container1  |  1.18.1-1  |  1.18.2-1  | 
|  libssl-dev  |  3.0.13-0ubuntu3.6  |  3.0.13-0ubuntu3.7  | 
|  libssl3t64  |  3.0.13-0ubuntu3.6  |  3.0.13-0ubuntu3.7  | 
|  libxml2  |  2.9.14\$1dfsg-1.3ubuntu3.6  |  2.9.14\$1dfsg-1.3ubuntu3.7  | 
|  marshmallow  |  4.2.0  |  4.2.1  | 
|  nvidia-container-toolkit-base  |  1.18.1-1  |  1.18.2-1  | 
|  platformdirs  |  4.5.1  |  4.4.0  | 
|  psutil  |  7.2.1  |  7.2.2  | 
|  python3-pyasn1  |  0.4.8-4  |  0.4.8-4ubuntu0.1  | 
|  rich  |  14.2.0  |  14.3.1  | 
|  sagemaker-core  |  1.0.74  |  1.0.75  | 
|  screen  |  4.9.1-1build1  |  4.9.1-1ubuntu1  | 
|  setuptools  |  80.10.1  |  80.10.2  | 
|  wcwidth  |  0.3.0  |  0.5.0  | 

##### Pacchetti rimossi
<a name="removed-package-info-gpupt28oss-ul2404-2026-02-03"></a>

Nessun pacchetto è stato rimosso in questa versione.

# Sistema operativo Nvidia Driver AMI GPU PyTorch 2.8 (Ubuntu 24.04) 20260122
<a name="aws-deep-learning-ami-gpupt28oss-ul2404-2026-01-23"></a>

Per informazioni su come iniziare, consulta. [Guida introduttiva a DLAMI](getting-started.md)

##### Versioni principali dei Package
<a name="major-package-versions-gpupt28oss-ul2404-2026-01-23"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4, P4de, P5, P5e, P5en, P6-B200  | 
|  operating\$1system  |  Ubuntu 24.04.3 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.14.0-1018-aws  | 
|  framework\$1version  |  2.8  | 
|  python\$1location  |  /opt/pytorch/bin/python  | 
|  nvidia\$1driver  |  580.126.09  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.9  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Modifiche ai pacchetti rispetto alla versione precedente
<a name="release-notes-gpupt28oss-ul2404-2026-01-23"></a>

**Nota**  
Tutti i DLAMI vengono analizzati per individuare eventuali vulnerabilità seguendo le Best Practice. AWS Sebbene eseguiamo continuamente l'aggiornamento alle versioni più recenti dei pacchetti, alcune dipendenze potrebbero richiedere il downgrade di pacchetti specifici per mantenere la compatibilità. Queste modifiche non influiscono sul nostro livello di sicurezza. [Per informazioni sulle misure AWS di sicurezza, consulta la nostra AWS documentazione sulla sicurezza](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Pacchetti aggiunti
<a name="added-package-info-gpupt28oss-ul2404-2026-01-23"></a>

Nessun pacchetto è stato aggiunto in questa versione.

##### Pacchetti aggiornati
<a name="updated-package-info-gpupt28oss-ul2404-2026-01-23"></a>


| Nome pacchetto | Versione precedente | Nuova versione | 
| --- | --- | --- | 
|  awscli  |  1.44.21  |  1.44.22  | 
|  boto3  |  1.42.31  |  1.42.32  | 
|  botocore  |  1.42.31  |  1.42.32  | 
|  docker-compose-plugin  |  5.0.1-1\$1ubuntu.24.04\$1noble  |  5.0.2-1\$1ubuntu.24.04\$1noble  | 
|  gir1.2-glib-2.0  |  2.80.0-6ubuntu3.6  |  2.80.0-6ubuntu3.7  | 
|  importlib\$1metadata  |  8.0.0  |  8.7.1  | 
|  jaraco.context  |  5.3.0  |  6.1.0  | 
|  jaraco.functools  |  4.0.1  |  4.4.0  | 
|  jaraco.text  |  3.12.1  |  4.0.0  | 
|  jmespath  |  1.0.1  |  1.1.0  | 
|  libgirepository-2.0-0  |  2.80.0-6ubuntu3.6  |  2.80.0-6ubuntu3.7  | 
|  libglib2.0-0t64  |  2.80.0-6ubuntu3.6  |  2.80.0-6ubuntu3.7  | 
|  libglib2.0-bin  |  2.80.0-6ubuntu3.6  |  2.80.0-6ubuntu3.7  | 
|  libglib2.0-data  |  2.80.0-6ubuntu3.6  |  2.80.0-6ubuntu3.7  | 
|  libglib2.0-dev  |  2.80.0-6ubuntu3.6  |  2.80.0-6ubuntu3.7  | 
|  libglib2.0-dev-bin  |  2.80.0-6ubuntu3.6  |  2.80.0-6ubuntu3.7  | 
|  more-itertools  |  10.3.0  |  10.8.0  | 
|  nvidia-fabricmanager  |  580.105.08-1  |  580.126.09-1  | 
|  nvidia-ml-py  |  13.590.44  |  13.590.48  | 
|  onnx-ir  |  0.1.14  |  0.1.15  | 
|  pandas  |  2.3.3  |  3.0.0  | 
|  platformdirs  |  4.5.1  |  4.4.0  | 
|  pycparser  |  2.23  |  3.0  | 
|  pyparsing  |  3.3.1  |  3.3.2  | 
|  sagemaker  |  2.256.0  |  2.256.1  | 
|  setuptools  |  80.9.0  |  80.10.1  | 
|  tomli  |  2.0.1  |  2.4.0  | 
|  wcwidth  |  0.2.14  |  0.3.0  | 
|  wheel  |  0.45.1  |  0.46.3  | 
|  zipp  |  3.19.2  |  3.23.0  | 

##### Pacchetti rimossi
<a name="removed-package-info-gpupt28oss-ul2404-2026-01-23"></a>


| Nome pacchetto | 
| --- | 
|  inflect  | 
|  jaraco.collections  | 
|  typeguard  | 

# GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20260121
<a name="aws-deep-learning-ami-gpupt28oss-ul2404-2026-01-21"></a>

Per informazioni su come iniziare, consulta. [Guida introduttiva a DLAMI](getting-started.md)

##### Versioni principali dei Package
<a name="major-package-versions-gpupt28oss-ul2404-2026-01-21"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4, P4de, P5, P5e, P5en, P6-B200  | 
|  operating\$1system  |  Ubuntu 24.04.3 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.14.0-1018-aws  | 
|  framework\$1version  |  2.8  | 
|  python\$1location  |  /opt/pytorch/bin/python  | 
|  nvidia\$1driver  |  580.105.08  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.9  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Modifiche ai pacchetti rispetto alla versione precedente
<a name="release-notes-gpupt28oss-ul2404-2026-01-21"></a>

**Nota**  
Tutti i DLAMI vengono analizzati per individuare eventuali vulnerabilità seguendo le Best Practice. AWS Sebbene eseguiamo continuamente l'aggiornamento alle versioni più recenti dei pacchetti, alcune dipendenze potrebbero richiedere il downgrade di pacchetti specifici per mantenere la compatibilità. Queste modifiche non influiscono sul nostro livello di sicurezza. [Per informazioni sulle misure AWS di sicurezza, consulta la nostra AWS documentazione sulla sicurezza](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Pacchetti aggiunti
<a name="added-package-info-gpupt28oss-ul2404-2026-01-21"></a>

Nessun pacchetto è stato aggiunto in questa versione.

##### Pacchetti aggiornati
<a name="updated-package-info-gpupt28oss-ul2404-2026-01-21"></a>


| Nome pacchetto | Versione precedente | Nuova versione | 
| --- | --- | --- | 
|  async-lru  |  2.0.5  |  2.1.0  | 
|  awscli  |  1.44.20  |  1.44.21  | 
|  boto3  |  1.42.30  |  1.42.31  | 
|  botocore  |  1.42.30  |  1.42.31  | 
|  dill  |  0.4.0  |  0.4.1  | 
|  java-21-amazon-corretto-jdk  |  21.0.9.11-1  |  21.0.10.7-1  | 
|  multiprocess  |  0.70.18  |  0.70.19  | 
|  pathos  |  0.3.4  |  0.3.5  | 
|  pox  |  0.3.6  |  0.3.7  | 
|  ppft  |  1.7.7  |  1.7.8  | 
|  pyarrow  |  22.0.0  |  23.0.0  | 
|  sagemaker-core  |  1.0.73  |  1.0.74  | 
|  soupsieve  |  2.8.1  |  2.8.3  | 
|  zipp  |  3.23.0  |  3.19.2  | 

##### Pacchetti rimossi
<a name="removed-package-info-gpupt28oss-ul2404-2026-01-21"></a>

Nessun pacchetto è stato rimosso in questa versione.

# GPU AMI Nvidia Driver OSS con apprendimento profondo PyTorch 2.8 (Ubuntu 24.04) 20260117
<a name="aws-deep-learning-ami-gpupt28oss-ul2404-2026-01-20"></a>

Per informazioni su come iniziare, consulta. [Guida introduttiva a DLAMI](getting-started.md)

##### Versioni principali dei Package
<a name="major-package-versions-gpupt28oss-ul2404-2026-01-20"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4, P4de, P5, P5e, P5en, P6-B200  | 
|  operating\$1system  |  Ubuntu 24.04.3 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.14.0-1018-aws  | 
|  framework\$1version  |  2.8  | 
|  python\$1location  |  /opt/pytorch/bin/python  | 
|  nvidia\$1driver  |  580.105.08  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.9  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Modifiche ai pacchetti rispetto alla versione precedente
<a name="release-notes-gpupt28oss-ul2404-2026-01-20"></a>

**Nota**  
Tutti i DLAMI vengono analizzati per individuare eventuali vulnerabilità seguendo le Best Practice. AWS Sebbene eseguiamo continuamente l'aggiornamento alle versioni più recenti dei pacchetti, alcune dipendenze potrebbero richiedere il downgrade di pacchetti specifici per mantenere la compatibilità. Queste modifiche non influiscono sul nostro livello di sicurezza. [Per informazioni sulle misure AWS di sicurezza, consulta la nostra AWS documentazione sulla sicurezza](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Pacchetti aggiunti
<a name="added-package-info-gpupt28oss-ul2404-2026-01-20"></a>

Nessun pacchetto è stato aggiunto in questa versione.

##### Pacchetti aggiornati
<a name="updated-package-info-gpupt28oss-ul2404-2026-01-20"></a>


| Nome pacchetto | Versione precedente | Nuova versione | 
| --- | --- | --- | 
|  awscli  |  1.44.17  |  1.44.20  | 
|  boto3  |  1.42.27  |  1.42.30  | 
|  botocore  |  1.42.27  |  1.42.30  | 
|  docker-ce-cli  |  29.1.4-1\$1ubuntu.24.04\$1noble  |  29.1.5-1\$1ubuntu.24.04\$1noble  | 
|  docker-ce-rootless-extras  |  29.1.4-1\$1ubuntu.24.04\$1noble  |  29.1.5-1\$1ubuntu.24.04\$1noble  | 
|  inspectorssmplugin  |  1.0.433  |  1.0.434  | 
|  kpartx  |  0.9.4-5ubuntu8  |  0.9.4-5ubuntu8.1  | 
|  pyasn1  |  0.6.1  |  0.6.2  | 
|  regex  |  2026.1.14  |  2026.1.15  | 

##### Pacchetti rimossi
<a name="removed-package-info-gpupt28oss-ul2404-2026-01-20"></a>

Nessun pacchetto è stato rimosso in questa versione.

# GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20251213
<a name="aws-deep-learning-ami-gpupt28oss-ul2404-2025-12-31"></a>

Per informazioni su come iniziare, consulta. [Guida introduttiva a DLAMI](getting-started.md)

##### Versioni principali dei Package
<a name="major-package-versions-gpupt28oss-ul2404-2025-12-31"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4, P4de, P5, P5e, P5en, P6-B200  | 
|  operating\$1system  |  Ubuntu 24.04.3 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.14.0-1018-aws  | 
|  framework\$1version  |  2.8  | 
|  python\$1location  |  /opt/pytorch/bin/python  | 
|  nvidia\$1driver  |  580.105.08  | 
|  default\$1cuda  |  /usr/local/cuda-12.9/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.9  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Modifiche ai pacchetti rispetto alla versione precedente
<a name="release-notes-gpupt28oss-ul2404-2025-12-31"></a>

**Nota**  
Tutti i DLAMI vengono analizzati per individuare eventuali vulnerabilità seguendo le Best Practice. AWS Sebbene eseguiamo continuamente l'aggiornamento alle versioni più recenti dei pacchetti, alcune dipendenze potrebbero richiedere il downgrade di pacchetti specifici per mantenere la compatibilità. Queste modifiche non influiscono sul nostro livello di sicurezza. [Per informazioni sulle misure AWS di sicurezza, consulta la nostra AWS documentazione sulla sicurezza](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Pacchetti aggiunti
<a name="added-package-info-gpupt28oss-ul2404-2025-12-31"></a>


|  | 
| --- |
|  linux-aws-6.14-headers-6.14.0-1018-6.14.0-1018.18\$124.04.1  | 
|  linux-aws-6.14-tools-6.14.0-1018-6.14.0-1018.18\$124.04.1  | 
|  linux-headers-6.14.0-1018-aws-6.14.0-1018.18\$124.04.1  | 
|  linux-image-6.14.0-1018-aws-6.14.0-1018.18\$124.04.1  | 
|  linux-modules-6.14.0-1018-aws-6.14.0-1018.18\$124.04.1  | 
|  linux-modules-extra-6.14.0-1018-aws-6.14.0-1018.18\$124.04.1  | 
|  linux-tools-6.14.0-1018-aws-6.14.0-1018.18\$124.04.1  | 
|  lustre-client-modules-6.14.0-1018-aws-2.15.6-1fsx25  | 

##### Pacchetti aggiornati
<a name="updated-package-info-gpupt28oss-ul2404-2025-12-31"></a>


| Nome pacchetto | Versione precedente | Nuova versione | 
| --- | --- | --- | 
|  Authlib  |  1.6.5  |  1.6.6  | 
|  awscli  |  1.43.10  |  1.43.15  | 
|  binutils-common  |  2.42-4ubuntu2.7  |  2.42-4ubuntu2.8  | 
|  binutils-x86-64-linux-gnu  |  2.42-4ubuntu2.7  |  2.42-4ubuntu2.8  | 
|  boto3  |  1.42.4  |  1.42.9  | 
|  botocore  |  1.42.4  |  1.42.9  | 
|  debugpy  |  1.8.17  |  1.8.18  | 
|  dhcpcd-base  |  10.0.6-1ubuntu3.1  |  10.0.6-1ubuntu3.2  | 
|  docker-ce-cli  |  29.1.2-1\$1ubuntu.24.04\$1noble  |  29.1.3-1\$1ubuntu.24.04\$1noble  | 
|  docker-ce-rootless-extras  |  29.1.2-1\$1ubuntu.24.04\$1noble  |  29.1.3-1\$1ubuntu.24.04\$1noble  | 
|  fastapi  |  0.123.10  |  0.124.4  | 
|  fonttools  |  4.61.0  |  4.61.1  | 
|  inspectorssmplugin  |  1.0.419  |  1.0.428  | 
|  libapparmor1  |  4.0.1really4.0.1-0ubuntu0.24.04.4  |  4.0.1really4.0.1-0ubuntu0.24.04.5  | 
|  libbinutils  |  2.42-4ubuntu2.7  |  2.42-4ubuntu2.8  | 
|  libctf-nobfd0  |  2.42-4ubuntu2.7  |  2.42-4ubuntu2.8  | 
|  libctf0  |  2.42-4ubuntu2.7  |  2.42-4ubuntu2.8  | 
|  libgprofng0  |  2.42-4ubuntu2.7  |  2.42-4ubuntu2.8  | 
|  libnetplan1  |  1.1.2-2\$1ubuntu24.04.2  |  1.1.2-8ubuntu1\$124.04.1  | 
|  libpng-dev  |  1.6.43-5build1  |  1.6.43-5ubuntu0.1  | 
|  libpng-tools  |  1.6.43-5build1  |  1.6.43-5ubuntu0.1  | 
|  libpng16-16t64  |  1.6.43-5build1  |  1.6.43-5ubuntu0.1  | 
|  libsframe1  |  2.42-4ubuntu2.7  |  2.42-4ubuntu2.8  | 
|  linux-aws  |  6.14.0-1017.17\$124.04.1  |  6.14.0-1018.18\$124.04.1  | 
|  linux-headers-aws  |  6.14.0-1017.17\$124.04.1  |  6.14.0-1018.18\$124.04.1  | 
|  linux-image-aws  |  6.14.0-1017.17\$124.04.1  |  6.14.0-1018.18\$124.04.1  | 
|  linux-libc-dev  |  6.8.0-88.89  |  6.8.0-90.91  | 
|  linux-modules-extra-aws  |  6.14.0-1017.17\$124.04.1  |  6.14.0-1018.18\$124.04.1  | 
|  linux-tools-common  |  6.8.0-88.89  |  6.8.0-90.91  | 
|  llvmlite  |  0.45.1  |  0.46.0  | 
|  matplotlib  |  3.10.7  |  3.10.8  | 
|  netplan-generator  |  1.1.2-2\$1ubuntu24.04.2  |  1.1.2-8ubuntu1\$124.04.1  | 
|  networkx  |  3.6  |  3.6.1  | 
|  numba  |  0.62.1  |  0.63.1  | 
|  nvidia-ml-py  |  13.580.82  |  13.590.44  | 
|  platformdirs  |  4.5.1  |  4.2.2  | 
|  python-apt-common  |  2.7.7ubuntu5  |  2.7.7ubuntu5.1  | 
|  python3-apt  |  2.7.7ubuntu5  |  2.7.7ubuntu5.1  | 
|  python3-netplan  |  1.1.2-2\$1ubuntu24.04.2  |  1.1.2-8ubuntu1\$124.04.1  | 
|  python3-urllib3  |  2.0.7-1ubuntu0.2  |  2.0.7-1ubuntu0.3  | 
|  scikit-learn  |  1.7.2  |  1.8.0  | 
|  tornado  |  6.5.2  |  6.5.3  | 
|  urllib3  |  2.6.0  |  2.6.2  | 

##### Pacchetti rimossi
<a name="removed-package-info-gpupt28oss-ul2404-2025-12-31"></a>


| Nome pacchetto | 
| --- | 
|  linux-aws-6.14-headers-6.14.0-1017  | 
|  linux-aws-6.14-tools-6.14.0-1017  | 
|  linux-headers-6.14.0-1017-aws  | 
|  linux-image-6.14.0-1017-aws  | 
|  linux-modules-6.14.0-1017-aws  | 
|  linux-modules-extra-6.14.0-1017-aws  | 
|  linux-tools-6.14.0-1017-aws  | 
|  lustre-client-modules-6.14.0-1017-aws  | 

# GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20251206
<a name="aws-deep-learning-ami-gpupt28oss-ul2404-2025-12-10"></a>

Per informazioni su come iniziare, consulta. [Guida introduttiva a DLAMI](getting-started.md)

##### Versioni principali dei Package
<a name="major-package-versions-gpupt28oss-ul2404-2025-12-10"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4, P4de, P5, P5e, P5en, P6-B200  | 
|  operating\$1system  |  Ubuntu 24.04.3 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.14.0-1017-aws  | 
|  framework\$1version  |  2.8  | 
|  python\$1location  |  /opt/pytorch/bin/python  | 
|  nvidia\$1driver  |  580.105.08  | 
|  default\$1cuda  |  /usr/local/cuda-12.9/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.9  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Modifiche ai pacchetti rispetto alla versione precedente
<a name="release-notes-gpupt28oss-ul2404-2025-12-10"></a>

**Nota**  
Tutti i DLAMI vengono analizzati per individuare eventuali vulnerabilità seguendo le Best Practice. AWS Sebbene eseguiamo continuamente l'aggiornamento alle versioni più recenti dei pacchetti, alcune dipendenze potrebbero richiedere il downgrade di pacchetti specifici per mantenere la compatibilità. Queste modifiche non influiscono sul nostro livello di sicurezza. [Per informazioni sulle misure AWS di sicurezza, consulta la nostra AWS documentazione sulla sicurezza](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Pacchetti aggiunti
<a name="added-package-info-gpupt28oss-ul2404-2025-12-10"></a>

Nessun pacchetto è stato aggiunto in questa versione.

##### Pacchetti aggiornati
<a name="updated-package-info-gpupt28oss-ul2404-2025-12-10"></a>


| Nome pacchetto | Versione precedente | Nuova versione | 
| --- | --- | --- | 
|  Werkzeug  |  3.1.3  |  3.1.4  | 
|  awscli  |  1.43.5  |  1.43.10  | 
|  beautifulsoup4  |  4.14.2  |  4.14.3  | 
|  binutils-common  |  2.42-4ubuntu2.6  |  2.42-4ubuntu2.7  | 
|  binutils-x86-64-linux-gnu  |  2.42-4ubuntu2.6  |  2.42-4ubuntu2.7  | 
|  boto3  |  1.41.5  |  1.42.4  | 
|  botocore  |  1.41.5  |  1.42.4  | 
|  dkms  |  3.2.2-1ubuntu1  |  3.3.0-1ubuntu1  | 
|  docker-ce-cli  |  29.1.1-1\$1ubuntu.24.04\$1noble  |  29.1.2-1\$1ubuntu.24.04\$1noble  | 
|  docker-ce-rootless-extras  |  29.1.1-1\$1ubuntu.24.04\$1noble  |  29.1.2-1\$1ubuntu.24.04\$1noble  | 
|  docker-compose-plugin  |  2.40.3-1\$1ubuntu.24.04\$1noble  |  5.0.0-1\$1ubuntu.24.04\$1noble  | 
|  fastapi  |  0.122.0  |  0.123.10  | 
|  fsspec  |  2025.10.0  |  2025.12.0  | 
|  gir1.2-glib-2.0  |  2.80.0-6ubuntu3.4  |  2.80.0-6ubuntu3.5  | 
|  ipython  |  9.7.0  |  9.8.0  | 
|  landscape-common  |  24.02-0ubuntu5.6  |  24.02-0ubuntu5.7  | 
|  libbinutils  |  2.42-4ubuntu2.6  |  2.42-4ubuntu2.7  | 
|  libctf-nobfd0  |  2.42-4ubuntu2.6  |  2.42-4ubuntu2.7  | 
|  libctf0  |  2.42-4ubuntu2.6  |  2.42-4ubuntu2.7  | 
|  libgirepository-2.0-0  |  2.80.0-6ubuntu3.4  |  2.80.0-6ubuntu3.5  | 
|  libglib2.0-0t64  |  2.80.0-6ubuntu3.4  |  2.80.0-6ubuntu3.5  | 
|  libglib2.0-bin  |  2.80.0-6ubuntu3.4  |  2.80.0-6ubuntu3.5  | 
|  libglib2.0-data  |  2.80.0-6ubuntu3.4  |  2.80.0-6ubuntu3.5  | 
|  libglib2.0-dev  |  2.80.0-6ubuntu3.4  |  2.80.0-6ubuntu3.5  | 
|  libglib2.0-dev-bin  |  2.80.0-6ubuntu3.4  |  2.80.0-6ubuntu3.5  | 
|  libgprofng0  |  2.42-4ubuntu2.6  |  2.42-4ubuntu2.7  | 
|  libmysqlclient21  |  8.0.44-0ubuntu0.24.04.1  |  8.0.44-0ubuntu0.24.04.2  | 
|  libnvidia-container-tools  |  1.18.0-1  |  1.18.1-1  | 
|  libnvidia-container1  |  1.18.0-1  |  1.18.1-1  | 
|  libsframe1  |  2.42-4ubuntu2.6  |  2.42-4ubuntu2.7  | 
|  libxnvctrl0  |  580.105.08-0ubuntu1  |  590.44.01-0ubuntu1  | 
|  marshmallow  |  4.1.0  |  4.1.1  | 
|  narwhals  |  2.12.0  |  2.13.0  | 
|  nvidia-container-toolkit-base  |  1.18.0-1  |  1.18.1-1  | 
|  nvidia-fabricmanager  |  580.95.05-1  |  580.105.08-1  | 
|  onnx  |  1.19.1  |  1.20.0  | 
|  rpds-py  |  0.29.0  |  0.30.0  | 
|  s3fs  |  2025.10.0  |  0.4.2  | 
|  s3transfer  |  0.15.0  |  0.16.0  | 
|  sagemaker  |  2.254.1  |  2.255.0  | 
|  sagemaker-core  |  1.0.69  |  1.0.71  | 
|  urllib3  |  2.5.0  |  2.6.0  | 
|  wireless-regdb  |  2024.10.07-0ubuntu2\$124.04.1  |  2025.07.10-0ubuntu1\$124.04.1  | 

##### Pacchetti rimossi
<a name="removed-package-info-gpupt28oss-ul2404-2025-12-10"></a>


| Nome pacchetto | 
| --- | 
|  aiobotocore  | 
|  aiohappyeyeballs  | 
|  aiohttp  | 
|  aioitertools  | 
|  aiosignal  | 
|  frozenlist  | 
|  linux-aws-6.14-headers-6.14.0-1015  | 
|  linux-aws-6.14-tools-6.14.0-1015  | 
|  linux-headers-6.14.0-1015-aws  | 
|  linux-image-6.14.0-1015-aws  | 
|  linux-modules-6.14.0-1015-aws  | 
|  linux-tools-6.14.0-1015-aws  | 
|  multidict  | 
|  propcache  | 
|  wrapt  | 
|  yarl  | 

# GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20251101
<a name="aws-deep-learning-ami-gpupt28oss-ul2404-2025-12-03"></a>

Per informazioni su come iniziare, consulta. [Guida introduttiva a DLAMI](getting-started.md)

##### Versioni principali dei Package
<a name="major-package-versions-gpupt28oss-ul2404-2025-12-03"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4, P4de, P5, P5e, P5en, P6-B200  | 
|  operating\$1system  |  Ubuntu 24.04.3 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.14.0-1016-aws  | 
|  framework\$1version  |  2.8  | 
|  python\$1location  |  /opt/pytorch/bin/python  | 
|  nvidia\$1driver  |  580.95.05  | 
|  default\$1cuda  |  /usr/local/cuda-12.9/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.9  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.0  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Modifiche ai pacchetti rispetto alla versione precedente
<a name="release-notes-gpupt28oss-ul2404-2025-12-03"></a>

**Nota**  
Tutti i DLAMI vengono analizzati per individuare eventuali vulnerabilità seguendo le Best Practice. AWS Sebbene eseguiamo continuamente l'aggiornamento alle versioni più recenti dei pacchetti, alcune dipendenze potrebbero richiedere il downgrade di pacchetti specifici per mantenere la compatibilità. Queste modifiche non influiscono sul nostro livello di sicurezza. [Per informazioni sulle misure AWS di sicurezza, consulta la nostra AWS documentazione sulla sicurezza](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Pacchetti aggiunti
<a name="added-package-info-gpupt28oss-ul2404-2025-12-03"></a>


|  | 
| --- |
|  linux-aws-6.14-headers-6.14.0-1016-6.14.0-1016.16\$124.04.1  | 
|  linux-aws-6.14-tools-6.14.0-1016-6.14.0-1016.16\$124.04.1  | 
|  linux-headers-6.14.0-1016-aws-6.14.0-1016.16\$124.04.1  | 
|  linux-image-6.14.0-1016-aws-6.14.0-1016.16\$124.04.1  | 
|  linux-modules-6.14.0-1016-aws-6.14.0-1016.16\$124.04.1  | 
|  linux-modules-extra-6.14.0-1016-aws-6.14.0-1016.16\$124.04.1  | 
|  linux-tools-6.14.0-1016-aws-6.14.0-1016.16\$124.04.1  | 
|  lustre-client-modules-6.14.0-1016-aws-2.15.6-1fsx22  | 

##### Pacchetti aggiornati
<a name="updated-package-info-gpupt28oss-ul2404-2025-12-03"></a>


| Nome pacchetto | Versione precedente | Nuova versione | 
| --- | --- | --- | 
|  awscli  |  1.42.59  |  1.42.64  | 
|  binutils-common  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  binutils-x86-64-linux-gnu  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  bleach  |  6.2.0  |  6.3.0  | 
|  boto3  |  1.40.59  |  1.40.64  | 
|  botocore  |  1.40.59  |  1.40.64  | 
|  docker-compose-plugin  |  2.40.2-1\$1ubuntu.24.04\$1noble  |  2.40.3-1\$1ubuntu.24.04\$1noble  | 
|  fastapi  |  0.120.0  |  0.120.4  | 
|  fsspec  |  2025.9.0  |  2025.10.0  | 
|  inspectorssmplugin  |  1.0.402  |  1.0.404  | 
|  lark  |  1.3.0  |  1.3.1  | 
|  libbinutils  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  libctf-nobfd0  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  libctf0  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  libgprofng0  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  libsframe1  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  libssh-4  |  0.10.6-2ubuntu0.1  |  0.10.6-2ubuntu0.2  | 
|  libxml2  |  2.9.14\$1dfsg-1.3ubuntu3.5  |  2.9.14\$1dfsg-1.3ubuntu3.6  | 
|  linux-aws  |  6.14.0-1015.15\$124.04.1  |  6.14.0-1016.16\$124.04.1  | 
|  linux-headers-aws  |  6.14.0-1015.15\$124.04.1  |  6.14.0-1016.16\$124.04.1  | 
|  linux-image-aws  |  6.14.0-1015.15\$124.04.1  |  6.14.0-1016.16\$124.04.1  | 
|  linux-libc-dev  |  6.8.0-86.87  |  6.8.0-87.88  | 
|  linux-modules-extra-aws  |  6.14.0-1015.15\$124.04.1  |  6.14.0-1016.16\$124.04.1  | 
|  linux-tools-common  |  6.8.0-86.87  |  6.8.0-87.88  | 
|  lustre-client-modules-aws  |  6.14.0-1015.15\$124.04.1  |  6.14.0-1016.16\$124.04.1  | 
|  narwhals  |  2.9.0  |  2.10.1  | 
|  onnx-ir  |  0.1.11  |  0.1.12  | 
|  onnxscript  |  0.5.4  |  0.5.6  | 
|  platformdirs  |  4.2.2  |  4.5.0  | 
|  psutil  |  7.1.1  |  7.1.2  | 
|  sagemaker  |  2.253.1  |  2.254.1  | 
|  sagemaker-core  |  1.0.59  |  1.0.61  | 
|  scipy  |  1.16.2  |  1.16.3  | 
|  starlette  |  0.48.0  |  0.49.1  | 
|  tblib  |  3.2.0  |  3.2.1  | 
|  termcolor  |  3.1.0  |  3.2.0  | 
|  webcolors  |  24.11.1  |  25.10.0  | 
|  xyzservices  |  2025.4.0  |  2025.10.0  | 
|  zipp  |  3.23.0  |  3.19.2  | 

##### Pacchetti rimossi
<a name="removed-package-info-gpupt28oss-ul2404-2025-12-03"></a>


| Nome pacchetto | 
| --- | 
|  linux-modules-extra-6.14.0-1015-aws  | 
|  lustre-client-modules-6.14.0-1015-aws  | 

# GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20251101
<a name="aws-deep-learning-ami-gpupt28oss-ul2404-2025-11-10"></a>

Per informazioni su come iniziare, consulta. [Guida introduttiva a DLAMI](getting-started.md)

##### Versioni principali dei Package
<a name="major-package-versions-gpupt28oss-ul2404-2025-11-10"></a>


| Nome pacchetto | Versione | 
| --- | --- | 
|  framework\$1version  |  2.8  | 
|  gdr\$1copy  |  2.5.1  | 
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4, P4de, P5, P5e, P5en, P6-B200  | 
|  efa\$1version  |  1.43.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  nvidia\$1driver  |  580.95.05  | 
|  python\$1location  |  /opt/pytorch/bin/python  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.9  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 
|  kernel\$1version  |  6.14.0-1016-aws  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.0  | 
|  dcgm\$1version  |  /bin/bash: line 1: dcgmi: command not found  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  operating\$1system  |  Ubuntu 24.04.3 LTS  | 
|  default\$1cuda  |  /usr/local/cuda-12.9/  | 
|  compute\$1architecture  |  x86\$164  | 

##### Modifiche ai pacchetti rispetto alla versione precedente
<a name="release-notes-gpupt28oss-ul2404-2025-11-10"></a>

**Nota**  
Tutti i DLAMI vengono analizzati per individuare eventuali vulnerabilità seguendo le Best Practice. AWS Sebbene eseguiamo continuamente l'aggiornamento alle versioni più recenti dei pacchetti, alcune dipendenze potrebbero richiedere il downgrade di pacchetti specifici per mantenere la compatibilità. Queste modifiche non influiscono sul nostro livello di sicurezza. [Per informazioni sulle misure AWS di sicurezza, consulta la nostra AWS documentazione sulla sicurezza](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Pacchetti aggiunti
<a name="added-package-info-gpupt28oss-ul2404-2025-11-10"></a>


|  | 
| --- |
|  linux-aws-6.14-headers-6.14.0-1016-6.14.0-1016.16\$124.04.1  | 
|  linux-aws-6.14-tools-6.14.0-1016-6.14.0-1016.16\$124.04.1  | 
|  linux-headers-6.14.0-1016-aws-6.14.0-1016.16\$124.04.1  | 
|  linux-image-6.14.0-1016-aws-6.14.0-1016.16\$124.04.1  | 
|  linux-modules-6.14.0-1016-aws-6.14.0-1016.16\$124.04.1  | 
|  linux-modules-extra-6.14.0-1016-aws-6.14.0-1016.16\$124.04.1  | 
|  linux-tools-6.14.0-1016-aws-6.14.0-1016.16\$124.04.1  | 
|  lustre-client-modules-6.14.0-1016-aws-2.15.6-1fsx22  | 

##### Pacchetti aggiornati
<a name="updated-package-info-gpupt28oss-ul2404-2025-11-10"></a>


| Nome pacchetto | Versione precedente | Nuova versione | 
| --- | --- | --- | 
|  awscli  |  1.42.59  |  1.42.64  | 
|  binutils-common  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  binutils-x86-64-linux-gnu  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  bleach  |  6.2.0  |  6.3.0  | 
|  boto3  |  1.40.59  |  1.40.64  | 
|  botocore  |  1.40.59  |  1.40.64  | 
|  docker-compose-plugin  |  2.40.2-1\$1ubuntu.24.04\$1noble  |  2.40.3-1\$1ubuntu.24.04\$1noble  | 
|  fastapi  |  0.120.0  |  0.120.4  | 
|  fsspec  |  2025.9.0  |  2025.10.0  | 
|  inspectorssmplugin  |  1.0.402  |  1.0.404  | 
|  lark  |  1.3.0  |  1.3.1  | 
|  libbinutils  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  libctf-nobfd0  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  libctf0  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  libgprofng0  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  libsframe1  |  2.42-4ubuntu2.5  |  2.42-4ubuntu2.6  | 
|  libssh-4  |  0.10.6-2ubuntu0.1  |  0.10.6-2ubuntu0.2  | 
|  libxml2  |  2.9.14\$1dfsg-1.3ubuntu3.5  |  2.9.14\$1dfsg-1.3ubuntu3.6  | 
|  linux-aws  |  6.14.0-1015.15\$124.04.1  |  6.14.0-1016.16\$124.04.1  | 
|  linux-headers-aws  |  6.14.0-1015.15\$124.04.1  |  6.14.0-1016.16\$124.04.1  | 
|  linux-image-aws  |  6.14.0-1015.15\$124.04.1  |  6.14.0-1016.16\$124.04.1  | 
|  linux-libc-dev  |  6.8.0-86.87  |  6.8.0-87.88  | 
|  linux-modules-extra-aws  |  6.14.0-1015.15\$124.04.1  |  6.14.0-1016.16\$124.04.1  | 
|  linux-tools-common  |  6.8.0-86.87  |  6.8.0-87.88  | 
|  lustre-client-modules-aws  |  6.14.0-1015.15\$124.04.1  |  6.14.0-1016.16\$124.04.1  | 
|  narwhals  |  2.9.0  |  2.10.1  | 
|  onnx-ir  |  0.1.11  |  0.1.12  | 
|  onnxscript  |  0.5.4  |  0.5.6  | 
|  platformdirs  |  4.2.2  |  4.5.0  | 
|  psutil  |  7.1.1  |  7.1.2  | 
|  sagemaker  |  2.253.1  |  2.254.1  | 
|  sagemaker-core  |  1.0.59  |  1.0.61  | 
|  scipy  |  1.16.2  |  1.16.3  | 
|  starlette  |  0.48.0  |  0.49.1  | 
|  tblib  |  3.2.0  |  3.2.1  | 
|  termcolor  |  3.1.0  |  3.2.0  | 
|  webcolors  |  24.11.1  |  25.10.0  | 
|  xyzservices  |  2025.4.0  |  2025.10.0  | 
|  zipp  |  3.23.0  |  3.19.2  | 

##### Pacchetti rimossi
<a name="removed-package-info-gpupt28oss-ul2404-2025-11-10"></a>


| Nome pacchetto | 
| --- | 
|  linux-modules-extra-6.14.0-1015-aws  | 
|  lustre-client-modules-6.14.0-1015-aws  | 

# GPU AMI Nvidia Driver OSS con apprendimento approfondito PyTorch 2.8 (Ubuntu 24.04) 20251007
<a name="aws-deep-learning-ami-gpupt28oss-ul2404-2025-10-14"></a>

Per informazioni su come iniziare, consulta. [Guida introduttiva a DLAMI](getting-started.md)

##### Note
<a name="notices-gpupt28oss-ul2404"></a>
+  [Questa versione contiene le patch CVE per i pacchetti di driver Nvidia interessati, disponibili nel Nvidia October Security Bulletin](https://nvidia.custhelp.com/app/answers/detail/a_id/5703) 

##### Versioni principali dei Package
<a name="major-package-versions-gpupt28oss-ul2404-2025-10-14"></a>


| Nome pacchetto | Versione | 
| --- | --- | 
|  framework\$1version  |  2.8  | 
|  gdr\$1copy  |  2.5  | 
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4, P4de, P5, P5e, P5en, P6-B200  | 
|  efa\$1version  |  1.43.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  nvidia\$1driver  |  580.95.05  | 
|  python\$1location  |  /opt/pytorch/bin/python  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.9  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 
|  kernel\$1version  |  6.14.0-1014-aws  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.17.8  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  operating\$1system  |  Ubuntu 24.04.3 LTS  | 
|  default\$1cuda  |  /usr/local/cuda-12.9/  | 
|  compute\$1architecture  |  x86\$164  | 

##### Modifiche ai pacchetti rispetto alla versione precedente
<a name="release-notes-gpupt28oss-ul2404-2025-10-14"></a>

**Nota**  
Tutti i DLAMI vengono analizzati per individuare eventuali vulnerabilità seguendo le Best Practice. AWS Sebbene eseguiamo continuamente l'aggiornamento alle versioni più recenti dei pacchetti, alcune dipendenze potrebbero richiedere il downgrade di pacchetti specifici per mantenere la compatibilità. Queste modifiche non influiscono sul nostro livello di sicurezza. [Per informazioni sulle misure AWS di sicurezza, consulta la nostra AWS documentazione sulla sicurezza](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Pacchetti aggiunti
<a name="added-package-info-gpupt28oss-ul2404-2025-10-14"></a>


|  | 
| --- |
|  libkeyutils-dev-1.6.3-3build1  | 
|  libmysqlclient21-8.0.43-0ubuntu0.24.04.2  | 
|  libnetsnmptrapd40t64-5.9.4\$1dfsg-1.1ubuntu3.1  | 
|  libpci-dev-3.10.0-2build1  | 
|  libsensors-dev-3.6.0-9build1  | 
|  libsnmp-base-5.9.4\$1dfsg-1.1ubuntu3.1  | 
|  libsnmp-dev-5.9.4\$1dfsg-1.1ubuntu3.1  | 
|  libsnmp-perl-5.9.4\$1dfsg-1.1ubuntu3.1  | 
|  libsnmp40t64-5.9.4\$1dfsg-1.1ubuntu3.1  | 
|  libudev-dev-255.4-1ubuntu8.10  | 
|  libwrap0-dev-7.6.q-33  | 
|  linux-aws-6.14-headers-6.14.0-1014-6.14.0-1014.14\$124.04.1  | 
|  linux-aws-6.14-tools-6.14.0-1014-6.14.0-1014.14\$124.04.1  | 
|  linux-headers-6.14.0-1014-aws-6.14.0-1014.14\$124.04.1  | 
|  linux-image-6.14.0-1014-aws-6.14.0-1014.14\$124.04.1  | 
|  linux-modules-6.14.0-1014-aws-6.14.0-1014.14\$124.04.1  | 
|  linux-modules-extra-6.14.0-1014-aws-6.14.0-1014.14\$124.04.1  | 
|  linux-tools-6.14.0-1014-aws-6.14.0-1014.14\$124.04.1  | 
|  lustre-client-modules-6.14.0-1014-aws-2.15.6-1fsx22  | 
|  lustre-client-modules-aws-6.14.0-1014.14\$124.04.1  | 
|  lustre-client-utils-2.15.6-1fsx22  | 
|  mysql-common-1.1.0build1  | 
|  nvidia-fabricmanager-580.95.05-1  | 

##### Pacchetti aggiornati
<a name="updated-package-info-gpupt28oss-ul2404-2025-10-14"></a>


| Nome pacchetto | Versione precedente | Nuova versione | 
| --- | --- | --- | 
|  Authlib  |  1.6.4  |  1.6.5  | 
|  MarkupSafe  |  3.0.2  |  3.0.3  | 
|  attrs  |  25.3.0  |  25.4.0  | 
|  awscli  |  1.42.40  |  1.42.46  | 
|  beautifulsoup4  |  4.13.5  |  4.14.2  | 
|  boto3  |  1.40.40  |  1.40.46  | 
|  botocore  |  1.40.40  |  1.40.46  | 
|  certifi  |  2025.8.3  |  2025.10.5  | 
|  cloud-init  |  25.1.4-0ubuntu0\$124.04.1  |  25.2-0ubuntu1\$124.04.1  | 
|  cryptography  |  46.0.1  |  46.0.2  | 
|  docker-buildx-plugin  |  0.28.0-0\$1ubuntu.24.04\$1noble  |  0.29.1-1\$1ubuntu.24.04\$1noble  | 
|  docker-ce-cli  |  28.4.0-1\$1ubuntu.24.04\$1noble  |  28.5.0-1\$1ubuntu.24.04\$1noble  | 
|  docker-ce-rootless-extras  |  28.4.0-1\$1ubuntu.24.04\$1noble  |  28.5.0-1\$1ubuntu.24.04\$1noble  | 
|  docker-compose-plugin  |  2.39.4-0\$1ubuntu.24.04\$1noble  |  2.40.0-1\$1ubuntu.24.04\$1noble  | 
|  efa  |  2.17.2-1.amzn1  |  2.17.3-1.amzn1  | 
|  fastapi  |  0.117.1  |  0.118.0  | 
|  fonttools  |  4.60.0  |  4.60.1  | 
|  inspectorssmplugin  |  1.0.398  |  1.0.399  | 
|  ipython  |  9.5.0  |  9.6.0  | 
|  libnccl-ofi  |  1.16.2-1  |  1.16.3-1  | 
|  libssl-dev  |  3.0.13-0ubuntu3.5  |  3.0.13-0ubuntu3.6  | 
|  libssl3t64  |  3.0.13-0ubuntu3.5  |  3.0.13-0ubuntu3.6  | 
|  libtiff6  |  4.5.1\$1git230720-4ubuntu2.3  |  4.5.1\$1git230720-4ubuntu2.4  | 
|  libxnvctrl0  |  580.82.07-0ubuntu1  |  580.95.05-0ubuntu1  | 
|  linux-aws  |  6.14.0-1013.13\$124.04.1  |  6.14.0-1014.14\$124.04.1  | 
|  linux-headers-aws  |  6.14.0-1013.13\$124.04.1  |  6.14.0-1014.14\$124.04.1  | 
|  linux-image-aws  |  6.14.0-1013.13\$124.04.1  |  6.14.0-1014.14\$124.04.1  | 
|  linux-libc-dev  |  6.8.0-84.84  |  6.8.0-85.85  | 
|  linux-modules-extra-aws  |  6.14.0-1013.13\$124.04.1  |  6.14.0-1014.14\$124.04.1  | 
|  linux-tools-common  |  6.8.0-84.84  |  6.8.0-85.85  | 
|  llvmlite  |  0.45.0  |  0.45.1  | 
|  narwhals  |  2.5.0  |  2.7.0  | 
|  nltk  |  3.9.1  |  3.9.2  | 
|  numba  |  0.62.0  |  0.62.1  | 
|  nvlsm  |  2025.06.5-1  |  2025.06.6-1  | 
|  open-vm-tools  |  12.5.0-1\$1ubuntu0.24.04.1  |  12.5.0-1\$1ubuntu0.24.04.2  | 
|  pandas  |  2.3.2  |  2.3.3  | 
|  pydantic  |  2.11.9  |  2.12.0  | 
|  pydantic\$1core  |  2.33.2  |  2.41.1  | 
|  python-json-logger  |  3.3.0  |  4.0.0  | 
|  sagemaker  |  2.251.1  |  2.252.0  | 
|  typing-inspection  |  0.4.1  |  0.4.2  | 
|  typing\$1extensions  |  4.12.2  |  4.15.0  | 
|  zipp  |  3.19.2  |  3.23.0  | 

##### Pacchetti rimossi
<a name="removed-package-info-gpupt28oss-ul2404-2025-10-14"></a>


| Nome pacchetto | 
| --- | 
|  linux-aws-6.14-headers-6.14.0-1013  | 
|  linux-aws-6.14-tools-6.14.0-1013  | 
|  linux-headers-6.14.0-1013-aws  | 
|  linux-image-6.14.0-1013-aws  | 
|  linux-modules-6.14.0-1013-aws  | 
|  linux-modules-extra-6.14.0-1013-aws  | 
|  linux-tools-6.14.0-1013-aws  | 
|  nvidia-fabricmanager-570  | 

##### Archive (Archivia)
<a name="archive-x86-gpu-pytorch-2.8-ubuntu-24-04"></a>

**Topics**
+ [Archivio delle note di rilascio](archive-detail-x86-gpu-pytorch-2.8-ubuntu-24-04.md)

# Archivio delle note di rilascio
<a name="archive-detail-x86-gpu-pytorch-2.8-ubuntu-24-04"></a>

##### Data di rilascio: 2025-08-14
<a name="2025-08-14-x86-gpu-pytorch-2.8-ubuntu-24-04"></a>

**Nome AMI**: Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.8 (Ubuntu 22.04) 20250814

##### Aggiunto
<a name="w2aab8c17b5b5c19c19b5b3b5"></a>
+ È stato aggiunto il supporto per le istanze P5.4xLarge

##### Aggiornato
<a name="w2aab8c17b5b5c19c19b5b3b7"></a>
+ EFA aggiornato alla versione 1.43.1

##### Data di rilascio: 2025-06-03
<a name="2025-06-03-x86-gpu-pytorch-2.8-ubuntu-24-04"></a>

**Nome AMI**: Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.8 (Ubuntu 22.04) 20250602

##### Aggiunto
<a name="w2aab8c17b5b5c19c19b5b5b5"></a>
+ Versione iniziale della serie Deep Learning AMI GPU PyTorch 2.8 (Ubuntu 22.04). Include un ambiente virtuale Python pytorch (source/opt/pytorch/bin/activate) abbinato a NVIDIA Driver R570, CUDA=12.8, cuDNN=9.10, NCCL=2.26.5 ed EFA=1.40.0. PyTorch 

##### Problemi noti
<a name="w2aab8c17b5b5c19c19b5b5b7"></a>
+ «Con la funzionalità di elaborazione sm10.0 (Blackwell Architecture) GPUs, il FP8 tipo di dati con attenzione scalata al prodotto a punti contiene un punto morto che causa il blocco del kernel in alcune circostanze, ad esempio quando la dimensione del problema è grande o la GPU esegue più kernel contemporaneamente. È prevista una correzione per le future release». [Note di [rilascio di cuDNN 9.10.0](https://docs.nvidia.com/deeplearning/cudnn/backend/latest/release-notes.html#cudnn-9-10-0)]
  + Per gli utenti che desiderano eseguire istanze P6-B200 prestando attenzione ai FP8 dati e ai prodotti a punti scalati, è consigliabile installare Flash Attention manualmente.