pytorch/test/distributed/algorithms
Pritam Damania f7611b31aa [4/N] Enable opt-asan for distributed unit tests. (#62051)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/62051

The goal here is to enable opt-asan for "spawn" based unit tests since
this works for "spawn" unlike "dev-asan". As a result, we can run ASAN for
"spawn" unit tests as well.

This means we can completely remove fork unit tests from the code base since
the only purpose for these tests was to run ASAN.
ghstack-source-id: 135523770

Test Plan: waitforbuildbot

Reviewed By: SciPioneer

Differential Revision: D29854514

fbshipit-source-id: 02a5bfcfae2afc21badecff77082c7a6ad83636b
2021-08-10 22:38:31 -07:00
..
ddp_comm_hooks Fix c10d -> dist in test_ddp_hooks.py (#61864) 2021-07-22 07:20:41 -07:00
test_join.py [4/N] Enable opt-asan for distributed unit tests. (#62051) 2021-08-10 22:38:31 -07:00