Skip to content

Commit 44bd532

Browse files
Merge pull request #260898 from craigshoemaker/patch-22
[Container Apps] Workload profiles overview: Add note for latest CUDA version (Update)
2 parents 207ede4 + 20a62f3 commit 44bd532

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/container-apps/workload-profiles-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Profiles are configured to fit the different needs of your applications.
2525
| Dedicated (Memory optimized) | Increased memory resources | Apps that need access to large in-memory data, in-memory machine learning models, or other high memory requirements |
2626
| Dedicated (GPU enabled) (preview) | GPU enabled with increased memory and compute resources available in West US 3 and North Europe regions. | Apps that require GPU |
2727

28+
> [!NOTE]
29+
> When using GPU-enabled workload profiles, make sure your application is running the latest version of [CUDA](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/cuda).
30+
2831
The Consumption workload profile is the default profile added to every Workload profiles [environment](environment.md) type. You can add Dedicated workload profiles to your environment as you create an environment or after it's created.
2932

3033
For each Dedicated workload profile in your environment, you can:

0 commit comments

Comments
 (0)