|
[Sponsors] |
May 14, 2014, 10:10 |
a question about parallel in windows 7
|
#1 |
New Member
XingYu
Join Date: May 2014
Posts: 25
Rep Power: 12 |
I want to Parallel compute a file in windows 64,the computer is installed :
mpich2-1.4.1p1-win-ia32.msi SU2-3.0.000-64-bit-Parallel.exe python 2.7 numpy and scipy When computing a file,I enter the "python parallel_computation.py -f turb_ONERAM6.cfg -p 2 " in cmd.exe and face the error: the command:mpiexec -np 2 D:\Program Files\SU2\SU2_DDC config_DDC.cfg the location: D:\ launch failed:CreateProcess<D:\Program Files\SU2\SU2_DDC config_DDC.cfg>on 'owner-PC' failed,error 2 -system can't the file launch failed:CreateProcess<D:\Program Files\SU2\SU2_DDC config_DDC.cfg>on 'owner-PC' failed,error 2 -system can't the file (.su2 and .cfg are located at D disk,the softare are located at D:\Program Files\SU2 and make environment variable as 'path' ) I want to the reason.Thanks |
|
May 15, 2014, 18:08 |
|
#2 |
New Member
Michael Colonno
Join Date: Jan 2013
Location: Stanford, CA
Posts: 28
Rep Power: 13 |
Can you please run one of the test MS MPI programs to confirm MPI is properly installed and configured? This will help eliminate possible sources when running SU^2. Thanks.
|
|
May 15, 2014, 18:09 |
|
#3 |
New Member
Michael Colonno
Join Date: Jan 2013
Location: Stanford, CA
Posts: 28
Rep Power: 13 |
In addition, please upgrade to the latest version (3.1.0) and note that only Microsoft MPI (free add-in package) is supported, not MPICH2 for Windows which MPICH no longer supports.
|
|
May 23, 2014, 03:30 |
|
#4 | |
New Member
XingYu
Join Date: May 2014
Posts: 25
Rep Power: 12 |
Quote:
D:\>parallel_computation.py -f inv_NACA0012.cfg -p 2 the command: mpiexec -np 2 C:\SU2\SU2_DDC config_DDC.cfg the location: D:\ WARNING: unrecognized option in the config. file: GRID_DEFORM_METHOD. WARNING: unrecognized option in the config. file: GRID_DEFORM_METHOD. ------------------------------------------------------------------------- | _____ _ _ ___ | | / ____| | | | | |__ \ Web: su2.stanford.edu | ------------------------------------------------------------------------- | _____ _ _ ___ | | / ____| | | | | |__ \ Web: su2.stanford.edu | | | (___ | | | | ) | Twitter: @su2code | | | (___ | | | | ) | Twitter: @su2code | | \___ \ | | | | / / Forum: www.cfd-online.com/Forums/su2/ | | ____) | | |__| | / /_ | | \___ \ | | | | / / Forum: www.cfd-online.com/Forums/su2/ | | ____) | | |__| | / /_ | | |_____/ \____/ |____| Suite (Domain Decomposition Code) | | |_____/ \____/ |____| Suite (Domain Decomposition Code) | | Release 2.0.10 | ------------------------------------------------------------------------- | Release 2.0.10 | | Stanford University Unstructured (SU2). | | Copyright (C) 2012-2013 Aerospace Design Laboratory (ADL). | | SU2 is distributed in the hope that it will be useful, | | but WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | | Lesser General Public License (version 2.1) for more details. | ------------------------------------------------------------------------- ------------------------------------------------------------------------- ------------------------ Physical case definition ----------------------- Input mesh file name: mesh_NACA0012_inv.su2 | Stanford University Unstructured (SU2). | -------------------------- Output information --------------------------- | Copyright (C) 2012-2013 Aerospace Design Laboratory (ADL). | Don't visualize the partitions. ------------------- Config file boundary information -------------------- | SU2 is distributed in the hope that it will be useful, | | but WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | | Lesser General Public License (version 2.1) for more details. | Euler wall boundary marker(s): airfoil. Far-field boundary marker(s): farfield. ------------------------------------------------------------------------- ------------------------ Physical case definition ----------------------- Input mesh file name: mesh_NACA0012_inv.su2 -------------------------- Output information --------------------------- Don't visualize the partitions. ------------------- Config file boundary information -------------------- Euler wall boundary marker(s): airfoil. Far-field boundary marker(s): farfield. ---------------------- Read grid file information ----------------------- Two dimensional problem. 10216 interior elements. 10216 triangles. 5233 points. 2 surface markers. 200 boundary elements in index 0 (Marker = airfoil). 50 boundary elements in index 1 (Marker = farfield). ------------------------ Divide the numerical grid ---------------------- ----------------------------- Write mesh files -------------------------- job aborted: [ranks] message [0] terminated [1] process exited without calling finalize ---- error analysis ----- [1] on XingYu-PC C:\SU2\SU2_DDC ended prematurely and may have crashed. exit code 0xc0000005 ---- error analysis ----- SU2 process was terminated by signal '3' I look forward to your answer,thank you so much! |
||
May 30, 2014, 04:35 |
|
#5 |
Member
cean wang
Join Date: Feb 2013
Posts: 43
Rep Power: 13 |
SU2_DDC ended prematurely and may have crashed.
|
|
June 5, 2014, 15:56 |
|
#6 |
Super Moderator
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14 |
Hi,
We have recently made some major improvements to the MPI implementation that will be released very soon in V3.2. Please stay tuned for updated binaries that will hopefully clear up issues. Cheers, Tom |
|
June 11, 2014, 12:26 |
|
#7 | |
New Member
XingYu
Join Date: May 2014
Posts: 25
Rep Power: 12 |
Quote:
D:\>parallel_computation.py -f inv_NACA0012.cfg -p 2 the command: mpiexec -np 2 C:\SU2\SU2_DDC config_DDC.cfg the location: D:\ ------------------------------------------------------------------------- ------------------------------------------------------------------------- | _____ _ _ ___ | | / ____| | | | | |__ \ Web: su2.stanford.edu | | _____ _ _ ___ | | | (___ | | | | ) | Twitter: @su2code | | / ____| | | | | |__ \ Web: su2.stanford.edu | | \___ \ | | | | / / Forum: www.cfd-online.com/Forums/su2/ | | | (___ | | | | ) | Twitter: @su2code | | ____) | | |__| | / /_ | | \___ \ | | | | / / Forum: www.cfd-online.com/Forums/su2/ | | |_____/ \____/ |____| Suite (Domain Decomposition Code) | | ____) | | |__| | / /_ | | Release 3.1.0 "eagle" | ------------------------------------------------------------------------- | SU2, Copyright (C) 2012-2014 Aerospace Design Laboratory (ADL). | | SU2 is distributed in the hope that it will be useful, | | |_____/ \____/ |____| Suite (Domain Decomposition Code) | | but WITHOUT ANY WARRANTY; without even the implied warranty of | | Release 3.1.0 "eagle" | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ------------------------------------------------------------------------- | Lesser General Public License (version 2.1) for more details. | | SU2, Copyright (C) 2012-2014 Aerospace Design Laboratory (ADL). | ------------------------------------------------------------------------- ------------------------ Physical case definition ----------------------- | SU2 is distributed in the hope that it will be useful, | Input mesh file name: mesh_NACA0012_inv.su2 | but WITHOUT ANY WARRANTY; without even the implied warranty of | -------------------------- Output information --------------------------- | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | Don't visualize the partitions. | Lesser General Public License (version 2.1) for more details. | ------------------- Config file boundary information -------------------- Euler wall boundary marker(s): airfoil. ------------------------------------------------------------------------- Far-field boundary marker(s): farfield. ------------------------ Physical case definition ----------------------- ---------------------- Read grid file information ----------------------- Input mesh file name: mesh_NACA0012_inv.su2 Two dimensional problem. 5622 interior elements. -------------------------- Output information --------------------------- Don't visualize the partitions. ------------------- Config file boundary information -------------------- Euler wall boundary marker(s): airfoil. Far-field boundary marker(s): farfield. 5622 triangles. 2897 points, and 0 ghost points. 2 surface markers. 137 boundary elements in index 0 (Marker = airfoil). 35 boundary elements in index 1 (Marker = farfield). ------------------------ Divide the numerical grid ---------------------- ----------------------------- Write mesh files -------------------------- Mesh writing done (mesh_NACA0012_inv). ---------------------- Read and write FFD information ------------------- 0 Free Form Deformation boxes. 0 Free Form Deformation nested levels. 0 Free Form Deformation boxes. There is no FFD box definition. Just in case, review the .su2 file 0 Free Form Deformation nested levels. There is no FFD box definition. Just in case, review the .su2 file job aborted: [ranks] message [0-1] fatal error Fatal error in MPI_Buffer_detach: Invalid argument, error stack: MPI_Buffer_detach(135): MPI_Buffer_detach(buf=0x000000013FDF7300, size=0x000000 000000000) failed MPI_Buffer_detach(110): Null pointer in parameter size ---- error analysis ----- [0-1] on Person-PC mpi has detected a fatal error and aborted C:\SU2\SU2_DDC ---- error analysis ----- SU2 process was terminated by signal '4' |
||
June 12, 2014, 04:42 |
|
#8 | |
Super Moderator
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14 |
Quote:
Cheers, Tom |
||
June 12, 2014, 04:46 |
|
#9 | |
New Member
XingYu
Join Date: May 2014
Posts: 25
Rep Power: 12 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SU2 Parallel installation | tamal105 | SU2 Installation | 2 | March 24, 2014 21:06 |
Parallel solving (Windows version) | mxpxer7 | OpenFOAM Running, Solving & CFD | 0 | March 19, 2014 14:57 |
CFX11 + Fortran compiler ? | Mohan | CFX | 20 | March 30, 2011 19:56 |
CFX 12 on windows vista: problem with hp-mpi local parallel | matheusguzella | CFX | 5 | February 4, 2010 11:04 |
Parallel in Windows and Linux ? | FRED CHEN | CFX | 2 | June 27, 2005 06:59 |