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
Is your feature request related to a problem? Please describe.
Heavy weight benchmarks that take a significant time to profile may be cut short by time limits on scheduled systems, resulting in losing all profiling data
Describe the solution you'd like
Add a feature that checkpoints profiling progress when an omniperf run gets interrupted, which will save time when resuming a profile.
Describe alternatives you've considered
Running several filtered profile runs on IP blocks could emulate this feature, but has significant manual overhead for users. Ideally checkpointing would happen transparently
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Heavy weight benchmarks that take a significant time to profile may be cut short by time limits on scheduled systems, resulting in losing all profiling data
Describe the solution you'd like
Add a feature that checkpoints profiling progress when an omniperf run gets interrupted, which will save time when resuming a profile.
Describe alternatives you've considered
Running several filtered profile runs on IP blocks could emulate this feature, but has significant manual overhead for users. Ideally checkpointing would happen transparently
The text was updated successfully, but these errors were encountered: