Created by: tensor-tang
Since we always need users to set env to get the best performance.
export OPENBLAS_NUM_THREADS=1 export MKL_NUM_THREADS=1 export OMP_NUM_THREADS=1
We can set this as default.