Difference between revisions of "CUDA Time-Slicing"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{CUDA}}")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
  
 +
* https://github.com/NVIDIA/k8s-device-plugin?tab=readme-ov-file#with-cuda-time-slicing
  
{{CUDA}}
+
<pre>
 +
version: v1
 +
sharing:
 +
  timeSlicing:
 +
    renameByDefault: <bool>
 +
    failRequestsGreaterThanOne: <bool>
 +
    resources:
 +
    - name: <resource-name>
 +
      replicas: <num-replicas>
 +
    ...
 +
</pre>
 +
 
 +
== See also ==
 +
* {{cuda tools}}
 +
* {{CUDA}}
 +
 
 +
[[Category:Cuda]]

Latest revision as of 09:26, 27 June 2024

Advertising: