[OMPI users] run openMPI jobs with SGE,

2010-04-09 Thread Cristobal Navarro
Hello, after some days of work and testing, i managed to install SGE on two machines, also installed openMPI 1.4.1 for each one. SGE is working, i can submit jobs and it schedules the jobs to the available cores total of 6, my problem is that im trying to run an openMPI job and i cant. this is

Re: [OMPI users] run openMPI jobs with SGE,

2010-04-09 Thread Reuti
Hi, Am 09.04.2010 um 06:02 schrieb Cristobal Navarro: > after some days of work and testing, i managed to install SGE on two > machines, also installed openMPI 1.4.1 for each one. > > SGE is working, i can submit jobs and it schedules the jobs to the available > cores total of 6, > > my probl

Re: [OMPI users] run openMPI jobs with SGE,

2010-04-09 Thread Huynh Thuc Cuoc
Dear friend, 1. I prefer to use sge qsub cmd, for examples: [huong@ioitg2 MyPhylo]$ qsub -pe orte 3 myphylo.qsub Your job 35 ("myphylo.qsub") has been submitted [huong@ioitg2 MyPhylo]$ qstat job-ID prior name user state submit/start at queue slots ja-task-

Re: [OMPI users] run openMPI jobs with SGE,

2010-04-09 Thread Cristobal Navarro
sorry the command was missing a number as you said it should be qrsh -verbose -pe pempi 6 mpirun -np 6 hostname waiting for interactive job to be scheduled ... Your "qrsh" request could not be scheduled, try again later. --- *this is my parallel enviroment* *qconf -sp pempi* pe_namep

Re: [OMPI users] run openMPI jobs with SGE,

2010-04-09 Thread Reuti
Am 09.04.2010 um 18:57 schrieb Cristobal Navarro: > sorry the command was missing a number > > as you said it should be > > qrsh -verbose -pe pempi 6 mpirun -np 6 hostname > waiting for interactive job to be scheduled ... > > Your "qrsh" request could not be scheduled, try again later. > --- >

Re: [OMPI users] run openMPI jobs with SGE,

2010-04-09 Thread Cristobal Navarro
Thanks, now i get mixed results and everything seems to be working ok with mixed mpi xecution is it normal that after receiving the results, the hosts remain busy like 15 seconds ?? example master:common master$ qrsh -verbose -pe orte 10 /opt/openmpi-1.4.1/bin/mpirun -np 10 hostname Your job 65 ("