Compute Resource Reference
Compute resources define connections to local or remote computing resources including clusters. By default, a Direct compute resource named Default Direct is defined. The following new compute resources can be added to the Design Manager Project by right-clicking the node and select New Resource:
Direct
Runs the design study using direct execution, such as a local machine or workstation. This option has the following property:
- Command Line Options
- Specifies additional simulation command line options to pass to the design simulations—such as License Options or other Simcenter STAR-CCM+ options, see Command-Line Reference.
Linux Cluster
Runs the design study on a Linux cluster using a generic scheduler.
This option activates the Linux Cluster child node, where you specify the following properties:
- Command Line Options
- Same as the property of a Direct source.
- Job Submit Command
- Command that is used to submit each design simulation on the cluster.
- Name Identifier
- Specifies the flag for the name identifier of a design simulation being submitted to the queue.
- Prefix
- Specifies the value for the name identifier that is passed on to the job scheduler. The default value is dm_study_design.
- Script File
- Allows you to use a submission script that contains the Simcenter STAR-CCM+ execution command and common command line options.
Windows HPC Cluster
Runs the design study on a Windows HPC cluster using the HPC Job Scheduler.
This option activates the Windows HPC Cluster child node, where you specify the following properties:
- Command Line Options
- Same as the property of a Direct source.
- Job Submit Command
- Command that is used to submit each design simulation on the cluster.
- Name Identifier
- Specifies the flag for the name identifier of a design simulation being submitted to the queue.
- Prefix
- Specifies the value for the name identifier that is passed on to the job scheduler. The default value is dm_study_design.
- Script File
- Allows you to use a submission script that contains the Simcenter STAR-CCM+ execution command and common command line options.