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

Re: [Condor-users] Arguments in submit file




Hi,

the argument and environment syntax has changed. See http://www.cs.wisc.edu/condor/manual/v6.8/condor_submit.html for more information.
The new sytnax in your case:
 arguments = " ""netCDF"" 1 0 0 1 5 6.0 60.0 0.05 ""D:\condor\examples\pooled_serum_1\pooled_serum_1.CDF"" ""D:\condor\examples\pooled_serum_1\"" "

Cheers, Matthias

Matthias Röhm, University Ulm,
DaimlerChrysler AG, Research Center Ulm,
Department for Inline Inspection and
Data Mining Solutions, RMI/DM
P.O. Box 23 60, 89013 Ulm, Germany

Phone:  +49 (0)731 505 4864
Fax:      +49 (0)711 3052183085
Email:   mailto:Uni-Ulm.M.Roehm@xxxxxxxxxxxxxxxxxxx


condor-users-bounces@xxxxxxxxxxx schrieb am 02.08.2006 22:49:05:

> What is the correct way to include multiple arguments in a submit
> file?  I can run this job via a batch file on the local machine; but
> get errors about escape characters when using the submit file.

>  
> executable = xmass.exe
> universe = vanilla
> arguments = "netCDF" 1 0 0 1 5 6.0 60.0 0.05 "D:
> \\condor\\examples\\pooled_serum_1\\pooled_serum_1.CDF" "D:
> \\condor\\examples\\pooled_serum_1\\"
> output = output.log
> log = xmass.log
> should_transfer_files = YES
> when_to_transfer_output = ON_EXIT
> transfer_input_files = msvcp60.dll, netcdf.dll, pooled_serum_1.cdf
> queue

>  
> thanks condor gurus._______________________________________________
> 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