Updated on 2024-05-23 GMT+08:00

Deployment with a Custom Runtime

GPU functions can be deployed with a custom runtime.

For details about custom runtimes, see Custom Runtime.

These built-in runtimes are available: Python (Python 2.7.15), Python 3 (Python 3.6.8), Python 3.7 (Python 3.7.4), and Python 3.9 (Python 3.9.2).

Constraint: CUDA 11.6 is pre-integrated for function development. For other CUDA versions, use them with custom image–based functions.

For a function with a custom runtime, go to the function details page, choose Configuration > Basic Settings, and enable GPU.

Figure 1 Enabling GPU