After you specify the specs of the CVMs used to process the batch tasks, images and code or commands to be executed, Batch Compute will schedule resources and start computing tasks based on the configuration.
Defining CVM Specs
Intended for specifying the CPU, memory, disk capacity and other information of the cloud server.
Defining Executing Image
Intended for specifying the execution environment on which the batch tasks depend; CVM images and Docker can be used to specify the execution environment.
Running Command Lines and Parameters
After the CVMs are created and images deployed, Batch Compute will execute the user-specified command lines and add the user-configured parameters.