Skip to content

PowerPC: unrecognized command line option ‘-march=native’ #21

@maximelianos

Description

@maximelianos

Could not install from pip on PowerPC architecture. GCC output: c++: error: unrecognized command line option ‘-march=native’
I found another project where it caused problems: mfem/mfem#216

The solution is to clone this repository and edit CMakeLists.txt - just remove -march=native. Then execute pip install . from the repository directory.
The speed difference is real!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions