How to specify CPU, RAM, and an operating system for a compute

To configure CPU and RAM, click on the Compute component. The following options are available:

  • num_cpus: choose the number of cpus (e.g., 1).

  • mem_size: specify a number of memory in GB (e.g., 1).

  • distribution: choose a distribution from the list (e.g., ubuntu).

  • version: optionally specify a version of the distribution (e.g., 18.04).

../_images/2-compute-properties.png

Figure 1. Specify CPU and RAM for a compute node