Skip to content

MacOS multithreaded version cbc 2.10.13 #773

@Rolf527

Description

@Rolf527

Dear support,

On macOS (version 26.3.1), I tried to build COIN-OR Cbc version 2.10.13 using the coinbrew script.

The script is almost identical to the one used for building the master branch. However, the result is different: the master branch produces a multithreaded version, while version 2.10.13 results in a single-threaded build.

Could you advise why this happens and whether additional options are needed to enable multithreading for version 2.10.13?

Best regards,
Rolf

Script for Cbc 2.10.13

wget https://raw.githubusercontent.com/coin-or/coinbrew/master/coinbrew
chmod u+x coinbrew
./coinbrew fetch Cbc@2.10.13
./coinbrew build Cbc

Script for Cbc master

wget https://raw.githubusercontent.com/coin-or/coinbrew/master/coinbrew
chmod u+x coinbrew
./coinbrew fetch Cbc@master
./coinbrew build Cbc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions