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 problem is that im trying to run an openMPI job and i cant. > > this is an example of what i am trying. > > $qrsh -verbose -pe pempi mpirun -np 6 hostname you missed the number of slots here as argument to the -pe request? > Your job 105 ("mpirun") has been submitted > waiting for interactive job to be scheduled ... > > Your "qrsh" request could not be scheduled, try again later. The PE is a attached to a queue with INTERACTIVE set as qtype? What startup method do you use - -builtin-, ssh (tight or loose) or classic rsh? -- Reuti > im not sure what this can be, > in the ompi_info i have gridengine support. > > where do you recommend to look ?? > thanks in advance > > Cristobal > > > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users