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.
 
 
 
 
 
 
Nimbus318 f6423e4a1d
chore(ci): update CI configuration and improve installation guide
10 months ago
.github/workflows chore(ci): update CI configuration and improve installation guide 10 months ago
charts/hami-webui chore(ci): update CI configuration and improve installation guide 10 months ago
docs chore(ci): update CI configuration and improve installation guide 10 months ago
packages/web Initial commit of HAMi-WebUI source code 11 months ago
server chore(ci): update CI configuration and improve installation guide 10 months 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 Initial commit of HAMi-WebUI source code 11 months ago
LICENSE Initial commit of HAMi-WebUI source code 11 months ago
Makefile Initial commit of HAMi-WebUI source code 11 months 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
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

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.