Distributed testing (#6)
* Adds distributed_test decorator and some unit tests. * Setting NCCL backend. * Parametrizes test. * rank -> local_rank * Temporarily disable CUDA initialization.
Showing
tests/unit/common.py
0 → 100644
tests/unit/test_dist.py
0 → 100644
Please register or sign in to comment