Skip to main content

Create an interactive container

You can create an interactive container with the default setting using a single command, or choose a container type according to your needs.

For the detailed information of container types (including the number of GPUs and other resource sizes), please refer to TWSC Pricing.


Before we get started


Create an interactive container

  • Choose Image Type: You can browse and select the deep learning framework optimized by NGC, or directly search for the name of the framework in the search bar (e.g. PyTorch, TensorFlow...).

tip
  1. For the NGC container image type, version and packages provided by TWSC, please refer to Container Images.
  2. After the first selection, system would record and display the image in Recent Used block to speed up your next selection. (Clearing the browser history will also clear this record.)
  • Fill in the basic information and configuration of the container, then click NEXT : STORAGE>.

info

If "Deletion Protection" is enabled, before deleting a resource, you need to disable the protection mechanism before continuing the deletion process, which can prevent the resource from being deleted by mistake and causing service interruption.

  • The system will automatically attach the two directories (/home and /work) of the Hyper File System (HFS) to the container after creation for better performance when running AI computing. In addition, TWSC Cloud Object Storage is another storage option.

  • Then click NEXT : ENVIRONMENT VARIABLES> to set the environment variables that meet your needs. For detailed explanation and setting examples, please refer to Setting Environment Variables.

  • Then click NEXT : INITIAL SCRIPTS>. For detailed explanation and examples of how to use the initial scripts feature, please refer to this document.

  • Click NEXT : REVIEW&CREATE> to check the configuration and price of the container. Then, click CREATE to confirm the creation.


info
  1. For more information about the images, please refer to TWSC Container Image.
  2. For more information about the container types, resource ratio and pricing, please refer to TWSC Pricing.
  3. If available memory capacity of containers is calculated in GiB (1 GiB = 230 bytes), take c.super as an example, its available memory capacity will be 84 GiB. For more information, please refer to Memory capacity conversion for more details.
caution
  1. To keep the data intact, please store the important data in the Hyper File System (HFS) rather than container disks.
  2. After the container is created, it will continue to be billed until you delete it.