|
From: Geoffrey H. <geo...@gm...> - 2017-09-20 19:30:32
|
> I builded OpenBabel from sources on Ubuntu 14. You built with ENABLE_OPENMP on (which is off by default) so yes, it will use all the cores you have. cmake -DENABLE_OPENMP=OFF . # or ccmake . # in build directory # turn off ENABLE_OPENMP Hope that helps, -Geoff --- Prof. Geoffrey Hutchison Department of Chemistry University of Pittsburgh tel: (412) 648-0492 email: ge...@pi... twitter: @ghutchis web: https://hutchison.chem.pitt.edu/ |