diff --git a/docs/index.rst b/docs/index.rst index 2c3bc56a..a3701d59 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -60,6 +60,12 @@ If you encounter bugs while using thicket, you can report them by opening an iss groupby_aggregate.ipynb vis_docs +.. toctree:: + :maxdepth: 2 + :caption: Reference + + publications + .. toctree:: :maxdepth: 2 :caption: Developer Docs diff --git a/docs/publications.rst b/docs/publications.rst new file mode 100644 index 00000000..e34eaeae --- /dev/null +++ b/docs/publications.rst @@ -0,0 +1,37 @@ +****************************** +Publications and Presentations +****************************** + +Publications +============ + +- Olga Pearce, Jason Burmark, Rich Hornung, Befikir Bogale, Ian Lumsden, Michael McKinsey, Dewi Yokelson, David Boehme, Stephanie Brink, Michela Taufer, Tom Scogland. RAJA Performance Suite: Performance Portability Analysis with Caliper and Thicket. In Proceedings of the SC'24 Workshops of the International Conference on High Performance Computing, Network, Storage, and Analysis (SC-W '24), Atlanta, GA. + +- Stephanie Brink, Michael McKinsey, David Boehme, Connor Scully-Allison, Ian Lumsden, Daryl Hawkins, Treece Burrgess, Vanessa Lama, Jakob Luettgau, Katherine E. Issacs, Michela Taufer, Olga Pearce. Thicket: Seeing the Performance Experiment Forest for the Individual Run Trees. In Proceedings of the 32nd International Symposium on High-Performance Parallel and Distributed Computing (HPDC '23), Orlando, FL. + +Posters +======= + +- Dragana Grbic. Integrating HPCToolkit with Tools for Automated Analysis. Presented at SC '24. Best Poster Candidate. + +- Befikir Bogale. Cluster-based Methodology for Characterizing the Performance of Portable Applications. Presented at SC '24. + +- Dewi Yokelson, David Boehme, Stephanie Brink, Olga Pearce, Allen Malony. Timeseries Visualization of Performance Metrics. Presented at ISC '24. + +- Ian Lumsden, Jakob Luettgau, Vanessa Lama, Connor Scully-Allison, Stephanie Brink, Katherine E. Issacs, Olga Pearce, Michela Taufer. Identifying Performance Bottlenecks in Scientific Applications with Call Path Querying. Presented at the 2023 Salishan Conference. + +Tutorials +========= + +- HPCIC Tutorials: Caliper, Hatchet, and Thicket. Virtual. August 8, 2024. `YouTube `_ + +- RADIUSS AWS Tutorials: Caliper, Hatchet, and Thicket. Virtual. August 14, 2023. `YouTube `_ + +Presentations +============= + +- Scalable Tools Workshop: Thicket: Growth of the Heterogeneous Performance Experiment Forest. August 12, 2024. `Slides `_ + +- Scalable Tools Workshop: Programmatic Analysis of Large-Scale Performance Data. August, 12, 2024. `Slides `_ + +- Scalable Tools Workshop: Thicket: Seeing the Performance Experiment Forest for the Individual Run Trees. June 20, 2023. `Slides `_