CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

OpenFOAM running on two nodes (cluster) :confused:

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 22, 2022, 02:18
Default OpenFOAM running on two nodes (cluster) :confused:
  #1
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 841
Rep Power: 17
sharonyue is on a distinguished road
Hi there, we use the mellanox infiniband cards to connect several nodes as a cluster. At the beginning, we found a very slow performance, we suspected it came from openmpi, since the communication rate was 20m/s, which is very slow. After several days attempt, we decided to use intelMPI. As usual, we run it by

mpirun -machinefile hostfiel -np 128 pisoFoam -parallel

It showed similar slow performance as openmpi!!! Then we added the following parameters:

mpirun -machinefile hostfiel -np 128 -env I_MPI_FABRICS shm:dapl pisoFoam -parallel

It is much faster! However, we are still now sure if we are using our infiniband. Because it does not scale well. For one node with 64 cores, it takes 76s. For two nodes with 128 cores, it takes 51s. 2.5 million cells were used. How can we moniter the communication rate between these nodes?

Thanks.
__________________
My OpenFOAM algorithm website: http://dyfluid.com
By far the largest Chinese CFD-based forum: http://www.cfd-china.com/category/6/openfoam
We provide lots of clusters to Chinese customers, and we are considering to do business overseas: http://dyfluid.com/DMCmodel.html
sharonyue is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding compute nodes - new nodes faster than existing ones? SLC Hardware 3 November 14, 2019 15:35
[OpenFOAM.org] Problems with installing openfoam 5.0 on HPC Cluster sjlouie91 OpenFOAM Installation 4 January 20, 2019 15:35
OpenFOAM v3.0+ ?? SBusch OpenFOAM 22 December 26, 2016 14:24
[OpenFOAM.org] OpenFOAM Cluster Setup for Beginners Ruli OpenFOAM Installation 7 July 22, 2016 04:14
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19


All times are GMT -4. The time now is 18:57.