Introduction:
Staring from version 2.6.5, InTime is able to extend the maximum runtime for a Private Cloud target using the Private Cloud Console. The job has to be in either QUEUED or ASSIGNED status. Runtime for a cancelled or completed job cannot be extended.
Steps:
user> .admin admin> .job.more=12345 +-----+------------------------+-------+---------+-----------+------+---------+-------+--------+-----------+---------+ | NO. | CLIENTID | JOBID | P.JOBID | USERID | RUNS | MAXTIME | LIMIT | VENDOR | TOOL | VERSION | +-----+------------------------+-------+---------+-----------+------+---------+-------+--------+-----------+---------+ | 1 | selftest_000C298F05BC | 12345 | 0 | intimeuser| 20 | 12 | 20 | Altera | QuartusII | 15.1.0 | +-----+------------------------+-------+---------+-----------+------+---------+-------+--------+-----------+---------+
At the prompt, enter .job.set.hour=<remote job ID>, as shown below:
admin> .job.set.hour=12345 Enter number of hour(s) to add, maximum 10 hours admin.hour.12345> 1 Proceed to increase maximum runtime from 12 to 13? ('n' for No or 'y' for Yes) [n] admin.confirm> y admin> .job.more=12345 +-----+------------------------+-------+---------+-----------+------+---------+-------+--------+-----------+---------+ | NO. | CLIENTID | JOBID | P.JOBID | USERID | RUNS | MAXTIME | LIMIT | VENDOR | TOOL | VERSION | +-----+------------------------+-------+---------+-----------+------+---------+-------+--------+-----------+---------+ | 1 | selftest_000C298F05BC | 12345 | 0 | intimeuser| 20 | 13 | 20 | Altera | QuartusII | 15.1.0 | +-----+------------------------+-------+---------+-----------+------+---------+-------+--------+-----------+---------+
Applies to:
- Linux Operating System
- Windows Operating System
Knowledge Base ID: 201804251 - Last Review: Apr 25, 2018 - Revision: 1.0