Skip to content

Commit

Permalink
updt doc str
Browse files Browse the repository at this point in the history
  • Loading branch information
vchiley committed Feb 23, 2024
1 parent b4b2656 commit a2413de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer/callbacks/memory_monitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ class MemoryMonitor(Callback):
| alloc_retries | Number of failed cudaMalloc calls that result in a cache flush and retry. |
+------------------------+-------------------------------------------------------------------------------------------+
Additionally, if `dist_aggregate_batch_interval` is enabled, the `avg`, `min`, and `max` of the
aformentioned statistics are also logged.
.. note::
Memory usage monitoring is only supported for GPU devices.
Expand Down

0 comments on commit a2413de

Please sign in to comment.