Skip to content

Xeon Phi CPUs Support removed in GCC 15 #150

@Prince213

Description

@Prince213

According to https://gcc.gnu.org/gcc-15/changes.html#x86:

Support for Xeon Phi CPUs (a.k.a. Knight Landing and Knight Mill) were removed in GCC 15. GCC will no longer accept -march=knl, -march=knm, -mavx5124fmaps, -mavx5124vnniw, -mavx512er, -mavx512pf, -mprefetchwt1, -mtune=knl, and -mtune=knm compiler switches.

This has already begun to affect downstream distros such as NixOS (NixOS/nixpkgs#475834), where we have to use genereic instead.

Are there any migration plans to newer CPU architectures?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions