[ 原始碼: pytest-mpi ]
套件:python3-pytest-mpi(0.4-4)
a plugin for pytest testing MPI-related code (Python3)
pytest-mpi provides a number of things to assist with using pytest with MPI-using code, specifically:
- Displaying of the current MPI configuration (e.g. the MPI version,the number of processes)
- Sharing temporary files/folders across the MPI processes - Markers which allow for skipping or xfailing tests based on whetherthe tests are being run under MPI
This package installs the library for Python 3.
其他與 python3-pytest-mpi 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- sug: python-pytest-mpi-doc
- a plugin for pytest testing MPI-related code (common documentation)