project-jcarbon / jcarbon

1 stars 2 forks source link

added new callback for collecting batch timestamps #32

Closed jlee5205 closed 3 months ago

jlee5205 commented 3 months ago

Added 2 new callbacks, one for collecting batch timestamps and gets written to a report (the current way of outputting to the file is a hack). The other one is just collecting solely nvml data, which we used for testing.

jlee5205 commented 3 months ago

Just made a couple of finalized changes based on the review, could you do another review?