CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 (https://www.cfd-online.com/Forums/su2/)
-   -   job aborted when come to write solution file (https://www.cfd-online.com/Forums/su2/119201-job-aborted-when-come-write-solution-file.html)

ceanwang June 11, 2013 21:50

job aborted when come to write solution file
 
Hi,

I just compiled 2.0.4 against MPICH2 on win7@32 with gcc for win.

When trying the Euler/naca0012 case with 8 cores, the program stopped when it needs to write solution file.

I set:
Code:

% Writing solution file frequency
WRT_SOL_FREQ= 100

After 100 Iter, the error mes is like this:
Code:

job aborted:
rank: node: exit code[: error message]
0: pcname: -1073741819: process 0 exited without calling finalize
1: ...AS ABOVE
...
7: ...

if I set WRT_SOL_FREQ= 50, it will aborted after 50 Iters.

Any suggestion?

Regards,

Cean

economon June 28, 2013 19:23

Hi Cean,

Not sure if it will address your current issue, but could you please try again with version 2.0.5? We made some changes to the solution output routines, in general. If not, it may be a platform specific issue.

Cheers,
Tom

shirazbj June 28, 2013 21:05

Quote:

Originally Posted by economon (Post 436674)
Hi Cean,

Not sure if it will address your current issue, but could you please try again with version 2.0.5? We made some changes to the solution output routines, in general. If not, it may be a platform specific issue.

Cheers,
Tom

Hi Tom,

I traced to the line which can't run and added one output line. Then it has no problem now.

Sometimes the compiler is strange.

Regards,

Cean


All times are GMT -4. The time now is 06:31.