# 仮想マシンで使用可能なプロセッサー数の設定

Parallels Desktop for Mac では、Mac に搭載されている CPU の物理コア数に基づき仮想 CPU の最大許容数が自動的に計算されます。以下は、システム内に存在する N 個の論理コア（Apple Silicon システムの場合、N は通常、物理コア数に等しく、Intel ベースのシステムの場合、ハイパースレッディングの効果により、物理コア数の 2 倍になります）に関する割り当ての仕組みです。

<table><thead><tr><th width="313">プロファイル*</th><th>自動的に割り当てられる仮想コア数</th></tr></thead><tbody><tr><td>生産性向上とソフトウェアテスト</td><td>N&#x3C;8 の場合は 2 個の仮想コア、それ以外は 4 個の仮想コア</td></tr><tr><td>ゲームのみ</td><td>N/2 以上の最小の偶数（例: 16 コア CPU の場合は 8、18 コア CPU では 10）</td></tr><tr><td>デザインとソフトウェア開発</td><td>N/2 以下の最大の偶数（たとえば、16 コア CPU の場合は 8、18 コア CPU でも 8）。</td></tr><tr><td>他のすべてのシナリオ</td><td>2 個の仮想コア</td></tr></tbody></table>

\*プロファイルの詳細については、ガイドの[こちらのページ](/landing/pdfm-ug/v26-ja-jp/parallels-desktop-for-mac-26-yzzugaido/mac-de-windows-wosuru/pafmansuno/gmugurafikkutsrumatahanimashinwosuru.md)を参照してください。

ただし、複数の仮想マシンを同時に実行することが多い場合、コアの自動割り当てはリソースの競合につながる可能性があります。各仮想マシンに割り当てる CPU の数は、手動で設定することをお勧めします。手動コア割り当て制限については、[こちらのページ](/landing/pdfm-ug/v26-ja-jp/parallels-desktop-for-mac-26-yzzugaido/parallels-desktop-tomashin/mashin/hdowea/cpu-tomemorino.md)を参照してください。

{% hint style="warning" %}
**注:** 最近のアプリのほとんどはマルチコアプロセッサーを念頭に設計されていますが、利用可能なコア数を均等に増やしたからといって、すべてのアプリが恩恵を受けるわけではありません。仮想コアの数を増やしても、必ずしもそれに見合ったパフォーマンスの向上が見られるとは限りません。
{% endhint %}

仮想マシンで使用可能なプロセッサ数を設定するには、以下の操作を実行します。

1. [仮想マシンをシャットダウンします](/landing/pdfm-ug/v26-ja-jp/parallels-desktop-for-mac-26-yzzugaido/mac-de-windows-wosuru/imeru/windows-noshattodaunmatahasasupendo.md)。
2. **\[処理]** メニューを開いて、**\[構成]** を選択します。

   <figure><img src="/files/t7bbX7ICkMHCE7SGrjmJ" alt="" width="563"><figcaption></figcaption></figure>
3. **\[ハードウェア] > \[CPU とメモリ]** をクリックし、**\[プロセッサ]** メニューで数を選択します。

{% hint style="info" %}
**注:** Parallels Desktop for Mac では、最大 4 個のコアを仮想マシンに割り当てることができます。Parallels Desktop for Mac Pro Edition では、最大 16 個のコアを割り当てることができます。
{% endhint %}


---

# 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://docs.parallels.com/landing/pdfm-ug/v26-ja-jp/parallels-desktop-for-mac-26-yzzugaido/na/mashinno/mashindenapurosessno.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.
