For W&B Launch jobs that use an accelerator, provide a base image that includes the necessary accelerator components. This ensures that your job has the required GPU drivers, runtime libraries, and other hardware-specific dependencies to execute. The accelerator image must meet the following requirements:Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-docs-2661.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Compatibility with Debian (the Launch Dockerfile uses
apt-getto install Python). - Supported CPU and GPU hardware instruction set (confirm the CUDA version compatibility with the intended GPU).
- Compatibility between the supplied accelerator version and the packages in the machine learning algorithm.
- Installation of packages that require additional steps for hardware compatibility.