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

Re: [Condor-users] Condor and Matlab



Yes and No
 
Condor can't do it itself, you have to specify it by one of 2 means:
 
1. Manually add ClassAds to all machines that have a particular capability,
2. Use an automatic tool such as Hawkeye which will generate these ClassAds for
    you and add them to the machines. Of course you have to have a way of identifying whether the
    s/w is installed or not.
 
You might also have to be concerened WHERE it is installed.
 
Then you must have this ClassAd requested in your REQUIREMENTS for each job that needs it.
 
For adding your own ClassAds, you can look at the first few of my slides in the following talk from
European Condor Week:
http://www.bo.infn.it/calcolo/CondorWeek2006/Kewley-CondorGotchas.ppt
 
Cheers
 
JK
-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx]On Behalf Of Shaun J. O'Callaghan
Sent: Monday, July 17, 2006 4:28 PM
To: Condor-Users Mail List
Subject: [Condor-users] Condor and Matlab

Hi All,

 

Is there a way to specify in the job requirements that the execute node must have specific binaries installed e.g. matlab ?

 

Thanks,

 

Shaun James O'Callaghan