mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-08 19:38:05 +00:00
5 lines
208 B
INI
5 lines
208 B
INI
[pytest]
|
|
markers =
|
|
dist: tests which are run in a multi-GPU or multi-machine environment (at least 4 GPUs)
|
|
largedist: tests which are run in a multi-GPU or multi-machine environment (at least 8 GPUs)
|