Files
rocm-systems/test/ext-plugins/pytest.ini
T

12 lines
465 B
INI
Raw Normal View History

# pytest.ini
[pytest]
markers =
ext_tuner: marks tests related to CSV Tuner Plugin
allreduce: marks tests related to AllReduce collective
broadcast: marks tests related to Broadcast collective
reduce: marks tests related to Reduce collective
allgather: marks tests related to AllGather collective
reducescatter: marks tests related to ReduceScatter collective
multinode: marks tests related to multi-node configuration
testpaths = tests