Environment Requirements
This document uses the openEuler 24.03 LTS SP3 + aarch64 + Python 3.11.6 + CUDA 13.0 + PaddlePaddle source code as an example to describe how to build a GPU wheel. In addition, this section describes other environments supported by PaddlePaddle installed on Kunpeng servers.
Supported Versions
OS |
Python |
PaddlePaddle |
|---|---|---|
openEuler 24.03 LTS SP3 |
Python 3.11.6 |
Build a GPU wheel using the PaddlePaddle 3.3.x source code. Example output: cp311-cp311-linux_aarch64 wheel. |
openEuler 22.03 LTS SP4 |
Python 3.9.9 |
Build PaddlePaddle 3.3.x GPU wheel from source in the target environment to match Python 3.9 or Glibc 2.34. |
Dependent Component Requirements
Component |
Version |
|---|---|
GPU |
NVIDIA A100, Compute Capability 8.0 |
NVIDIA Driver |
580.159.04 |
python3 |
3.11.6-20.oe2403sp3 |
pip |
26.1.1 |
CUDA Toolkit |
13.0 |
PaddlePaddle wheel |
paddlepaddle_gpu-3.3.0.dev20260319-cp311-cp311-linux_aarch64.whl |
PaddlePaddle version |
3.3.0.dev20260319 |