Commit 25b0c7a
committed
docs(user): separate criteria resolution from deployment outcome
Review feedback: the section opened with 'running it on another machine type is
not blocked', which blurred two different things. Criteria resolution never
rejects another machine type of the same GPU model -- there is no axis to reject
on -- so a recipe always resolves; what differs by family is what happens after.
Say that instead.
Likewise 'TCPX is not shipped' read as a statement about GPUDirect-TCPX itself.
Google ships it; AICR ships no component that integrates it. Say that in both
the table and the GKE overlay comment.
The Slurm overlay comment put the inherited componentRef and the machine-type
qualification in one 'inherited' clause. Only the componentRef is inherited by
the base mechanism; the qualification is a documented assumption that holds
because those same artifacts do. There is no machine-type axis to inherit --
which is the distinction this change exists to make.
Signed-off-by: Yuan Chen <yuanchen97@gmail.com>1 parent f9a5d90 commit 25b0c7a
3 files changed
Lines changed: 18 additions & 10 deletions
File tree
- docs/user
- recipes/overlays
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
522 | | - | |
523 | | - | |
524 | | - | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
525 | 527 | | |
526 | 528 | | |
527 | 529 | | |
528 | | - | |
| 530 | + | |
529 | 531 | | |
530 | 532 | | |
531 | 533 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments