amkozlov / raxml-ng

RAxML Next Generation: faster, easier-to-use and more flexible
GNU Affero General Public License v3.0
379 stars 64 forks source link

added functionality to detect hyperthreading #58

Closed computations closed 5 years ago

computations commented 5 years ago

Code to detect hyper-threading and then set the number of threads automatically to the number of physical cores.

amkozlov commented 5 years ago

implemented it slightly differently, thanks!