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

[HTCondor-users] Job submission using the Python bindings



Hi,
I can not figure out how to submit several jobs with different arguments, using the python bindings. Could anyone tell me how to translate the following submission file ?
      Executable     = foo
      Arguments      = 15 2000
      Queue
      Arguments      = 30 2000
      Queue
      Arguments      = 45 6000
      Queue
Thanks for your help,
FranÃois