cfdemSysTest

Submitted by marcelo on Sat, 04/08/2017 - 15:19

see log: https://paste.ubuntu.com/24340600/

Why the "$WM_NCOMPPROCS = " dont show any numbers? How I can change this?! It's a problem?

Thanks

j-kerbl's picture

j-kerbl | Mon, 04/10/2017 - 17:57

Hi Marcelo,

as explained here:
https://openfoam.org/download/3-0-1-source/
you need to set "export WM_NCOMPPROCS=nprocs" within your .bashrc, right before you source the OpenFOAM bashrc.
Then the compilations will run with nprocs processors. If it isn't set, it will compile using 1 process only.

Cheers,
Josef