Skip to content

[R] Detecting OpenMP support does not work correctly on macOS when building with GCC #95

@barracuda156

Description

@barracuda156

Configure assumes Clang’s libomp, while GCC uses libgomp.

checking whether OpenMP will work in a package... no
***********************************************************************************************
 OpenMP is unavailable on this macOS system. GPBoost code will run single-threaded as a result.
 To use all CPU cores for training jobs, you should install OpenMP by running

     brew install libomp
***********************************************************************************************

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