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.
 
 
 
 
 
 
陈博文 eb8a914eb6
修改显示
1 month ago
.github/workflows 更新ci.yaml&dockerfile 1 month ago
charts/hami-webui fix: bump chart version to 1.0.5 6 months ago
docs update docs 11 months ago
packages/web 修改显示 1 month ago
server fix: 删除pod 1 month ago
src chore(ci): update CI configuration and improve installation guide 11 months ago
test Initial commit of HAMi-WebUI source code 1 year ago
. dockerignore Initial commit of HAMi-WebUI source code 1 year ago
.browserslistrc Initial commit of HAMi-WebUI source code 1 year ago
.eslintignore Initial commit of HAMi-WebUI source code 1 year ago
.eslintrc.js Initial commit of HAMi-WebUI source code 1 year ago
.gitignore Initial commit of HAMi-WebUI source code 1 year ago
.prettierrc Initial commit of HAMi-WebUI source code 1 year ago
CONTRIBUTING.md Initial commit of HAMi-WebUI source code 1 year ago
Dockerfile 部署脚本 1 month ago
LICENSE Initial commit of HAMi-WebUI source code 1 year ago
Makefile 部署脚本 1 month ago
README.md Initial commit of HAMi-WebUI source code 1 year ago
README_ZH.md Initial commit of HAMi-WebUI source code 1 year ago
k8s.yml fix: 字段重命名 1 month ago
nest-cli.json Initial commit of HAMi-WebUI source code 1 year ago
package.json Initial commit of HAMi-WebUI source code 1 year ago
pnpm-lock.yaml Initial commit of HAMi-WebUI source code 1 year ago
pnpm-workspace.yaml Initial commit of HAMi-WebUI source code 1 year ago
tsconfig.build.json Initial commit of HAMi-WebUI source code 1 year ago
tsconfig.json Initial commit of HAMi-WebUI source code 1 year ago
update.sh 部署脚本增加代码拉取 1 month 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.