Add new comment

Apple's clang (from XCode 12

Apple's clang (from XCode 12.4) refuses -fopenmp option, so OpenMP is not supported by this (standard macOS) compiler

If you use another compiler/runtime please refer your OpenMP runtime docs about "How do I control the number of CPU cores...."

-- Alex Tutubalin @LibRaw LLC