|
[Sponsors] |
September 5, 2013, 10:35 |
OF mpirun and parallel problem
|
#1 |
Member
hekseli
Join Date: Mar 2013
Posts: 49
Rep Power: 13 |
Hey!
I had plenty of problems to get the parallel run working. I overcame many of them like installing scotch, setting PINC in settings.sh etc. At the moment I get this kind of error report while running >mpirun --mca btl ^openib --hostfile machines -np 2 simpleFoam -parallel or >mpirun --hostfile machines -np 2 simpleFoam -parallel librdmacm: couldn't read ABI version. librdmacm: assuming: 4 CMA: unable to get RDMA device list -------------------------------------------------------------------------- WARNING: Failed to open "OpenIB-cma" [DAT_INTERNAL_ERROR:]. This may be a real error or it may be an invalid entry in the uDAPL Registry which is contained in the dat.conf file. Contact your local System Administrator to confirm the availability of the interfaces in the dat.conf file. -------------------------------------------------------------------------- librdmacm: couldn't read ABI version. librdmacm: assuming: 4 CMA: unable to get RDMA device list [hostname:32634] 1 more process has sent help message help-mpi-btl-udapl.txt / dat_ia_open fail [hostname:32634] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages -------It stays here as long as I kill it------------ ^Cmpirun: killing job... -------------------------------------------------------------------------- mpirun noticed that process rank 0 with PID 32635 on node 'hostname' exited on signal 0 (Unknown signal 0). -------------------------------------------------------------------------- 2 total processes killed (some possibly by mpirun during cleanup) mpirun: clean termination accomplished What dat -file the warning means? Any idea? My system is Linux SuSe 11.2 , OF 2.1.x, Third party package is installed. OF was built from the sources. |
|
September 10, 2013, 11:10 |
|
#2 |
Member
hekseli
Join Date: Mar 2013
Posts: 49
Rep Power: 13 |
Still having the same problem...
|
|
September 11, 2013, 06:33 |
|
#3 |
Member
hekseli
Join Date: Mar 2013
Posts: 49
Rep Power: 13 |
Problem was about wrong command:
openib tag refers to the IB cards what I'm not apparently having, so in my case the working command is: >mpirun --hostfile machines -np 2 --mca btl sm,self simpleFoam -parallel Hopefully this helps someone in the future... |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem running OpenFOAM 2.2.x in parallel in Centos 5 | lvalvare | OpenFOAM Running, Solving & CFD | 33 | December 9, 2020 09:44 |
Parallel running of 3D multiphase turbulence model (unknown problem!!) | MOHAMMAD67 | OpenFOAM Running, Solving & CFD | 7 | November 23, 2015 11:53 |
Problem in Running OpenFoam in Parallel | himanshu28 | OpenFOAM Running, Solving & CFD | 1 | July 11, 2013 10:19 |
Parallel processing problem | newbie29 | OpenFOAM Running, Solving & CFD | 1 | June 22, 2012 05:23 |
Problem with mpirun with OpenFOAM | jiejie | OpenFOAM | 3 | July 7, 2010 20:30 |