Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Getting Matlab to run with an M-file on Condor
- Date: Fri, 31 Aug 2007 15:29:39 +0100
- From: "Smith, Ian" <I.C.Smith@xxxxxxxxxxxxxxx>
- Subject: Re: [Condor-users] Getting Matlab to run with an M-file on Condor
>
> Is it possible to have condor masqarade as another user? I am
> wondering because it could in principle be a matlab license
> issue, but then that wouldn't explain why test.err and
> test.out are completely empty.
>
> Ashley>
I think Condor runs jobs under a temporary username for security
reasons and you can change this in the central manager config (details
in the Condor manual). Then again I don't think FlexLM is username based
(it certainly isn't here as we have hassle with staff and student versions
of matlab).
You could check the FlexLM logs to see if a license was in fact checked
out by the Condor job.
-ian.