Skip to content

Commit

Permalink
Upgrade NVIDIA driver to version 535.154.05
Browse files Browse the repository at this point in the history
  • Loading branch information
hgreebe committed Jan 31, 2024
1 parent b1f893d commit e98e04e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This file is used to list changes made in each version of the AWS ParallelCluste

**CHANGES**
- Upgrade Slurm to 23.11.3 (from 23.02.7).
- Upgrade NVIDIA driver to version 535.154.05.
- Upgrade third-party cookbook dependencies:
- nfs-5.1.2 (from nfs-5.0.0)
- Upgrade EFA installer to `1.30.0`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

# NVidia
default['cluster']['nvidia']['enabled'] = 'no'
default['cluster']['nvidia']['driver_version'] = '535.129.03'
default['cluster']['nvidia']['driver_version'] = '535.154.05'
default['cluster']['nvidia']['dcgm_version'] = '3.2.6'

# DCV
Expand Down

0 comments on commit e98e04e

Please sign in to comment.