|
[Sponsors] |
January 3, 2014, 14:29 |
Is there limit of mesh size for SU2?
|
#1 |
Member
Sean (J.X.) Shi
Join Date: May 2012
Location: US
Posts: 34
Rep Power: 14 |
Hi, I am running SU2 with parallel version.
The mesh number is 2.1m. When I used su2_ddc -p 6, it works well. But when I used su2_ddc -p 4, it returns: *** reported by process [13770293249,0] *** on communicator MPI_COMM_WORLD *** MPI_ERR_BUFFER: invalid buffer pointer *** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort, *** and potentially your MPI job) It is because the cygwin I used? If so, how to solve this problem? Sometimes, when I use the mesh 3m, it can work, but sometimes, it failed. Thanks |
|
January 11, 2014, 22:52 |
|
#2 |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
We have removed the buffered MPI Send from the main CFD solver. But DDC still requires the BSend command, in order to fix this problem you can divide the grid across more processors or increase the value of MAX_MPI_BUFFER in Common/option_structure.hpp
Best Regards, Francisco |
|
January 14, 2014, 18:48 |
|
#3 |
Member
Sean (J.X.) Shi
Join Date: May 2012
Location: US
Posts: 34
Rep Power: 14 |
Yep, problem solved.
Thank you very much. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] Generating Mesh for STL Car in Windtunnel Simulation | tommymoose | ANSYS Meshing & Geometry | 48 | April 15, 2013 05:24 |
unstructure mesh size control near to wall using gambit | lalit kumar | FLUENT | 4 | July 6, 2010 16:13 |
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found | piprus | OpenFOAM Installation | 22 | February 25, 2010 14:43 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
Convergence moving mesh | lr103476 | OpenFOAM Running, Solving & CFD | 30 | November 19, 2007 15:09 |