From owner-nwchem-users Wed Oct 9 11:54:26 2002 Received: (from majordom@localhost) by odyssey.emsl.pnl.gov (8.8.8+Sun/8.8.5) id LAA00081 for nwchem-users-outgoing; Wed, 9 Oct 2002 11:42:04 -0700 (PDT) Message-ID: <3DA47871.5070309@pnl.gov> Date: Wed, 09 Oct 2002 11:41:53 -0700 From: Jarek Nieplocha User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Zoe Cournia CC: "'nwchem-users@emsl.pnl.gov'" Subject: Re: NWChem on SCore system References: <3DA46895.2020900@iwr.uni-heidelberg.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-nwchem-users@emsl.pnl.gov Precedence: bulk Zoe Cournia wrote: > Greetings everybody, > > I have the following question: > > Has anybody installed and successfully ran NWCHEM on a SCore system > (www.pccluster.org) ? > Currently we are facing problems related to starting of jobs by the > GA/ARMCI library. > > Thanks, > Zoe > Zoe, ARMCI has not been ported to the Score proprietary PM communication interface. We do not have access to this research/experimental cluster software environment. You should still be able to use TCP/IP sockets unless the Score version is not fully compatible with the standard Linux interfaces. It is quite possible that they disabled fork() in MPI programs. In such a case you could still configure ARMCI to use threads rather than processes. Please send us details about the problem. BTW, if you know somebody from the Score team and they are willing to help we could look together on how to port ARMCI to use their native PM protocol. Jarek