Difference between revisions of "Sig Turbomachinery / Automatic parallel benchmarking"

From OpenFOAMWiki
m
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
A group is studying the scalability of OpenFOAM on different clusters, and for different configurations of OpenFOAM. The outcome of this work will be made public.
 
A group is studying the scalability of OpenFOAM on different clusters, and for different configurations of OpenFOAM. The outcome of this work will be made public.
  
We have started using a dropletSplash test-case, developed by Hrvoje Jasak, and it has been run on several clusters. The major finding this far is that OpenFOAM scales linearly as long as the processes are distributed using a round-robin model, where multi-core nodes are not filled-up with processes from the same job. The interconnect is not a bottleneck as long as there are approximately 50,000 node per process.
+
We have started using a dropletSplash test-case, developed by Hrvoje Jasak, and it has been run on several clusters. The major finding this far is that OpenFOAM scales linearly as long as the processes are distributed using a round-robin model, where multi-core nodes are not filled-up with processes from the same job. The interconnect is not a bottleneck as long as there are approximately 50,000 cells per process.
 +
 
 +
 
 +
Back to [[Sig Turbomachinery / Work on specific projects|Sig Turbomachinery | Work on specific projects]]

Latest revision as of 18:25, 8 January 2008

A group is studying the scalability of OpenFOAM on different clusters, and for different configurations of OpenFOAM. The outcome of this work will be made public.

We have started using a dropletSplash test-case, developed by Hrvoje Jasak, and it has been run on several clusters. The major finding this far is that OpenFOAM scales linearly as long as the processes are distributed using a round-robin model, where multi-core nodes are not filled-up with processes from the same job. The interconnect is not a bottleneck as long as there are approximately 50,000 cells per process.


Back to Sig Turbomachinery | Work on specific projects