Python debugging supported platforms and requirements
Native Python debugging requires a supported Python version, MPI implementation, and platform. The following table lists the supported configurations.
|
Requirement |
Supported configurations |
|
Python versions |
Python 3.11, 3.12, and 3.13 |
|
MPI implementation for parallel debugging |
mpi4py (MPI for Python) with MPICH or Open MPI |
|
Platforms |
Linux x86-64 |
Environment requirements
TotalView does not require a specific Python environment configuration. You can use any Python environment that is compatible with your system and supported Python version.
Python environment setup may vary depending on your system configuration.