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

Re: [Condor-users] Submitting MPI JOb



> when I added those two variable in the condor configuration
> and issued condor_reconfig, there's an error :
>
> Configuration Error Line 165 while reading config source
> /opt/condor-local/condor_config.local
>
> Here is my addition, i also print the line number :
>
> 165 NEGOTIATOR_INTERVAL          30
> 166 NEGOTIATIOR_CYCLE_DELAY      10

The format is always:

variable = value

In the configuration file. Try:

NEGOTIATOR_INTERVAL =          30
NEGOTIATIOR_CYCLE_DELAY =      10

- Ian

Confidentiality Notice.
This message may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution,  or copying  of this message, or any attachments, is strictly prohibited.  If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments.  Thank you.