-
-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update index.md to fix a typo (#333)
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: "Dristhi" | ||
title: "Drishti" | ||
authors: [jeanlucabez, "Suren Byna"] | ||
author_notes: ["Research Scientist, Lawrence Berkeley Lab", " The Ohio State University (OSU)"] | ||
tags: ["osre24", "uc", "LBNL", "data science", "visualization", "performance analysis"] | ||
|
@@ -9,7 +9,7 @@ lastmod: 2024-01-30T10:15:00-07:00 | |
|
||
[Drishti](https://github.com/hpc-io/drishti) is a novel interactive web-based analysis framework to visualize I/O traces, highlight bottlenecks, and help understand the I/O behavior of scientific applications. Drishti aims to fill the gap between the trace collection, analysis, and tuning phases. The framework contains an interactive I/O trace analysis component for end-users to visually inspect their applications' I/O behavior, focusing on areas of interest and getting a clear picture of common root causes of I/O performance bottlenecks. Based on the automatic detection of I/O performance bottlenecks, our framework maps numerous common and well-known bottlenecks and their solution recommendations that can be implemented by users. | ||
|
||
### Dristhi / Server-side Visualization Service | ||
### Drishti / Server-side Visualization Service | ||
|
||
The proposed work will include investigating and building server-side solutions to support the visualization of larger I/O traces and logs, while integrating with the existing analysis, reports, and recommendations. | ||
|
||
|
@@ -19,7 +19,7 @@ The proposed work will include investigating and building server-side solutions | |
- **Size:** Large (350 hours) | ||
- **Mentors:** {{% mention jeanlucabez %}} and [Suren Byna](mailto:[email protected]) | ||
|
||
### Dristhi / Visualization and Analysis of AI-based Applications | ||
### Drishti / Visualization and Analysis of AI-based Applications | ||
|
||
Drishti to handle metrics from non-MPI applications, specifically, AI/ML codes and applications. This work entails adapting the existing framework, heuristics, and recommendations to support metrics collected from AI/ML workloads. | ||
|
||
|