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

RE: [Condor-users] Problem in running mpi program



> Thanks for your response.
> I have read the page and modified condor_config.local in 
> every machines 
> except central manager:
> 
> DAEMON_LIST = MASTER, STARTD
> DedicatedScheduler = "DedicatedScheduler@xxxxxxxxxxxxxx"
> STARTD_EXPRS = $(STARTD_EXPRS), DedicatedScheduler
> START          = True
> 
> I submit the mpi job again but it still does not work.

Have you restarted/reconfigured the daemons on those machines or just 
edited the files? You'll need to do this.

Cheers

JK