Skip to main content

🧠 What is CGC

CGC CLI is a command line interface for the Comtegra GPU Cloud. CGC CLI enables management of your Comtegra GPU Cloud resources. The current version of the app provides support for compute, storage and network resources to be created, listed and deleted. Every compute resource is given to you as an URL, which is accessible from the open Internet.

To enable better access to your storage resources, every account has the ability to spawn a free of charge filebrowser which is a local implementation of dropbox. Remember to mount newly created volumes to it.

For now, we provide the ability to spawn compute resources like:

  1. Jupyter notebook with tensorflow or pytorch installed as default
  2. Triton inferencing server for large scale inferencing
  3. Label studio for easy management of your data annotation tasks with variety of modes
  4. Rapids suite of accelerated libraries for data processing

Notebooks are equipped with all CUDA libraries and GPU drivers which enables the usage of GPU for accelerated computations. Apart from compute resources, we provide these database engines accessible from within your namespace:

  1. PostgreSQL
  2. Weaviate

More is coming! Please follow instructions to get started.