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

Re: [Condor-users] Condor and Matlab



Title: Re: [Condor-users] Condor and Matlab
Actually, that is not needed with the startd_cron (Hawkeye) method, as the startd_cron job sends lines to stdout like:

name1 = val1
name2 = val2
.

And the name/value pairs are automatically added into the Machine’s ClassAd. Very slick! I’m sorry if I didn’t make it clear that startd_cron implied ‘hawkeye’ ;)

~Brooklin



From: "Kewley, J (John)" <j.kewley@xxxxxxxx>
Reply-To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>
Date: Mon, 17 Jul 2006 16:55:45 +0100
To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>
Conversation: [Condor-users] Condor and Matlab
Subject: Re: [Condor-users] Condor and Matlab

Don't forget to include MYCO_MATLAB in the STARTD_EXPRS line
(see slides in my previous posting) !

JK

-----Original Message-----
From:  condor-users-bounces@xxxxxxxxxxx  [mailto:condor-users-bounces@xxxxxxxxxxx]On Behalf Of Brooklin  Gore
Sent: Monday, July 17, 2006 4:43 PM
To: Condor-Users  Mail List
Subject: Re: [Condor-users] Condor and  Matlab

We use the startd cron feature to ‘discover’ installed  software of interest and then publish as a machine ClassAd attribute, for  example MYCO_MATLAB = “Ver_1.2.3” or some such.

Then in your job submit  file just add Requirements = ... (MYCO_MATLAB == “Ver_1.2.3”)


 

From: "Shaun J. O'Callaghan"  <Shaun.OCallaghan@xxxxxxxxxxxx>
Reply-To: Condor-Users Mail  List <condor-users@xxxxxxxxxxx>
Date: Mon, 17 Jul 2006  16:28:01 +0100
To: Condor-Users Mail List  <condor-users@xxxxxxxxxxx>
Conversation: Condor and  Matlab
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


 

_______________________________________________
Condor-users  mailing list
To unsubscribe, send a message to  condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can  also unsubscribe by  visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The  archives can be found at  either
https://lists.cs.wisc.edu/archive/condor-users/
http://www.opencondor.org/spaces/viewmailarchive.action?key=CONDOR


_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at either
https://lists.cs.wisc.edu/archive/condor-users/
http://www.opencondor.org/spaces/viewmailarchive.action?key=CONDOR