pytorch/torch/csrc/distributed
Chirag Pandya eb84788fee [fr] change back vlog(2) to LOG(INFO) (#142441)
Summary:
Change log message for future execution back from VLOG(2) to LOG(INFO).
This message is useful for Flight Recorder to verify that flight recorder dumps completed successfully (or not).

Test Plan: Tested manually on a mast job and noted that the INFO message was as expected.
(meta only link: https://fburl.com/mlhub/iui2tpc9)
```
[trainer5]:I1208 10:21:00.772841  7528 ProcessGroupNCCL.cpp:1294] [PG ID 0 PG GUID 0(precheck) Rank 21] future is successfully executed for: Flight recorder dump in heartbeatMonitor
```

Differential Revision: D66996439

Pull Request resolved: https://github.com/pytorch/pytorch/pull/142441
Approved by: https://github.com/fduwjj
2024-12-10 17:43:22 +00:00
..
autograd Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
c10d [fr] change back vlog(2) to LOG(INFO) (#142441) 2024-12-10 17:43:22 +00:00
rpc [2/N] Apply bugprone-unchecked-optional-access (#141091) 2024-12-09 19:30:19 +00:00