You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: torchtitan/experiments/torchcomms/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,8 @@ Locally tested with:
46
46
47
47
### Known Issues
48
48
49
-
-**CP** (Context Parallelism) - Temporly not working
49
+
-**CP** (Context Parallelism) - Temporarily not working. Work in progress.
50
+
-**Async TP** - Temporarily not working. Work in progress.
50
51
-**Memory Overhead** - TorchComms requires higher peak memory usage. As a workaround, we need to reduce `local_batch_size` to avoid out of memory error.
0 commit comments