gpuSharingStrategy

@JvmName(name = "tlwvfkmcwphcbpyv")
suspend fun gpuSharingStrategy(value: Output<String>)
@JvmName(name = "mllyhehvvedvkimi")
suspend fun gpuSharingStrategy(value: String)

Parameters

value

The type of GPU sharing strategy to enable on the GPU node. Accepted values are:

  • "TIME_SHARING": Allow multiple containers to have time-shared access to a single GPU device.

  • "MPS": Enable co-operative multi-process CUDA workloads to run concurrently on a single GPU device with MPS