Loading Search...
Crater

User Guide

Crater User Guide

Platform Introduction

Crater is a platform independently developed by BUAA, specifically designed for cluster management, providing users with an efficient and convenient solution for managing cluster resources. It can uniformly schedule and manage computing resources, storage resources, and more within the cluster, ensuring stable operation of the cluster and optimal utilization of resources.

Intuitive Interface Design

Crater provides a simple and user-friendly interface, allowing users to easily complete various cluster management tasks through a graphical operation interface. For example, the resource dashboard can display real-time usage of cluster resources, including CPU utilization, memory usage, storage capacity, and other metrics.

The job management interface presents currently running jobs, job queues, and job history records, making it convenient for users to check task statuses and perform operations at any time.

jobshow

Efficient Resource Scheduling

The platform uses intelligent resource scheduling algorithms to automatically assign the optimal resources to jobs based on factors such as job priority and resource requirements. For example, when multiple jobs simultaneously request resources, Crater can quickly analyze and allocate resources to the most urgent and critical tasks, improving overall execution efficiency.

Monitoring Functionality

Detailed monitoring data and log records provide users with the basis to deeply understand the operation status of the cluster, facilitating fault diagnosis and performance optimization.

log_diagnosis

Table of Contents

This manual can help cluster users learn how to access the platform, use interactive jobs and batch processing jobs, submit data, create images, and access VSCode extensions, among other functions.

We hope this manual helps you make full use of the features of the cluster platform!

Edit on GitHub