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:
Connect to Serverless GPU in your Databricks workspace (can pick GPU type in environment panel)
Import the library in your notebook:
import serverless_gpu
Start using the API - you’re ready to launch multi-GPU workloads!