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

忽略 .git-blame-ignore-revs 中的修訂。點擊 這裡 以繞過並查看正常的 Blame 視圖。

17 行
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