Search

Search

Help

Page 41 of 107. Showing 1,065 results (0.012 seconds)

  1. framesubmit.pl

    Qube 6.4 / … / PerlNov 08, 2012
  2. qbjobs.cpp

    Qube 6.4 / … / C++Nov 08, 2012
  3. jobSubmit03.py

    Qube 6.4 / … / PythonNov 08, 2012
  4. jobsubmit-work-mail-callback.pl

    ; # # setup the hash for the job # my $FRAME_RANGE = "1-3"; my $frames = qb::genframes($FRAME_RANGE); my $job = { "name" => "test job", # set the job type "prototype" => "cmdrange…
    Qube 6.4 / … / PerlNov 08, 2012
  5. jobSubmit02.py

    ('/Applications/pfx/qube/api/python'); else: sys.path.append('/usr/local/pfx/qube/api/python'); import qb def main(): job = {} job['name'] = 'python test job' job['cpus'] = 4…
    Qube 6.4 / … / PythonNov 08, 2012
  6. qb.conf.supervisor.1-25

    Qube 6.4 / … / etcNov 08, 2012
  7. qbjobinfo.pl

    Qube 6.4 / … / PerlNov 08, 2012
  8. jobArchive02.py

    Qube 6.4 / … / PythonNov 08, 2012
  9. jobArchive01.py

    '); sys.path.append('../../api/python'); import qb def main(): job = {} job['name'] = 'python test job' job['cpus'] = 1 job['prototype'] = 'cmdline' job['requirements…
    Qube 6.4 / … / PythonNov 08, 2012
  10. framesubmit.py

    Qube 6.4 / … / PythonNov 08, 2012