CUDA Environment Variables¶
For more information on CUDA runtime environment variables, see CUDA Environment Variables.
PyTorch Environment Variables
Variable |
Description |
---|---|
|
If set to |
|
For a more in depth explanation of this environment variable, see Memory management. |
|
If set to |
|
The cache limit for the cuDNN v8 API. This is used to limit the memory used by the cuDNN v8 API. The default value is 10000, which roughly corresponds to 2GiB assuming 200KiB per ExecutionPlan. Set to |
|
If set to |
|
If set to |
|
If set to |
|
If set to |
|
If set to |
CUDA Runtime and Libraries Environment Variables
Variable |
Description |
---|---|
|
Comma-separated list of GPU device IDs that should be made available to CUDA runtime. If set to |
|
If set to |
|
This environment variable is used to set the workspace configuration for cuBLAS per allocation. The format is |
|
Similar to |
|
Similar to |
|
Can be set to a file path for an errata filter that can be passed to cuDNN to avoid specific engine configs, used primarily for debugging or to hardcode autotuning. |
|
If set to |