Search
Page 47 of 256. Showing 2,557 results (0.015 seconds)
Python job submission with callbacks
Below, you will find examples showing how to submit jobs with callbacks using the Python API. Published by Scroll Versions from space QUBE and version 6.9-2…Python job submission with callbacks
Below, you will find examples showing how to submit jobs with callbacks using the Python API. Published by Scroll Versions from space QUBE and version 6.10-0…Python job submission with callbacks
Below, you will find examples showing how to submit jobs with callbacks using the Python API. Published by Scroll Versions from space QUBE and version 7.0-2…Core / Worker / Supervisor Release Notes
XP Machine Preparation Supervisor + Worker
Disable the Firewall on Windows XP Disable Firewall XP…Core / Worker / Supevisor Release Notes
Qube 6.5 Release Notes Qube 6.5-3 Release Notes Qube 6.5-2 Release Notes Qube 6.5-1 Release Notes Qube 6.5-0 Release Notes…XP Machine Preparation Supervisor + Worker
Disable the Firewall on Windows XP Disable Firewall XP…WranglerView 6.7-1 Release Notes
------------------------------------------------------------------------------- WranglerView 6.7-1c contains an optimization that delays the loading of the job logs when a job is selected unless the stdout/stderr log pane is showing. This allows…Add a lag between worker job launches
The qb.conf setting you need to use is: worker_job_start_delay The field is in seconds. worker_job_start_delay = 10…How do I restart the Worker remotely? (Windows)
Submit a remote job: qbsub --host hostname "net stop qubeworker && net start qubeworker" (Alternate) Install sshd from Cygwin ssh hostname "net stop qubeworker && net start qubeworker"…