[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] MPI jobs not running



Have you set up the machines involved as described under 2.10 of the
user manual:
http://www.cs.wisc.edu/condor/manual/v6.9/2_10Parallel_Applications.html

MPI jobs used to have to use special setup with a dedicated scheduler,
I haven't used the newer parallel universe so that may not still be the
case.

Cheers

JK 

> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx 
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Simon Hood
> Sent: Friday, November 23, 2007 11:55 AM
> To: condor-users@xxxxxxxxxxx
> Subject: [Condor-users] MPI jobs not running
> 
> 
> 
> Hi,
> 
> we are trying to get MPI jobs to run under Condor with no 
> success --- they remain idle in the queue.
> 
> Googling suggests that if we can change the machine 
> requirements, as given by "condor_status -l" from
> 
>     Requirements = (START) && (IsValidCheckpointPlatform)
>  
> to simply
> 
>     Requirements = (START)
> 
> then we may have more luck.  How does one set machine Requirements?
> 
> Thanks in advance.
> 
> Simon
> 
> 
> -- 
> 
> 
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to 
> condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> 
> The archives can be found at: 
> https://lists.cs.wisc.edu/archive/condor-users/
>