|
[Sponsors] |
August 25, 2016, 05:58 |
Cannot run with the new release v4.3
|
#1 |
Member
Paul Zhang
Join Date: Feb 2011
Posts: 44
Rep Power: 15 |
The same configurations are used to compile
./configure CXXFLAGS="-O3" --enable-mpi --with-cc=/usr/local/mpi3-dynamic/bin/mpicc --with-cxx=/usr/local/mpi3-dynamic/bin/mpicxx CGNS flag is no need to enable since the new version has already taken care of it. The older version compiled using the same flags, working without any problem. But when it came to the v4.3, a couple of issues when ran the quicktest, 1. segmentation fault after the Begin Solver. 2. when using multi-cores, got multi-thread outputs. Must be something wrong with the mpi. Does anybody else have a similar issue? Or it is just my problem. Thanks, Paul |
|
August 29, 2016, 00:13 |
Issue solved
|
#2 |
Member
Paul Zhang
Join Date: Feb 2011
Posts: 44
Rep Power: 15 |
Guess there is something weird with my make.
1. If my initial compile using single processor $make -j 1 all, it is workable. Otherwise the compiled binary fails to use multi-processors in the run. It always take it serial. 2. However, once compiled successfully, my later compile can always use $make -j 8, and I do not see any problem. "You gotta be kidding me". That's what she said. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Release of foam-extend-3.0 | hjasak | OpenFOAM Announcements from Other Sources | 2 | September 21, 2014 08:08 |
[mesh manipulation] Cannot get refineMesh to run in parallel | smschnob | OpenFOAM Meshing & Mesh Conversion | 2 | June 3, 2014 12:20 |
Memory release after killing the run | nisha | OpenFOAM Running, Solving & CFD | 4 | November 27, 2013 07:17 |
Extend Project Release 1.6-ext | hjasak | OpenFOAM Announcements from Other Sources | 33 | July 14, 2011 19:54 |
Diesel combustion simulation ( Heat release rate) | venkatesh | Siemens | 2 | April 29, 2009 08:38 |