You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standalone, provide default configurations and both context and decorator functionality. This will let users quickly slap a profiler on their code, with useful configuration enabled.
Integrate into StaticCaptureTrain and StaticCaptureEval: users employing these tools should be able to capture profiles without leaving that interface.
Modulus will also provide some basic configurations for the profiling (lightweight, CPU-only, full, nvtx-annotations, etc).
Profiler must work in both distributed and non-distributed mode.
The text was updated successfully, but these errors were encountered:
Enable Profiler in two modes in modulus:
Modulus will also provide some basic configurations for the profiling (lightweight, CPU-only, full, nvtx-annotations, etc).
Profiler must work in both distributed and non-distributed mode.
The text was updated successfully, but these errors were encountered: