Search

Search

Help

Page 31 of 107. Showing 1,063 results (0.019 seconds)

  1. jobsubmit.py

    #!/usr/bin/python # # Usage: # python jobsubmit.py --range 1-3 set # python jobsubmit.py --range 1-3 --logdir /tmp/AAA set # python jobsubmit.py --range 1-3 --archive…
    Qube 6.10 / … / PyframeMay 23, 2018
  2. jobsubmit.py

    #!/usr/bin/python # # Usage: # python jobsubmit.py --range 1-3 set # python jobsubmit.py --range 1-3 --logdir /tmp/AAA set # python jobsubmit.py --range 1-3 --archive…
    Qube 6.5 / … / PyframeNov 08, 2012
  3. jobsubmit.py

    #!/usr/bin/python # # Usage: # python jobsubmit.py --range 1-3 set # python jobsubmit.py --range 1-3 --logdir /tmp/AAA set # python jobsubmit.py --range 1-3 --archive…
    Qube 6.8 / … / PyframeOct 06, 2016
  4. Basic python job submission II. Frames

    the frame number' # This time, we will request 4 instances (previously known as subjobs). # By requesting 4 instances, assuming there are 4 open slots on the farm, # up to 4 agenda…
    Qube 6.4Apr 15, 2013
  5. Basic python job submission II. Frames

    the frame number' # This time, we will request 4 instances (previously known as subjobs). # By requesting 4 instances, assuming there are 4 open slots on the farm, # up to 4 agenda…
    Qube 6.5Apr 15, 2013
  6. Basic python job submission II. Frames

    qb def main(): # The parameters here are the same as before, with exceptions noted job = {} job['name'] = 'python test job - echo the frame number' # This time, we…
    Qube 6.6May 11, 2015
  7. Basic python job submission II. Frames

    qb def main(): # The parameters here are the same as before, with exceptions noted job = {} job['name'] = 'python test job - echo the frame number' # This time, we…
    Qube 6.7Jan 11, 2016
  8. Basic python job submission II. Frames

    qb def main(): # The parameters here are the same as before, with exceptions noted job = {} job['name'] = 'python test job - echo the frame number' # This time, we…
    Qube 6.8Oct 06, 2016
  9. Basic python job submission II. Frames

    qb def main(): # The parameters here are the same as before, with exceptions noted job = {} job['name'] = 'python test job - echo the frame number' # This time, we…
    Qube 6.9Jul 05, 2017
  10. Basic python job submission II. Frames

    qb def main(): # The parameters here are the same as before, with exceptions noted job = {} job['name'] = 'python test job - echo the frame number' # This time, we…
    Qube 6.10May 23, 2018