Conversation
|
This PR separate uccl_ep as a independent wheel (rather than uccl.ep) with its own pyproject.toml and build.sh, suitable for future wheel release via pypi cc @zhenhuang12 , @praveingk |
|
@YangZhou1997 Could you remind me what do you mean by "uccl_ep as a independent wheel "? |
|
It is actually directly |
|
Shouldn't the entire uccl have one release? |
|
I remember @praveingk once thinks better to have separate wheels? |
|
@YangZhou1997 I am not opposed to having the same wheel for ep and p2p . I think the separation was intended more for collectives. In fact, same wheel might be better since just one installation is required for inference builds. |
|
@YangZhou1997 @praveingk |
|
Sounds good. Let's stick to a single wheel then! |
Description
Please include a summary of the changes and the related issue.
Fixes # (issue)
Type of Change
How Has This Been Tested?
Include any tests here.
Checklist
format.sh.build_and_install.shto verify compilation.