💻Launch a Q Blocks GPU instance

Q Blocks offers support for launching and managing GPU instances via 2 methods:

  1. Using Dashboard:

    1. Dashboard offers an easy to use graphical interface to launch and manage GPU instances.

    2. This method is easy and is great for launching one or two GPU instances

  2. Using Rest APIs:

    1. Our Rest APIs offer scalable access to launch and manage GPU instances programmatically.

    2. This method requires programming skillset.

    3. These APIs can be integrated into your application or business logic for on-demand access of GPUs based on your usage needs.

Depending on your use-case requirements you may choose either of the above mentioned methods. Both offer different capabilities specific to scaling needs of your business.

Last updated