

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# Intel HPC 平台规范


Amazon ParallelCluster 符合英特尔 HPC 平台规范。Intel HPC 平台规范提供了一组计算、结构、内存、存储和软件要求，以帮助达到高质量标准并与 HPC 工作负载相兼容。有关更多信息，请参阅 [Intel HPC 平台规范](https://www.intel.com/content/www/us/en/high-performance-computing/hpc-platform-specification.html)和[经验证符合 Intel HPC 平台规范的应用程序](https://www.intel.com/content/www/us/en/high-performance-computing/hpc-application-catalog.html)。

要符合 Intel HPC 平台规范，必须满足以下要求：
+ 操作系统必须是 CentOS 7 ([`base_os`](cluster-definition.md#base-os)` = centos7`)。
+ 计算节点的实例类型必须具有 Intel CPU，并且内存至少为 64 GB。对于实例类型的 `c5` 系列，这意味着实例类型必须至少为 `c5.9xlarge` ([`compute_instance_type`](cluster-definition.md#compute-instance-type)` = c5.9xlarge`)。
+ 头节点的存储空间必须至少为 200 GB。
+ 必须接受 Intel Parallel Studio 的最终用户许可协议 ([`enable_intel_hpc_platform`](cluster-definition.md#enable-intel-hpc-platform)` = true`)。
+ 每个计算节点的存储空间必须至少为 80 GB ([`compute_root_volume_size`](cluster-definition.md#compute-root-volume-size)` = 80`)。

存储可以位于本地或网络上（从头节点、Amazon EBS 或 Lustre 共享 FSx 的 NFS），也可以共享。