-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename Time and Load and add capabilities to handle Memory #279
Labels
enhancement
New feature or request
Comments
ppebay
changed the title
Rename Time and Load
Rename Time and Load and add capabilities to handle Memory
Aug 25, 2022
@marcinwrobel1986 Is the "user-defined" key handled by the JSON reader? Thanks |
ppebay
added a commit
that referenced
this issue
Aug 28, 2022
ppebay
added a commit
that referenced
this issue
Aug 28, 2022
ppebay
added a commit
that referenced
this issue
Aug 28, 2022
ppebay
added a commit
that referenced
this issue
Oct 23, 2022
ppebay
added a commit
that referenced
this issue
Oct 23, 2022
ppebay
added a commit
that referenced
this issue
Oct 23, 2022
ppebay
added a commit
that referenced
this issue
Oct 23, 2022
ppebay
added a commit
that referenced
this issue
Oct 23, 2022
ppebay
added a commit
that referenced
this issue
Oct 23, 2022
ppebay
added a commit
that referenced
this issue
Oct 23, 2022
ppebay
added a commit
that referenced
this issue
Oct 23, 2022
ppebay
added a commit
that referenced
this issue
Oct 23, 2022
marcinwrobel1986
pushed a commit
that referenced
this issue
Oct 23, 2022
ppebay
added a commit
that referenced
this issue
Oct 25, 2022
ppebay
added a commit
that referenced
this issue
Oct 28, 2022
ppebay
added a commit
that referenced
this issue
Oct 28, 2022
ppebay
added a commit
that referenced
this issue
Oct 31, 2022
marcinwrobel1986
pushed a commit
that referenced
this issue
Oct 31, 2022
ppebay
added a commit
that referenced
this issue
Nov 3, 2022
ppebay
added a commit
that referenced
this issue
Nov 3, 2022
ppebay
added a commit
that referenced
this issue
Nov 3, 2022
ppebay
pushed a commit
that referenced
this issue
Nov 3, 2022
ppebay
added a commit
that referenced
this issue
Nov 3, 2022
ppebay
added a commit
that referenced
this issue
Nov 3, 2022
ppebay
added a commit
that referenced
this issue
Nov 3, 2022
ppebay
added a commit
that referenced
this issue
Nov 3, 2022
ppebay
pushed a commit
that referenced
this issue
Nov 3, 2022
ppebay
added a commit
that referenced
this issue
Nov 8, 2022
ppebay
added a commit
that referenced
this issue
Nov 9, 2022
ppebay
added a commit
that referenced
this issue
Nov 9, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
pushed a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
pushed a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 17, 2022
ppebay
added a commit
that referenced
this issue
Nov 18, 2022
* #279: Load in the case of ranks is now Rank Load * Replace object Time with Load * #279: completed refactoring of time -> load except for JSON files keys * #281: - fixed wrong key * #279: - defined context for multiprocessing.Pool * #279: removed leftover instances of get_time in rank object enumerator * #279: ensure to not test with brute force * #279: finalized per-object memory size additions * #279: config file to test memory features with fake memory dataset * #279: modified API to report stats of object loads (and use it) * #279: fixed typo * #279: - improve data stat file updater * #279: modified reader for user-defined data regarding footprint * #279: improved reading conventions * #279: computing and reporting rank level memory * #279: shared level memory * #279: finalized implementation of maximum memory usage (rank stat) * #279: renamed configuration file for user-defined-memory-exemplar case * #279: new config file for memory toy problem * #279: protected code against missing user-defined optional params Co-authored-by: Marcin Wróbel <marcin.wrobel@ng-analytics.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is related to the comments in vt PR 1888
@nmm0 @lifflander
The text was updated successfully, but these errors were encountered: