关于并行计算的问题
-
https://openfoamwiki.net/index.php/Installation/Linux/OpenFOAM-dev/Ubuntu 可以参考第九条 (Save an alias in the personal .bashrc file, simply by running the following command)
-
谢谢大家回答,非常有用!
-
@xiaofenger
标准的并行程序做法应该是有多少numa块,分成多少块。考虑OpenFOAM一般没有开启OpenMP,有多少核分多少块吧。
-
分两块,应该有大的提升。