본문으로 건너뛰기

Node Details

This page allows you to view detailed information about a node and change its settings. You can access it by clicking the node name or by selecting View details or Config from the action menu.

The Node Details Page is organized as follows:

  • Header Section: Displays the node name, "Back to list" button, and "Update" button
  • Overview Tab: Provides a summary of node resources and detailed GPU configuration
  • Configuration Tab: Manage MIG settings and GPU profiles

Header Section

The header section contains information about:

  • Title: Node name
  • Back to list button: Returns to the node list page
  • Update button: Appears when changes are made in the Configuration tab
    • Only visible in the Configuration tab
    • Activated when MIG settings are modified
    • Click to save changes

Overview Tab

This tab is for monitoring the GPU resource status of a specific selected node in real time. On this screen, you can check the model, total amount, utilization rate, available status, and pool allocation status of the GPU on the node.

Node Resource Overview

Displayed Information:

ColumnDescription
Resource TypeType of resource (GPU, Memory, etc.)
TotalTotal number of available instances
Pool AllocatedNumber of resources allocated to the GPU pool
In UseNumber of instances currently in use
PendingNumber of instances pending
AvailableNumber of instances available
UsageUtilization (%) (visual bar chart)

Total Row:

  • Shows the totals for each column
  • Allows you to easily grasp the overall resource usage status

Usage:

  • Check the overall resource usage status of the node
  • Review pool allocation status
  • Identify available resources

GPU Configuration Details

Displayed Information:

ColumnDescription
GPUGPU identifier (e.g., GPU-0)
ModeGPU mode (Full GPU, MIG Enabled, etc.)
ConfigurationGPU configuration details:
• Full GPU: Displayed as a single GPU
• MIG Enabled: Shows profiles per configuration (e.g., 7g.40gb x 1 instances)
Usage StatusDisplays usage status per configuration and the numbers in use and total for each configuration.
StatusCurrent status of the GPU
ActionIcon to navigate to the Configuration tab that allows user to manage MIG settings and GPU profiles.

Usage:

  • Check the mode and configuration of each GPU
  • Monitor GPU usage status
  • Go to the Configuration tab if you need to change settings

Configuration Tab

This tab is for managing the MIG configuration and change the mode of individual GPUs within the GPU node. Administrators can use this tab to set whether a GPU will be used in single mode (Full GPU) or split into multiple instances (MIG GPU) to perform multiple tasks in parallel.

The Configuration tab is organized as follows:

  • Config List: Setting cards for each GPU
  • Configuration Summary: Summary of changes made to the settings

Config List

Cards are displayed for managing the settings of each GPU.

GPU Card Details:

Each card shows the following information:

  • GPU Number: GPU Device Identifier (e.g., GPU 0 A100-80GB)
  • Status: GPU current status (Available, In Use, etc.)
  • MIG Profile: Dropdown to select the MIG profile
    • MIG Profile Options:
      • Full GPU: Uses the entire GPU
      • MIG Profiles: List of supported profiles for each GPU
    • Detailed information is displayed when a profile is selected; allows you to check the specifications and number of instances for each profile:
      • Profile Configuration: Recently set profile configuration
      • Use Case: Intended purpose of use
      • Total Instances: Total number of instances
Tracking Changes:
  • Any changes to the settings are automatically tracked.
  • The Update button becomes active.

Configuration Summary

A summary of the changes made to the settings is displayed.

Displayed Information:
  • Summary of modified GPU settings
  • Comparison of settings before and after the change
  • Review of all changes
Warning message:

Before changing the GPU configuration, you must terminate all currently running workloads (training, inference, model, deployment). If you change the MIG mode while there are still running instances, GPU processes will be forcibly terminated, which may lead to data loss. Please ensure that all tasks have been completed before clicking Update to safely change the configuration.

Usage:
  • Easily review all changes at a glance
  • Confirm changes before finalizing with Update

Changing and Saving Settings

How to Change Settings:

  1. Select the MIG Profile for each GPU in the Config List
  2. The changes are reflected in the Config Summary
  3. The Update button becomes active
  4. Click the Update button
  5. Confirm that the changes have been saved

Important Notes:

  • Changing settings may require a GPU restart
  • Ongoing tasks may be affected
  • It is recommended to check currently running tasks before making changes

After Saving:

  • A success message is displayed
  • You are automatically redirected to the list page
  • The updated settings are applied