ColossalAI/pytest.ini

6 lines
219 B
INI
Raw Normal View History

2021-10-28 16:21:23 +00:00
[pytest]
markers =
cpu: tests which can run on CPU
gpu: tests which requires a single GPU
dist: tests which are run in a multi-GPU or multi-machine environment
experiment: tests for experimental features