From dbd2170a4a3b6060fb1247cb8e25fe4d2ab9eb97 Mon Sep 17 00:00:00 2001 From: Christopher Kelly Date: Tue, 10 Oct 2023 16:41:45 -0400 Subject: [PATCH] Updated submodules to v6.5 release Updated readme --- ChimbukoVisualizationII | 2 +- PerformanceAnalysis | 2 +- README.md | 13 +++++++------ 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/ChimbukoVisualizationII b/ChimbukoVisualizationII index 387db65..8568d3c 160000 --- a/ChimbukoVisualizationII +++ b/ChimbukoVisualizationII @@ -1 +1 @@ -Subproject commit 387db65b9fb0dd92c59a4a3ce2ee212c6405e20e +Subproject commit 8568d3c2ecdabfd61634a603e64e4a408cb731fc diff --git a/PerformanceAnalysis b/PerformanceAnalysis index e115b27..6be5578 160000 --- a/PerformanceAnalysis +++ b/PerformanceAnalysis @@ -1 +1 @@ -Subproject commit e115b27c695f53de4ed838899cb7ee79916fb462 +Subproject commit 6be55788fcc962a0bbb4ae9191404328afcfbe90 diff --git a/README.md b/README.md index fa973c8..06bc381 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,13 @@ Detailed documentation on the API, installation and usage of the Chimbuko "Perfo ## Releases -The current v6.0 release includes: -- An overhaul of the visualization frontend workflow allowing for easier isolation of problematic ranks/functions -- New offline analysis tools including summary generation for single runs and for between-run analysis -- Significant enhancements to the utility of the provenance data including incorporating system state information from TAU's monitoring plugin -- Improved workflow support -- Various fixes and optimizations +The current v6.5 release includes: +- Offline analysis command-line tooling that now supports interactive parsing and summarizing of global provenance data +- Support for the Cray CXI provider used by HPE Slingshot 11 networks such as Frontier +- Improved ease-of-use for using the Infiniband verbs provider +- Significant performance optimizations and robustness/veracity improvements to the HBOS algorithm implementation +- Experimental support for launching Chimbuko's services and online anomaly detection components through a single script +- Various fixes and code improvements ### [Chimbuko Data Analysis](https://github.com/CODARcode/PerformanceAnalysis)