Re: [OMPI users] Problems with ompi1.2b2, SGE and DLPOLY[Scanned]

2007-01-18 Thread Barry Evans
Hi, We tried running with 32 and 16, had some success but after a reboot of the cluster it seems to be any DLPOLY run attempted falls over, either interactively or through SGE. Standard benchmarks such as IMB and HPL execute to completion. Here's the full output of a typical error: Signal:7 info

Re: [OMPI users] Problems with ompi1.2b2, SGE and DLPOLY[Scanned]

2007-01-19 Thread Barry Evans
n.com Subject: Re: [OMPI users] Problems with ompi1.2b2, SGE and DLPOLY[Scanned] Are you using -mca pml cm for pathscale or are you using openib? - Galen On Jan 18, 2007, at 4:42 PM, Barry Evans wrote: > Hi, > > We tried running with 32 and 16, had some success but after a >

[OMPI users] Torque/OpenMPI

2007-04-01 Thread Barry Evans
host file. I stuck a sleep in to make sure the file was being distributed, and sure enough, it was there. I am able to run mvapich through torque without issue and openmpi from the command line. Cheers, Barry Evans Technical Manager OCF plc +44 (0)7970 148 121 bev...@ocf.co.uk

Re: [OMPI users] Torque/OpenMPI[Scanned]

2007-04-01 Thread Barry Evans
in instead of from a file: ncpus=`wc -l < $PBS_NODEFILE` this will avoid the filename being printed. Hope this helps, Tim On Apr 1, 2007, at 9:16 AM, Barry Evans wrote: > Hello, > > > > Having a bit of trouble running Open MPI 1.2 under Torque 2.1.8. > > &g