更新 README.md

This commit is contained in:
SJTU-gRemote 2019-08-15 15:52:09 +08:00 committed by Gitee
parent d238eb0871
commit e2a55f8e60
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
现如今云服务厂商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.