Skip to content

Commit

Permalink
Add NVIDIA L4/L40/L40S (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesLiang29 authored Dec 5, 2024
1 parent e42e266 commit aae73d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions common/virtualmachineconstants.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ const (
NvidiaA100_40Name = "NVIDIA A100 40GB"
NvidiaA100_80Name = "NVIDIA A100 80GB"
NvidiaH100Name = "NVIDIA H100"
NvidiaL4Name = "NVIDIA L4"
NvidiaL40Name = "NVIDIA L40"
NvidiaL40SName = "NVIDIA L40S"
NvidiaM60Name = "NVIDIA Tesla M60"
)

Expand Down

0 comments on commit aae73d4

Please sign in to comment.