# GPU 활용 현황

## GPU 활용 현황

<figure><img src="/files/ZyriH4KZbmGOjtpB19le" alt=""><figcaption></figcaption></figure>

* GPU 할당 및 활용 현황 : 플랫폼의 전체 GPU중 현재 할당된 GPU의 개수를 확인하고 할당된 GPU들의 현재 활용량을 조회할 수 있습니다.
* GPU 활용 추이 : 플랫폼 내의 GPU의 할당량 및 VRAM 활용량에 대한 추이를 조회할 수 있습니다. 추이 그래프는 실시간 (1시간 단위), 일간 (하루 단위), 주간(1주 단위)로 구분되며 최대 30주 전 데이터까지 조회가 가능합니다. 엑셀 다운로드 버튼을 클릭하면 플랫폼 전체 GPU 활용/할당에 대한 데이터를 엑셀 파일로 다운로드 받으실 수 있습니다.
* GPU 목록 : 플랫폼 내의 모든 GPU의 목록입니다. GPU가 할당된 프로젝트를 조회할 수 있고 해당 프로젝트가 활성화 되어 있을 시, GPU의 VRAM 활용률도 조회가 가능합니다. GPU를 선택하면 해당 GPU의 VRAM 추이 그래프를 조회할 수 있고 해당 GPU 활용 데이터를 엑셀 파일로 다운로드 받으실 수 있습니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mondrian.gitbook.io/yennefer-cluster/admin/main-feature/system-monitoring/gpu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
