Installation

Requirements

  • Access to Serverless GPU Compute

  • Access to Databricks workspace

Installation Methods

Pre-installed on Serverless GPU Compute Environment

Serverless GPU API is preinstalled in SGC notebooks. To get started:

  1. Connect to Serverless GPU in your Databricks workspace (can pick GPU type in environment panel)

  2. Import the library in your notebook:

import serverless_gpu
  1. Start using the API - you’re ready to launch multi-GPU workloads!