Skip to content

Commit 2f893b9

Browse files
committed
RUN-12616 Added new known limitation
1 parent d8fd1da commit 2f893b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Researcher/scheduling/gpu-memory-swap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ If you prefer your workloads not to be swapped into CPU memory, you can specify
107107

108108
## Known Limitations
109109

110-
* A pod created before the GPU memory swap feature was eneabled in that cluster is not able to be scheduled to a swap-enabled node. A proper event is generated in case no matching node is found. Users must re-submit those pods to make them swap-enabled.
110+
* A pod created before the GPU memory swap feature was eneabled in that cluster, cannot be scheduled to a swap-enabled node. A proper event is generated in case no matching node is found. Users must re-submit those pods to make them swap-enabled.
111111
* GPU memory swap cannot be enabled if fairshare time-slicing or strict time-slicing is used, GPU memory swap can only be used with the default time-slicing mechanism.
112112
* CPU RAM size cannot be decreased once GPU memory swap is enabled.
113113

0 commit comments

Comments
 (0)