Insight Replicate Runner
Job Creation
Upload Data
Click "Choose Insight zip" and select the .zip file that contains your Insight Replicate project. Depending on the size of the file it may take a moment for the file to upload.
Once the project has finished being uploaded, the Insight Replicate Runner configuration options will be displayed.
Configuration
The configuration on the Insight Replicate Runner combines the same options as both the Insight Runner and the Replicate Runner. Please refer to those runners for details about configuration.
Queue
Table 1 lists the queue options for the Insight Replicate Runner.
Table 1. Queue options.
Configuration Option | Description |
---|---|
Job Name | The name given to the job when viewed in the Run Manager |
Agent End points | Choose which type of agents should be used to run the job (will be hidden if Run Manager is configured to only have one type of agent endpoint) |
Source Version | Choose the Source version to use for the Job |
Number of Agents | The number of agents to be allocated to the job. Note that Insight Jobs must have at least 2 agents (one master and one endpoint). You may specify any number of agents however to minimise the waiting time of agents the number of agents should be a factor of the runs per generation plus one for the Insight master, where runs per generation = (population size × project count × number of replicates), as NSGA-II cannot move onto the next generation until all individuals in the current generation have finished. |
Model Run Estimate (Minutes) | (Optional) The user's estimate of how long it will take to run a single individual = (project count × number of replicates) |
Estimate | (Optional) Estimates the costs of running the job based on the user's Model Run Estimate, the number of agents, the population size, and the number of generations. |
Queue | Adds the job to the queue of jobs to be run |
Results
The Insight Replicate Runner will provide the following result files in a zip:
- job.log - Log file containing information and messages generated during the Job
- results.csv - The Insight results file which can be imported into Insight to be viewed
- cache.csv - The Insight results cache file which can be imported into Insight to be viewed and used in subsequent runs
- A folder for each replicate containing replicate input timeseries files used for the run in the same folder structure as provided in the original zip file