|
[Sponsors] |
May 20, 2014, 03:53 |
Parallel nodes doing same job
|
#1 |
New Member
nilesh
Join Date: Mar 2014
Location: Kanpur / Mumbai, India
Posts: 27
Rep Power: 12 |
Hi,
i have compiled SU2 with MPI and Metis. However, more the number of processors I use slower the job runs (it is fastest with a single core). Also many statements are getting printed multiple times. I suspect all the cores are running the same job. Please help me with this. I am using an i7 machine with 4 cores (multithreaded to 8) with the latest version of SU2 on Ubuntu 14.04 LTS. I also tried compiling with openmpi and mpich2 but the problem persists. Thanks. |
|
June 5, 2014, 03:25 |
|
#2 |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
This is a common symptom of the code not being compiled for parallel operation. Please review the directions online (http://adl-public.stanford.edu/docs/...D/Installation) and check that you are using the correct compilation flags and that the output indicates that MPI and Metis are succesfully linked. You might also make sure that you "make clean" to ensure that previous serial installations are removed.
|
|
Tags |
mpi, parallel, su2, ubuntu |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Partitioning problems in the parallel job | Neo | FLUENT | 5 | January 26, 2021 11:10 |
mpirun, best parameters | pablodecastillo | Hardware | 18 | November 10, 2016 13:36 |
simpleFoam parallel | AndrewMortimer | OpenFOAM Running, Solving & CFD | 12 | August 7, 2015 19:45 |
Something weird encountered when running OpenFOAM in parallel on multiple nodes | xpqiu | OpenFOAM Running, Solving & CFD | 2 | May 2, 2013 05:59 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |