Closed dirkschumacher closed 6 years ago
@dirkschumacher Why do you think this should be done before the cran release?
The way we use the package it does not seem to be a problem. We usually need to solve ~200 different problems in one run for which we delegate parallelisation to other tools.
If someone is blocked by this, it can be sorted out outside of the package by build parameter as you mentioned.
Yes it must be sorted out outside of the package. Recently the homebrew
formula was updated to enable parallel configuration.
The best way seems to be to download the source and compile it with --enable-cbc-parallel
Otherwise you cannot use multiple threads.
see also https://github.com/JuliaOpt/Cbc.jl