Skip to content

fix finding CPU's number when larger than 9

MichelJuillard requested to merge MichelJuillard/dynare:processor_nbr into master

The current code for finding number of cores in Linux doesn't work when there is more than 9 cores on a given machine

Merge request reports