File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -578,12 +578,12 @@ spec:
578578
579579We will use four types of jobs:
580580
581- | Job Type | Priority | Duration | Number of Pods | GPU Usage |
582- ---------------------------------------------------------------
583- | short | normal | 30s | 2 | 2 X 4 = 8 |
584- | normal | normal | 600s | 2 | 2 X 4 = 8 |
585- | important| high | 600s | 2 | 2 x 4 = 8 |
586- | large | normal | 600s | 4 | 4 x 4 = 16|
581+ | Job Type | Priority | Duration | Number of Pods | GPU Usage |
582+ | ----------| ----------| ----------| ----------------| ------------|
583+ | short | normal | 30s | 2 | 2 X 4 = 8 |
584+ | normal | normal | 600s | 2 | 2 X 4 = 8 |
585+ | important| high | 600s | 2 | 2 x 4 = 8 |
586+ | large | normal | 600s | 4 | 4 x 4 = 16 |
587587
588588### Queuing
589589
You can’t perform that action at this time.
0 commit comments