Job Creation
Upload Data
Click "Choose Insight zip" and select the .zip file that contains your Insight project. It may take a few seconds for the file to upload.
Once the project has uploaded, the Insight Runner configuration options will be displayed.
Configuration
Table 1 lists the configuration options for the Insight Runner.
Table 1. Insight Runner job configuration.
Configuration Option | Description |
---|---|
Config File | The insight configuration file to run the optimisation with. It will be automatically filled out the file from the Insight ZIP. It should be noted that the parameters 'project', 'population' and 'generations' will replaced/added by the runner and don't have to specified like in a traditional insight optimisation |
Population Size | The population size given to the NSGA-II algorithm to use during the optimisation |
Number of Generations | The number of generations given to the NSGA-II algorithm to use during the optimisation |
Queue Job Configuration
Table 2 lists the configuration options for the Insight Runner.
Table 2. Insight Runner job configuration.
Configuration Option | Description |
---|---|
Job Name | The name given to the job when viewed in the Run Manager |
Agent End points | The location of agents that are created for this job.
|
Number of Agents | The amount of agents to be allocated to the job. Note that Insight Jobs must have at least 2 (one master and one endpoint) and cannot be greater than the (population size + 1) . 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 × time series runs), as NSGA-II cannot move onto the next generation until all individuals in the current generation have finished. |