when using the paracluster:
OPENBLAS_NUM_THREADS
and/or OMP_NUM_THREADS
to the maximum number to use (the OPENBLAS variable is for things that use OpenBLAS, obviously; the OMP variable is for OpenMP). There may be other libraries that have similar settings, please check what you are using, and how to properly use multiprocessing features in your software!!