<!-- $iGENUS: igenus/templates/default/_send_mail.tpl.html,v 1.6 2006/01/20 03:44:28 dengxuan Exp $ -->
<html>
<head>
<title></title>
<meta http-equiv='content-type' content='text/html; charset=gb2312'>
<STYLE TYPE='TEXT/CSS'>
<!--
body { color:#5A8C52; font-size: 12px; line-height: 120%}
a {color:#999999}
a:hover {color:#5A8C52}
div { color:#000000; font-size: 14px; line-height: 150%}
.sign { color:#CCCCCC; font-size: 12px; line-height: 120%}
.usersign { color:#5A8C52; font-size: 12px; line-height: 120%}
-->
</STYLE>
</head>
<body bgcolor='#FFFFFF' text='#000000'>
<div>beowulf: <BR>
hi,I am a engineer from beijing china,recently I am in trouble when I was setting up my HPC beowulf last week. I am trying to run LS-DYNA on a 8 nodes cluster .The problem is following. <BR>
[hpc@node1 ~]$ lamboot -v <BR>
<BR>
LAM 6.5.9/MPI 2 C++/ROMIO - Indiana University <BR>
<BR>
Executing hboot on n0 (node1 - 1 CPU)... <BR>
Executing hboot on n1 (node2 - 1 CPU)... <BR>
Executing hboot on n2 (node3 - 1 CPU)... <BR>
Executing hboot on n3 (node4 - 1 CPU)... <BR>
Executing hboot on n4 (node5 - 1 CPU)... <BR>
Executing hboot on n5 (node6 - 1 CPU)... <BR>
Executing hboot on n6 (node7 - 1 CPU)... <BR>
Executing hboot on n7 (node8 - 1 CPU)... <BR>
topology done <BR>
[hpc@node1 ~]$ mpirun -np 8 mpp970.exe info <BR>
----------------------------------------------------------------------------- <BR>
It seems that [at least] one of processes that was started with mpirun <BR>
did not invoke MPI_INIT before quitting (it is possible that more than <BR>
one process did not invoke MPI_INIT -- mpirun was only notified of the <BR>
first one, which was on node n0). <BR>
<BR>
mpirun can *only* be used with MPI programs (i.e., programs that <BR>
invoke MPI_INIT and MPI_FINALIZE).  You can use the "lamexec" program <BR>
to run non-MPI programs over the lambooted nodes. <BR>
----------------------------------------------------------------------------- <BR>
forrtl: info: Fortran error message number is 78. <BR>
forrtl: warning: Could not open message catalog: ifcore_msg.cat. <BR>
forrtl: info: Check environment variable NLSPATH and protection of /usr/lib/ifcore_msg.cat. <BR>
[hpc@node1 ~]$ <BR>
  <BR>
ps: lam version is lam-6.5.9 <BR>
    dyna version is mpp970_s_intelsse_linux_lam659.exe <BR>
    </div>


</body>
</html>