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