From b08a601da3fd53c083070731c493763593fd6ac2 Mon Sep 17 00:00:00 2001 From: John Melonakos Date: Mon, 30 Sep 2024 14:19:46 -0400 Subject: [PATCH] added presentations for September --- meetings/notes/2024-09-24.rst | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/meetings/notes/2024-09-24.rst b/meetings/notes/2024-09-24.rst index 15fd491..b8afffb 100644 --- a/meetings/notes/2024-09-24.rst +++ b/meetings/notes/2024-09-24.rst @@ -27,14 +27,14 @@ Key Discussion Points * Vadim Pirogov shared experience from the oneDNN team, highlighting a maintainer-driven approach. * Importance of consensus and feedback from key stakeholders mentioned by Vadim and Rod. -2. oneMKL Project Renaming ([slides](../presentations/2024-09-24-oneMKL-renaming.pdf)) +2. oneMKL Project Renaming (`slides1`_) * Romain Biessy presented a proposal to rename the oneMKL project to oneMath. * Discussion on the impact of renaming on namespaces and headers, retaining compatibility with warnings. * Need clarity on stakeholders involved in decision-making. * New GitHub resources were discussed for administrative communication. -3. oneDNN Generic GPU Backend ([slides](../presentations/2024-09-24-oneDNN-generic-GPU-vendor.pptx)) +3. oneDNN Generic GPU Backend (`slides2`_) * Denis Samoilov introduced a new generic GPU backend to support various hardware. * The backend can work with different adoptions like Intel, NVIDIA, and AMD. @@ -46,7 +46,7 @@ Key Discussion Points * Encouraged feedback on provisional spec published. * Discussions on managing existing and new repositories during the migration. -5. CI Infrastructure Update ([slides](../presentations/2024-09-24-UXLCIPoC.pdf)) +5. CI Infrastructure Update (`slides3`_) * Aaron Dron updated on the CI infrastructure progress with new GPU resources. * Invited discussions on hardware contributions from members. @@ -69,3 +69,8 @@ Decisions/Agreements Made * Agreement to proceed with oneMath renaming pending further stakeholder feedback. * Consensus on adopting a step-by-step approach for repository migration. * Approval for developing a structured CI infrastructure, leveraging new GPU testing capabilities. + + +.. _`slides1`: ../presentations/2024-09-24-oneMKL-renaming.pdf +.. _`slides2`: ../presentations/2024-09-24-oneDNN-generic-GPU-vendor.pptx +.. _`slides3`: ../presentations/2024-09-24-UXLCIPoC.pdf