Re: [OMPI users] Unable to schedule an MPI tasks

2014-01-04 Thread Ralph Castain
te: Fri, 3 Jan 2014 19:00:06 -0800 > To: us...@open-mpi.org > Subject: Re: [OMPI users] Unable to schedule an MPI tasks > > Why don't you just have one script that executes all the jobs sequentially, > and then use the "at" command to start it? > > > On Jan 3,

Re: [OMPI users] Unable to schedule an MPI tasks

2014-01-04 Thread Ng Shi Wei
Fedora Cluster. Hope you can provide me some guide on this. Thank you. Best Regards,Shi Wei. > From: re...@staff.uni-marburg.de > Date: Tue, 27 Aug 2013 08:56:26 +0200 > To: us...@open-mpi.org > Subject: Re: [OMPI users] Unable to schedule an MPI tasks > > Hi, > > Am

Re: [OMPI users] Unable to schedule an MPI tasks

2014-01-03 Thread Ralph Castain
finished? I am using Fedora Cluster. > > Hope you can provide me some guide on this. > > Thank you. > > Best Regards, > Shi Wei. > > > From: re...@staff.uni-marburg.de > > Date: Tue, 27 Aug 2013 08:56:26 +0200 > > To: us...@open-mpi.org > > Subject

Re: [OMPI users] Unable to schedule an MPI tasks

2014-01-03 Thread Özgür Pekçağlıyan
>> >> Best Regards, >> Shi Wei. >> >> > From: re...@staff.uni-marburg.de >> > Date: Tue, 27 Aug 2013 08:56:26 +0200 >> > To: us...@open-mpi.org >> > Subject: Re: [OMPI users] Unable to schedule an MPI tasks >> > >> > Hi, >&

Re: [OMPI users] Unable to schedule an MPI tasks

2014-01-03 Thread Özgür Pekçağlıyan
e, 27 Aug 2013 08:56:26 +0200 > > To: us...@open-mpi.org > > Subject: Re: [OMPI users] Unable to schedule an MPI tasks > > > > Hi, > > > > Am 27.08.2013 um 03:45 schrieb Ng Shi Wei: > > > > > Due to the time constraints, I would like to run the mpi prog

Re: [OMPI users] Unable to schedule an MPI tasks

2014-01-03 Thread Ng Shi Wei
s...@open-mpi.org > Subject: Re: [OMPI users] Unable to schedule an MPI tasks > > Hi, > > Am 27.08.2013 um 03:45 schrieb Ng Shi Wei: > > > Due to the time constraints, I would like to run the mpi program by > > scheduling the program to run on desired time using the &q

Re: [OMPI users] Unable to schedule an MPI tasks

2013-08-27 Thread Reuti
end up there. -- Reuti > Thank you in advance. > > Best Regards, > Shi Wei > > > From: re...@staff.uni-marburg.de > > Date: Tue, 27 Aug 2013 09:03:54 +0200 > > To: us...@open-mpi.org > > Subject: Re: [OMPI users] Unable to schedule an MPI tasks >

Re: [OMPI users] Unable to schedule an MPI tasks

2013-08-27 Thread Ng Shi Wei
t; > Shi Wei > > > > --- Original Message --- > > > > From: "Ralph Castain" > > Sent: 27 August 2013 11:33 > > To: "Open MPI Users" > > Subject: Re: [OMPI users] Unable to schedule an MPI tasks > > > > Perhaps I don

Re: [OMPI users] Unable to schedule an MPI tasks

2013-08-27 Thread Reuti
gt; Is there any other scheduling command to schedule task? > > Thank you in advance. > > Best Regards, > Shi Wei > > --- Original Message --- > > From: "Ralph Castain" > Sent: 27 August 2013 11:33 > To: "Open MPI Users" > Subject: Re: [OM

Re: [OMPI users] Unable to schedule an MPI tasks

2013-08-27 Thread Reuti
Hi, Am 27.08.2013 um 03:45 schrieb Ng Shi Wei: > Due to the time constraints, I would like to run the mpi program by > scheduling the program to run on desired time using the "at" command. > However, it seems that the mpirun doesn't execute the mpi program at the > desired time using the "at"

Re: [OMPI users] Unable to schedule an MPI tasks

2013-08-27 Thread Ng Shi Wei
: "Ralph Castain" Sent: 27 August 2013 11:33 To: "Open MPI Users" Subject: Re: [OMPI users] Unable to schedule an MPI tasks Perhaps I don't understand, but mpirun has no problem being executed using the "at" command. Perhaps the problem is that you don't hav

Re: [OMPI users] Unable to schedule an MPI tasks

2013-08-26 Thread Ralph Castain
Perhaps I don't understand, but mpirun has no problem being executed using the "at" command. Perhaps the problem is that you don't have permission for "at"? Per the man page: The superuser may use these commands in any case. For other users, permission to use at is determined by th

[OMPI users] Unable to schedule an MPI tasks

2013-08-26 Thread Ng Shi Wei
Hi all, Due to the time constraints, I would like to run the mpi program by scheduling the program to run on desired time using the "at" command. However, it seems that the mpirun doesn't execute the mpi program at the desired time using the "at" command. I would like to ask is there any other m