Running Ansys on MSCCS
-
01/رمضان/1429 12:02 مHi All,
We are running cluster with Ansys, CFX and Fluent. CFX and Fluent are working fine with MSMPI. But Ansys is giving some problems.
If we submit a Ansys job, after some time it is giving the below error.
job aborted:
rank: node: exit code: message
0: bgr-in-nccs003: 0xc00000fd: process exited without calling finalize
1: bgr-in-nccs003: fatal error: Fatal error in MPI_Recv: Other MPI error, error stack:
MPI_Recv(179)...........: MPI_Recv(buf=0x0000000006E678C8, count=1, MPI_INT, src=MPI_ANY_SOURCE, tag=2001, MPI_COMM_WORLD, status=0x0000000006E67870) failed
MPIDI_CH3I_Progress(165): handle_sock_op failed
handle_sock_read(530)...:
ReadFailed(1518)........: An existing connection was forcibly closed by the remote host. (errno 10054)
---- error analysis -----
0: \\bgr-in-mccs001\ANSYS Inc\v110\ANSYS\bin\winx64\DANSYSMSMPI\ANSYS.EXE ended prematurely and may have crashed on bgr-in-nccs003
---- error analysis -----
Kindly give some solution for this.
Thanks and regards
Kalyan Rao.P
جميع الردود
-
03/رمضان/1429 02:48 ص
Hi Kalyan Rao.P,
your application is failing with a stack overflow,
0: bgr-in-nccs003: 0xc00000fd: process exited without calling finalize --> 0xc00000fd is stack overflow
This is most likely a bug in the applicaiton. Please contact Ansys for this issue.
thanks,
.Erez- تم وضع علامة كإجابة بواسطة Josh BarnardModerator 08/رمضان/1429 05:49 م
-
23/رمضان/1429 04:21 صThank you Erez.