You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
陈博文 61ccfb4f56
Merge branch 'main' of https://bdgit.educoder.net/pgpc5xf4t/hami
4 days ago
.github/workflows 更新ci.yaml&dockerfile 2 weeks ago
charts/hami-webui fix: bump chart version to 1.0.5 5 months ago
docs update docs 10 months ago
packages/web 修改缺陷 4 days ago
server fix: 任务列表放出普通实训 4 days ago
src chore(ci): update CI configuration and improve installation guide 10 months ago
test Initial commit of HAMi-WebUI source code 11 months ago
. dockerignore Initial commit of HAMi-WebUI source code 11 months ago
.browserslistrc Initial commit of HAMi-WebUI source code 11 months ago
.eslintignore Initial commit of HAMi-WebUI source code 11 months ago
.eslintrc.js Initial commit of HAMi-WebUI source code 11 months ago
.gitignore Initial commit of HAMi-WebUI source code 11 months ago
.prettierrc Initial commit of HAMi-WebUI source code 11 months ago
CONTRIBUTING.md Initial commit of HAMi-WebUI source code 11 months ago
Dockerfile 部署脚本 1 week ago
LICENSE Initial commit of HAMi-WebUI source code 11 months ago
Makefile 部署脚本 1 week ago
README.md Initial commit of HAMi-WebUI source code 11 months ago
README_ZH.md Initial commit of HAMi-WebUI source code 11 months ago
k8s.yml fix: 字段重命名 5 days ago
nest-cli.json Initial commit of HAMi-WebUI source code 11 months ago
package.json Initial commit of HAMi-WebUI source code 11 months ago
pnpm-lock.yaml Initial commit of HAMi-WebUI source code 11 months ago
pnpm-workspace.yaml Initial commit of HAMi-WebUI source code 11 months ago
tsconfig.build.json Initial commit of HAMi-WebUI source code 11 months ago
tsconfig.json Initial commit of HAMi-WebUI source code 11 months ago
update.sh 部署脚本增加代码拉取 1 week ago

README.md

HAMi-WebUI Logo (Light)

English | 简体中文

An open-source platform for managing and observing GPU resources, based on the HAMi project

License

HAMi-WebUI is built upon the HAMi open-source project. It extends HAMi by providing an intuitive web interface for visualizing and managing GPU resource allocation and usage across nodes. The platform supports detailed views for tasks and GPUs, enabling teams to monitor resource consumption effectively.

  • Resource Overview: Provides a comprehensive view of all resources, including node and GPU usage. Quickly assess the status of all nodes and GPUs.
  • Node Management: Explore detailed node information, including node status, resource usage, and availability.
  • GPU Management: Visualize the GPU usage on each node, providing detailed insights into the allocation and usage of compute power and memory.
  • Task Management: Track tasks and their resource consumption. View task creation times, status, GPU allocations, and more.

Get started

Contributing

If you're interested in contributing to HAMi-WebUI:

Get involved

License

HAMi-WebUI is distributed under Apache-2.0. For details, see LICENSE.