Go to file
SJTU-gRemote e2a55f8e60 更新 README.md 2019-08-15 15:52:09 +08:00
libcglinput gRemote 2019-08-15 15:47:41 +08:00
runtime gRemote 2019-08-15 15:47:41 +08:00
src gRemote 2019-08-15 15:47:41 +08:00
.gitignore Initial commit 2019-08-15 15:37:21 +08:00
LICENSE Initial commit 2019-08-15 15:37:21 +08:00
Makefile gRemote 2019-08-15 15:47:41 +08:00
README.md 更新 README.md 2019-08-15 15:52:09 +08:00

README.md

现如今云服务厂商GPU实例的提供粒度太大导致GPU的利用率低。本项目旨在提供一种细粒度的异构云端GPU共享服务在提供良好GPU隔离效果的同时提高GPU的利用率。

Current GPU cloud instance is usually provided in units of a single physical GPU. However, this coarse-grained approach to GPU resource allocation leads to the problem of "resource underutilization". We propose gRemote, the first open-source framework for remote-resource sharing and isolation in the GPU cloud, as well as offering an elastic and heterogeneous GPU resource pool.