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

Re: [Condor-users] Shadow exception with LamMpi jobs



It looks like adding the following to condor_config.local fixed the problem:

MAX_TRANSFER_LIFETIME      = 3600
SEC_TCP_SESSION_TIMEOUT    = 3600
SHADOW_TIMEOUT_MULTIPLIER  = 100
STARTER_TIMEOUT_MULTIPLIER = 100

It might be a bit exaggerated, but it works!

Thanks a lot for help and consideration.

Regards,
Pasquale