This topic describes how to create an f1 instance.
Prerequisites
An image pre-installed with the Intel development environment is obtained. The image
is available only as a shared image. To obtain the image, submit a ticket.
Background information
This topic describes the parameters for creating an f1 instance. For more information
about other common parameters, see Create an instance by using the wizard.
Procedure
- Log on to the ECS console.
- In the left-side navigation pane, choose .
- Click Create Instance.
- In the Basic Configurations step, configure the parameters and click Next: Networking.
When you configure the parameters, take note of the following items:
- In the Networking step, configure the parameters and click Next: System Configurations.
Only the network type of VPC is supported.
- In the System Configurations (Optional) step, configure the parameters and click Next: Grouping.
- In the Grouping (Optional) step, configure the parameters and click Next: Preview.
- Confirm the order and click Create Order.
What to do next
After the f1 instance is created, you can connect to the instance and run the following
command to check whether the license is configured. For more information about remote
connections, see Overview. echo $LM_LICENSE_FILE # Depends on whether the $LM_LICENSE_FILE variable is configured.
If the variable is configured, the actual value is displayed. Otherwise, no values
are displayed.