# Supported CPU Models

This document provides a list of currently supported CPU Models in <code class="expression">space.vars.product\_name</code>.

## Supported Intel Models

## 2025+ Generation

```
        ClearwaterForest

        # 2024+ Generation

        SierraForest SierraForest-v1

        GraniteRapids GraniteRapids-v2 GraniteRapids-v1

        # 2021-2023 Generation

        SapphireRapids SapphireRapids-v3 SapphireRapids-v2 SapphireRapids-v1

        # 2021 Generation

        Snowridge Snowridge-v4 Snowridge-v3 Snowridge-v2 Snowridge-v1

        # 2020 Generation

        Cooperlake Cooperlake-v2 Cooperlake-v1

        # 2019-2020 Generation

        Icelake-Server Icelake-Server-noTSX Icelake-Server-v7 Icelake-Server-v6

        Icelake-Server-v5 Icelake-Server-v4 Icelake-Server-v3 Icelake-Server-v2 Icelake-Server-v1

        Icelake-Client Icelake-Client-noTSX

        # 2017-2019 Generation

        Cascadelake-Server Cascadelake-Server-noTSX Cascadelake-Server-v5

        Cascadelake-Server-v4 Cascadelake-Server-v3 Cascadelake-Server-v2 Cascadelake-Server-v1

        # 2015-2017 Generation

        Skylake-Server Skylake-Server-IBRS Skylake-Server-noTSX-IBRS

        Skylake-Server-v5 Skylake-Server-v4 Skylake-Server-v3 Skylake-Server-v2 Skylake-Server-v1

        Skylake-Client Skylake-Client-IBRS Skylake-Client-noTSX-IBRS

        Skylake-Client-v4 Skylake-Client-v3 Skylake-Client-v2 Skylake-Client-v1

        # 2014-2015 Generation

        Broadwell Broadwell-IBRS Broadwell-noTSX Broadwell-noTSX-IBRS

        Broadwell-v4 Broadwell-v3 Broadwell-v2 Broadwell-v1

        # 2013-2014 Generation

        Haswell Haswell-IBRS Haswell-noTSX Haswell-noTSX-IBRS

        Haswell-v4 Haswell-v3 Haswell-v2 Haswell-v1

        # 2012-2013 Generation

        IvyBridge IvyBridge-IBRS IvyBridge-v2 IvyBridge-v1

        # 2011-2012 Generation

        SandyBridge SandyBridge-IBRS SandyBridge-v2 SandyBridge-v1

        # 2010-2011 Generation

        Westmere Westmere-IBRS Westmere-v2 Westmere-v1

        # 2008-2010 Generation

        Nehalem Nehalem-IBRS Nehalem-v2 Nehalem-v1

        # 2007-2008 Generation

        Penryn Penryn-v1

        # 2006-2007 Generation

        Conroe Conroe-v1

        # Specialized processors

        Denverton Denverton-v3 Denverton-v2 Denverton-v1

        KnightsMill KnightsMill-v1
```

## Supported AMD Models

## 2022+ Generation

```
        EPYC-Genoa EPYC-Genoa-v1

        # 2021-2022 Generation

        EPYC-Milan EPYC-Milan-v2 EPYC-Milan-v1

        # 2019-2020 Generation

        EPYC-Rome EPYC-Rome-v4 EPYC-Rome-v3 EPYC-Rome-v2 EPYC-Rome-v1

        # 2017-2019 Generation

        EPYC EPYC-IBPB EPYC-v4 EPYC-v3 EPYC-v2 EPYC-v1

        # Legacy Opteron series (2003-2017)

        Opteron_G5 Opteron_G5-v1 

        Opteron_G4 Opteron_G4-v1 

        Opteron_G3 Opteron_G3-v1 

        Opteron_G2 Opteron_G2-v1 

        Opteron_G1 Opteron_G1-v1 

        # Chinese Zen-based processors

        Dhyana Dhyana-v2 Dhyana-v1

        # Legacy consumer processors

        phenom phenom-v1
```

## Supported Generic Models

## KVM virtualization models

```
        qemu64 qemu64-v1

        kvm64 kvm64-v1



        # RHEL/CentOS compatibility models

        cpu64-rhel6

        cpu64-rhel5
```


---

# 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.platform9.com/private-cloud-director/virtualized-clusters/add-hosts-virtualized-cluster/cpu-model/supported-cpu-models-list.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.
