allowedCudaVersions
as a list of CUDA versions that you want to allow for the GPU in the pod.
This helps in specifying the compatible CUDA versions for your GPU setup.
allowedCudaVersions
as a list of CUDA versions that you want to allow for the GPU in the pod.
This helps in specifying the compatible CUDA versions for your GPU setup.
stockStatus
field can help you determine the likelihood that a particular GPU type will be available when creating a Pod. For example, if stockStatus
is "Low"
, it means there are very few GPUs of that type available.