Commit cf99ce5
authored
docs: require single TPU process on dev TPUs (#3120)
## Summary
- Add explicit dev TPU concurrency guidance.
- State that only one process can run TPU code at a time per dev TPU VM.
- Clarify that remote SSH inner-loop TPU commands must run sequentially.
## Validation
- `./infra/pre-commit.py --all-files` (fails in current workspace due
unrelated pre-existing Black issues in `lib/levanter` files).
- Commit-level hooks passed for this docs-only commit.1 parent e2ed175 commit cf99ce5
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
| |||
118 | 124 | | |
119 | 125 | | |
120 | 126 | | |
| 127 | + | |
121 | 128 | | |
122 | 129 | | |
123 | 130 | | |
| |||
0 commit comments