Configuration | Description |
---|---|
CPU | The number of vCPU cores you select for your instance. The vCPU count will affect the instance’s processing capability and performance, with more vCPUs being beneficial for compute-intensive applications. |
Memory | The size of RAM in GB specified for each instance. Memory is crucial for running applications and overall instance speed. |
Supported CUDA Version | CUDA is a parallel computing platform and API model developed by NVIDIA. Choosing the correct CUDA version is important if you plan to run applications optimized for NVIDIA GPUs, such as machine learning and 3D rendering applications. |
Ports | You can expose your ports according to your service needs. The platform will provide port mapping services for your service. Multiple ports can be entered, separated by commas. |
Environment Variables | Used to specify parameters for the operating system’s runtime environment. You can set environment variables here directly, and the platform will automatically initialize them for you. |
GPU Instance Pricing | More details can be found at GPU Instance Pricing. |
Base Image | The Docker image provided by the platform. |
Custom Image | The Docker image name you specify, which the platform will default to pulling from DockerHub. Ensure that the image name is entered correctly. |