From 426a708256bed34369ae12637cfdba4a08a83bae Mon Sep 17 00:00:00 2001 From: hanZaq25 Date: Thu, 9 Oct 2025 14:34:14 +0300 Subject: [PATCH 1/2] Some edits after meeting. --- docs/index.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/docs/index.md b/docs/index.md index 3309083..d9e9832 100644 --- a/docs/index.md +++ b/docs/index.md @@ -531,6 +531,8 @@ BeyondMoore Software Ecosystem **_Profiling Tools_** * [Snoopie](#SNOOPIE): A Multi-GPU Communication Profiler and Visualiser * [PES AMD vs Intel](#PRECISE-EVENT-SAMPLING): A Precise Event Sampling Benchmark Suite + +**_Algorithms and Applications_** * [aCG](#ACG): CPU- and GPU-initiated Communication Strategies for CG Methods @@ -691,25 +693,21 @@ Gradient Methods on Large GPU Clusters. In SC ’25: Proceedings of the Internat
Doǧan Sağbili, Sinan Ekmekçibaşı, Khaled Z. Ibrahim, Tan Nguyen, Didem Unat (2025) UNICONN: A Uniform High-Level Communication -Library for Portable Multi-GPU Programming - (presentation). In Cluster ’25: Proceedings of the IEEE International Conference on Cluster Computing (IEEE Cluster 2025). preprint pdf +Library for Portable Multi-GPU Programming. In Cluster ’25: Proceedings of the IEEE International Conference on Cluster Computing (IEEE Cluster 2025). preprint pdf, presentation
Ilyas Turimbetov, Mohamed Wahib, Didem Unat (2025) A Device-Side Execution Model for Multi-GPU Task -Graphs (presentation). In ICS ’25: Proceedings of the 39th ACM International Conference on Supercomputing. preprint pdf +Graphs. In ICS ’25: Proceedings of the 39th ACM International Conference on Supercomputing. preprint pdf, presentation
-
Fatih Taşyaran, Osman Yasal, José A Morgado, Aleksandar Ilic, Didem Unat, Kamer Kaya (2024) P-MoVE: performance monitoring and visualization with encoded knowledge (presentation). In SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage, and Analysis. preprint pdf
+
Fatih Taşyaran, Osman Yasal, José A Morgado, Aleksandar Ilic, Didem Unat, Kamer Kaya (2024) P-MoVE: performance monitoring and visualization with encoded knowledge. In SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage, and Analysis. preprint pdf, presentation
Didem Unat, Ilyas Turimbetov, Mohammed Kefah Taha Issa, Doğan Sağbili, Flavio Vella, Daniele De Sensi, Ismayil Ismayilov (2024) The landscape of gpu-centric communication. Under review. preprint pdf
Tugba Torun, Ameer Taweel, Didem Unat (2024) A Sparse Tensor Generator with Efficient Feature Extraction. Accepted for publication; online release pending. preprint pdf
Javid Baydamirli, Tal Ben Nun, Didem Unat (2024) Autonomous Execution for Multi-GPU Systems: -Compiler Support (presentation). In SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis. preprint pdf -
-
Javid Baydamirli, Tal Ben Nun, Didem Unat (2024) Autonomous Execution for Multi-GPU Systems: -Compiler Support (presentation). In the 2024 International Workshop on Performance, Portability, and Productivity in HPC. preprint pdf +Compiler Support. In SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis. preprint pdf, presentation
Issa, M., Sasongko, M., Turimbetov, I., Baydamirli, J., Sağbili, D., Unat, D. (2024). Snoopie: A Multi-GPU Communication Profiler and Visualizer. In Proceedings of the 38th International Conference on Supercomputing. preprint pdf
Ilyas Turimbetov, MA Sasongko, and Didem Unat, GPU-Initiated Resource Allocation for Irregular Workloads, International Workshop on Extreme Heterogeneity Solutions (ExHET), 2024 preprint pdf
From d735240a9a177ffd05b2d12846ec5781091c1a89 Mon Sep 17 00:00:00 2001 From: hanZaq25 Date: Tue, 21 Oct 2025 17:42:46 +0300 Subject: [PATCH 2/2] Added Link to Dogn publication --- docs/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index d9e9832..67c7935 100644 --- a/docs/index.md +++ b/docs/index.md @@ -692,8 +692,7 @@ Publications Gradient Methods on Large GPU Clusters. In SC ’25: Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis. preprint pdf -
Doǧan Sağbili, Sinan Ekmekçibaşı, Khaled Z. Ibrahim, Tan Nguyen, Didem Unat (2025) UNICONN: A Uniform High-Level Communication -Library for Portable Multi-GPU Programming. In Cluster ’25: Proceedings of the IEEE International Conference on Cluster Computing (IEEE Cluster 2025). preprint pdf, presentation +
D. Sağbili, S. Ekmekçibaşı, K. Z. Ibrahim, T. Nguyen and D. Unat, Uniconn: A Uniform High-Level Communication Library for Portable Multi-GPU Programming, 2025 IEEE International Conference on Cluster Computing (CLUSTER), United Kingdom, 2025, pp. 1-12, doi: 10.1109/CLUSTER59342.2025.11186498. preprint pdf, presentation
Ilyas Turimbetov, Mohamed Wahib, Didem Unat (2025) A Device-Side Execution Model for Multi-GPU Task