Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Condor and Matlab
- Date: Wed, 19 Jul 2006 13:27:12 -0500
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Condor and Matlab
On Wed, Jul 19, 2006 at 09:09:17AM +0100, Shaun J. O'Callaghan wrote:
> Erik,
>
> Condor_status -l for the submit node is included below.
>
OK. Could you send an un-anonymized version to condor-admin, along with
an un-anonymoized output of condor_q -l?
You've got a start expression that will keep out jobs unless they're
owned by the right user. My guess is that the real value of
"my_local_user_account" does not match the name in the job queue.
-Erik