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

Re: [Condor-users] environment variables



Check condor_submit in the manual, it should be described there.

vanilla makes no difference

something like

environment = "A=1234 B=something"

should work

This is known as the "new syntax", previously semi colons
and vertical bars were used on different OSes, but the above syntax is
to be recommended. 

Any quotes in the variable values should be doubled-up.

JK


-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx on behalf of Richardson, Joshua
Sent: Tue 17/07/2007 14:37
To: Condor-Users Mail List
Subject: Re: [Condor-users] environment variables
 
I checked the condor manual and did not see anything specifically for
the vanilla universe. Is this option not allowed in the vanilla
universe?

 

Josh Richardson

Integrity Applications Incorporated Intern (IAI)

703-378-8672 ext 632

 

________________________________

From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Simon Hammond
Sent: Friday, July 13, 2007 10:16 AM
To: Condor-Users Mail List
Subject: Re: [Condor-users] environment variables

 

In the submission script you can put

Environment = "put your variables here"




On 13/07/07, Richardson, Joshua < jrichardson@xxxxxxxxxxxxxxxxxx
<mailto:jrichardson@xxxxxxxxxxxxxxxxxx> > wrote:

Has anyone that has used matlab with condor had to transfer matlab
Environment Variables? If so can you please post how you did that here? 

 

Also, how in general would you pass environment variables through
condor?

 

Josh Richardson

Integrity Applications Incorporated Intern (IAI)

703-378-8672 ext 632

 

 


_______________________________________________
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:
https://lists.cs.wisc.edu/archive/condor-users/