Commit cee6d1e
committed
Revert "simplify code through directly using the comm stream without converting it to a CUDAStream and back to a phi::Stream. This change is made in the deep_ep.cpp file, specifically in the get_comm_stream function. The modified line now directly retrieves the comm stream as a cudaStream_t and constructs a phi::Stream from it, eliminating unnecessary conversions."
This reverts commit f6f5d0d.1 parent fc00d22 commit cee6d1e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1900 | 1900 | | |
1901 | 1901 | | |
1902 | 1902 | | |
1903 | | - | |
| 1903 | + | |
1904 | 1904 | | |
1905 | 1905 | | |
1906 | 1906 | | |
| |||
0 commit comments