# gcushare **Repository Path**: EnflameTechnology/gcushare ## Basic Information - **Project Name**: gcushare - **Description**: 在 Kubernetes 集群中运行启用了Enflame GCU 共享的容器 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-30 - **Last Updated**: 2026-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## gcushare This repository contains gcushare, which allow you to: - Expose Enflame GCU Memory and GCU count on the node of your cluster; - Run Enflame GCU sharing enabled containers in your Kubernetes cluster. ### Building from Source ``` git clone https://github.com/EnflameTechnology/gcushare.git cd gcushare ./build.sh all # This step will generate a package under dist folder. ``` ## License gcushare is licensed under the Apache-2.0 license. gcushare was forked from AliyunContainerService gpushare-device-plugin and gpushare-scheduler-extender, both of them are licensed under Apache-2.0, many thanks to AliyunContainerService gpushare-device-plugin and gpushare-scheduler-extender: - gpushare-device-plugin : https://github.com/AliyunContainerService/gpushare-device-plugin - gpushare-scheduler-extender: https://github.com/AliyunContainerService/gpushare-scheduler-extender