Files
rocm-systems/projects/rccl/test/ext-plugins/pytest.ini
T
Ameya Keshava Mallya 42d84317cf Add 'projects/rccl/' from commit '1f2f9f33bac3e8ecfd84c69af6063d7352c362fc'
git-subtree-dir: projects/rccl
git-subtree-mainline: 3fd8a0d393
git-subtree-split: 1f2f9f33ba
2025-12-11 20:46:05 +00:00

17 řádky
668 B
INI

# pytest.ini
[pytest]
markers =
ext_tuner: marks tests related to CSV Tuner Plugin
ext_profiler: marks tests related to Profiler 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
alltoall: marks tests related to AllToAll collective
sendrecv: marks tests related to SendRecv collective
multinode: marks tests related to multi-node operations
testpaths = tests
addopts = --import-mode=importlib