# GPU仮想マシン

## GPU仮想マシンとは？

**GPU仮想マシン（GPU VM）**&#x306F;、**高性能GPUサーバ**ーを簡単に**デプロイおよび管理**できるようにします。GPU VMはパススルーGPUを使用して専用GPUを取得し、アプリケーションはゲストOSとハイパーバイザーのレイヤーを介してこれにアクセスします。アプリケーションが使用するその他の重要なVMリソース（RAM、ストレージ、ネットワークなど）も仮想化されています。

現在、2種類の仮想マシン（VM）を提供しており、それぞれ異なるストレージオプションを備えています。

<table><thead><tr><th width="105.800048828125">GPU VM タイプ</th><th width="153">ストレージタイプ</th><th>ストレージの主な特徴</th></tr></thead><tbody><tr><td><strong>タイプ #1</strong></td><td><strong>ブロックストレージ – 一時的ディスク（NVMe)</strong></td><td><ul><li>GPUインスタンスごとに固定容量</li><li><strong>高性能トレーニングワークロード向けに最適化</strong></li><li>長期データ保存には不向き</li><li>自動バックアップ/復元機能なし</li><li>VM停止時にもデータは削除されない</li></ul></td></tr><tr><td><strong>タイプ #2</strong></td><td><strong>ブロックストレージ – パーシステントディスク</strong></td><td><ul><li>100GBから利用可能なスケーラブルなオンデマンドストレージ</li><li><strong>長期データ保持に最適</strong></li><li>自動バックアップと復元をサポート</li><li>ストレージはGPUインスタンス費用とは別途課金されます</li></ul></td></tr></tbody></table>

## 仕組み? <a href="#contentify_2" id="contentify_2"></a>

GPU VMは、高負荷ワークロード向けに専用GPUを搭載した強力なクラウドベースコンピューターとして機能します。以下のことが可能です:

* FPT Cloud Portalから最新のGPU世代を搭載したGPU VMを数分で簡単にデプロイ可能
* 高度なGPUアクセラレーションにより、AI、機械学習、データ処理タスクを高速で実行
* 社内ITスタッフ不要で、シンプルなオンラインポータルから全てを管理が可能

## GPU仮想マシンを選ぶ理由? <a href="#contentify_3" id="contentify_3"></a>

* FPT AI Factory Portalからワンクリックでデプロイが可能
* ネットワーク、ストレージ、セキュリティのシンプルな設定
* AI トレーニングとディープラーニングの高速化 最先端の GPU が卓越した速度と効率を実現し、大規模な AI および機械学習モデルの処理に最適
* AI推論に最適化 データ処理とリアルタイム意思決定をこれまで以上に高速化


---

# 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://ai-docs.fptcloud.com/ai-factory-guideline-jp/fpt-gpu-cloud/gpumashin.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.
