Change default multithreading backend from TBB to OpenMP
The TBB backend appears to be causing some issues that are resolved by using OpenMP instead. This makes OpenMP the first choice instead.
The TBB backend appears to be causing some issues that are resolved by using OpenMP instead. This makes OpenMP the first choice instead.