# gRemote **Repository Path**: gremote/gRemote ## Basic Information - **Project Name**: gRemote - **Description**: 上海市可扩展计算与系统重点实验室 gRemote: A Framework for Remote-resource Sharing and Isolation on GPU Cloud - **Primary Language**: C++ - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 4 - **Created**: 2019-08-15 - **Last Updated**: 2024-11-15 ## Categories & Tags **Categories**: cloud **Tags**: None ## README 现如今云服务厂商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.