v0.0.9
What's new in 0.0.9 (2023-08-05)
These are the changes in xoscar v0.0.9.
New features
- FEAT: Support pygloo in collective communication by @YibinLiu666 in #38
- FEAT: support pygloo on Windows by @YibinLiu666 in #51
- FEAT: Impl collective communication interface by @ChengjieLi28 in #46
Enhancements
- ENH: add no_lock for avoiding possible dead lock during local actor ref method call by @ChengjieLi28 in #57
- ENH: Environment variable to set the Xoscar temp directory. by @MarcelHoh in #58
Bug fixes
- BUG: disable import cuda error when cpu only in a shared python env by @ChengjieLi28 in #47
Tests
- TST: np.random.bytes with input float issue by @ChengjieLi28 in #60
Others
- Revert "BUG: disable import cuda error when cpu only in a shared python env" by @ChengjieLi28 in #49
- CHORE:add msbuild to build wheel by @YibinLiu666 in #55
New Contributors
- @YibinLiu666 made their first contribution in #38
- @MarcelHoh made their first contribution in #58
Full Changelog: v0.0.8...v0.0.9