Releases: llnl/dfanalyzer
Releases · llnl/dfanalyzer
v0.0.7
Release v0.0.6
What's Changed
- [CI] Fix branch names by @izzet in #35
- [Compat] Darshan layer definitions by @izzet in #36
- [Feature] Assign epochs dynamically by @izzet in #34
- [Fix] Epoch assignment by @izzet in #38
- [Chore] Remove unnecessary utils by @izzet in #39
- [Docs] Fix PyPI package name by @izzet in #40
- [Feat] Expand Python support by @izzet in #42
- [Fix] Pin
mesonversion by @izzet in #43 - [Chore] Improve metric calculations by @izzet in #41
Full Changelog: v0.0.5...v0.0.6
Release v0.0.5
Release v0.0.4
Release v0.0.3
Release v0.0.2
Release v0.0.1
What's Changed
- Add DFAnalyzer code by @izzet in #5
- Fix:
raw_statshandling in_create_summarymethod by @izzet in #6 - Fix: Default value for
time_slicedin DFTracerAnalyzerConfig by @izzet in #7 - Fix: Add CONTRIBUTING.md and update project URLs in pyproject.toml by @izzet in #8
- Fix:
set_cross_layer_metricsto ensure proper dtype for unoverlapped time series by @izzet in #9 - Docs: Add initial documentation by @izzet in #10
- Feature: Support datacrumbs'
size_suminio_functionby @izzet in #11 - Fix: CI tests by @izzet in #13
- Feature: Add support for extra columns in trace reading functions by @izzet in #12
- Docs: Update installation instructions by @izzet in #17
- Refactor: Improve time and size calculations in output by @izzet in #16
- Fix: CI tests by @izzet in #15
- Enhance: Add offset handling in DFTracerAnalyzer by @izzet in #19
- Enhance: Improve test Dask cluster structure by @izzet in #21
- Fix: Simplify file pattern matching in
read_tracemethod in DFTracerAnalyzer by @izzet in #20 - Streamline analysis pipeline and logging by @izzet in #22
- Improve logging setup and Jupyter support by @izzet in #23
- Test
split_duration_records_vectorizedthorougly by @izzet in #24 - restructure and deprecate
zindexby @rayandrew in #26
New Contributors
- @izzet made their first contribution in #5
- @rayandrew made their first contribution in #26
Full Changelog: https://github.com/LLNL/dfanalyzer/commits/v0.0.1