xorbitsai / xoscar

Python actor framework for heterogeneous computing.
https://xoscar.dev
Apache License 2.0
89 stars 21 forks source link

BUG: xoscar installed by pypi not contains xoscar_pygloo.so #61

Closed ChengjieLi28 closed 1 year ago

ChengjieLi28 commented 1 year ago

Note that the issue tracker is NOT the place for general support. For discussions about development, questions about usage, or any general questions, contact us on https://discuss.xorbits.io/.

pip install xoscar

on a new Linux machine. And I found that there is no pygloo related so file under xoscar/collective dir.

image

cc @YibinLiu666

YibinLiu666 commented 1 year ago

take