https://github.com/sjtu-ipads/phoenixos-remoting
https://github.com/sjtu-ipads/phoenixos-remoting
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sjtu-ipads/phoenixos-remoting
- Owner: SJTU-IPADS
- License: mit
- Created: 2024-10-22T12:35:14.000Z (12 months ago)
- Default Branch: v0.10-cricket
- Last Pushed: 2024-12-03T11:07:15.000Z (10 months ago)
- Last Synced: 2024-12-03T12:19:54.426Z (10 months ago)
- Language: C
- Homepage:
- Size: 8.5 MB
- Stars: 3
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PhoenixOS-Remoting
PhoenixOS-Remoting (PhOS-remote) is an fully-optimized API remoting framework for GPU API calls from various vendors, which is a key technique to implement GPU virtualization / pooling.
> [!NOTE]
> The current release version of PhOS (v0.10) relies on RWTH-ACS/cricket for remoting GPU API calls, we thank cricket's authors.
> We have fully developped our own Rust-based framework for optimizing API remoting, which would be released soon.
> For more details about this framework, please check our paper first: Characterizing Network Requirements for GPU API Remoting in AI Applications