Skip to content

OSX wheels aren't compiled with OpenMP support #4889

@cphyc

Description

@cphyc

Bug report

Bug summary

OSX wheels aren't compiled with OpenMP support (as can be read from the log of the wheels compilations). The default clang compiler on OSX doesn't seem to support OpenMP compilation as far as I could tell (but I do not have an OSX machine to confirm/infirm), so extending the documentation to compile with OpenMP support would be useful. In any case, I've had users report that installing from source does not compile with OpenMP support.

Code for reproduction

  • Operating System: OSX on x64 and arm
  • Python Version: any
  • yt version: any
  • Other Libraries (if applicable): OpenMP

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