Update README.md

This commit is contained in:
lilinsheng 2019-08-15 15:51:31 +08:00
parent d15cb8d666
commit d238eb0871
1 changed files with 2 additions and 6 deletions

View File

@ -1,6 +1,2 @@
ClusterGL
=========
Transparent parallel 3D rendering for display walls and Google Liquid Galaxy
See http://clustergl.org for more information
现如今云服务厂商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.