From 14879631c56dd78404e05e20e661097bf814d707 Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Wed, 22 Sep 2021 04:12:40 +0100 Subject: [PATCH 1/4] Added Kompute Community Signed-off-by: Alejandro Saucedo --- docs/overview/community.rst | 43 +++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 docs/overview/community.rst diff --git a/docs/overview/community.rst b/docs/overview/community.rst new file mode 100644 index 000000000..d4fc972fe --- /dev/null +++ b/docs/overview/community.rst @@ -0,0 +1,43 @@ + +Kompute Community Resources +====================================== + +This page has information and links to resources to join the Kompute community to ask questions as well as help further the cross-vendor GPU compute ecosystem. + +Discord Chat +------------------------------ + +If you have any questions or would like to share thoughts you can `join the Discord via this link `_. + + +Monthly GPU Acceleration Kompute Calls +----------------------------------------- + +The Kompute Project team organises a monthly call for community members. During this call we cover updates on the project, as well as trends and key topics related to GPU acceleration. + +If you have any questions or ideas related to the Kompute project this is a fantastic forum to discuss them further so please feel free to join us - the information to join is below. + + +Dates & times +^^^^^^^^^^^^^^^^^^^^^ + +The dates for the monthly call is on the last Tuesday of every month at 9:00 EST / 13:00 UTC / 20:00 CST. + +We announce the community call details in the Discord Chat, as well as in the Linux Foundation slack so please do join us there as well. + + +Joining the call +^^^^^^^^^^^^^^^^^^^^^ + +We use Zoom for the conference calls. Details can found: + +* Date: Last Thursday of every month +* Time: 9:00 EST / 13:00 UTC / 20:00 CST +* Meeting Agenda Document: `Link to Document `_ +* Video Conference (Zoom): `Link in Main Document `_ +* Import to your calendar: `Direct .ICS File Download `_ +* Subscribe to calendar via Linux Foundation group (needs signup): `link `_ + +If you have any topics you would like to add or discuss, please feel free to add to the agenda point for the next meeting, or alternatively you can add an in-line comment. + + From e82556e045ace245f03572c81f5663b2886a63a6 Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Wed, 22 Sep 2021 04:12:50 +0100 Subject: [PATCH 2/4] Added Kompute Community Signed-off-by: Alejandro Saucedo --- docs/overview/community.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/overview/community.rst b/docs/overview/community.rst index d4fc972fe..37b447b2b 100644 --- a/docs/overview/community.rst +++ b/docs/overview/community.rst @@ -1,6 +1,6 @@ -Kompute Community Resources -====================================== +Kompute Community Meetings, Channels & Resources +======================================================== This page has information and links to resources to join the Kompute community to ask questions as well as help further the cross-vendor GPU compute ecosystem. From ccd21e6776167860c30f72e3475385640d3aba46 Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Wed, 22 Sep 2021 04:18:27 +0100 Subject: [PATCH 3/4] Updated docs resources community Signed-off-by: Alejandro Saucedo --- docs/index.rst | 1 + docs/overview/community.rst | 14 +++----------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 768cc36b6..3deb30740 100755 --- a/docs/index.rst +++ b/docs/index.rst @@ -15,6 +15,7 @@ Documentation Index (as per sidebar) :maxdepth: 0 Documentation Home + Community Meetings, Discord & Links .. toctree:: :titlesonly: diff --git a/docs/overview/community.rst b/docs/overview/community.rst index 37b447b2b..56c6a6ad3 100644 --- a/docs/overview/community.rst +++ b/docs/overview/community.rst @@ -1,31 +1,23 @@ -Kompute Community Meetings, Channels & Resources +Community Meetings, Channels & Resources ======================================================== This page has information and links to resources to join the Kompute community to ask questions as well as help further the cross-vendor GPU compute ecosystem. Discord Chat ------------------------------- +^^^^^^^^^^^^^^^^^^^^^^^^^^ If you have any questions or would like to share thoughts you can `join the Discord via this link `_. Monthly GPU Acceleration Kompute Calls ------------------------------------------ +^^^^^^^^^^^^^^^^^^^^^^^^^^ The Kompute Project team organises a monthly call for community members. During this call we cover updates on the project, as well as trends and key topics related to GPU acceleration. If you have any questions or ideas related to the Kompute project this is a fantastic forum to discuss them further so please feel free to join us - the information to join is below. -Dates & times -^^^^^^^^^^^^^^^^^^^^^ - -The dates for the monthly call is on the last Tuesday of every month at 9:00 EST / 13:00 UTC / 20:00 CST. - -We announce the community call details in the Discord Chat, as well as in the Linux Foundation slack so please do join us there as well. - - Joining the call ^^^^^^^^^^^^^^^^^^^^^ From b3f5ad50763ece530504920fa5735dbb3c1d37fa Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Wed, 22 Sep 2021 04:25:26 +0100 Subject: [PATCH 4/4] Added community links Signed-off-by: Alejandro Saucedo --- README.md | 3 ++- docs/index.rst | 3 ++- docs/overview/community.rst | 14 +++----------- 3 files changed, 7 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index a3de70a9b..a2e2cb989 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@

Blazing fast, mobile-enabled, asynchronous, and optimized for advanced GPU acceleration usecases.

-💬 [Join the Discord for Questions / Chat](https://discord.gg/ywjaBH6v24) 🔋 [Documentation](https://kompute.cc) 💻 [Blog Post](https://medium.com/@AxSaucedo/machine-learning-and-data-processing-in-the-gpu-with-vulkan-kompute-c9350e5e5d3a) ⌨ [Examples](#more-examples) 💾 +💬 [Join the Discord & Community Calls](https://kompute.cc/overview/community.html) 🔋 [Documentation](https://kompute.cc) 💻 [Blog Post](https://medium.com/@AxSaucedo/machine-learning-and-data-processing-in-the-gpu-with-vulkan-kompute-c9350e5e5d3a) ⌨ [Examples](#more-examples) 💾
@@ -56,6 +56,7 @@ * Explicit relationships for GPU and host [memory ownership and memory management](https://kompute.cc/overview/memory-management.html) * Robust codebase with [90% unit test code coverage](https://kompute.cc/codecov/) * Advanced use-cases on [machine learning 🤖](https://towardsdatascience.com/machine-learning-and-data-processing-in-the-gpu-with-vulkan-kompute-c9350e5e5d3a), [mobile development 📱](https://towardsdatascience.com/gpu-accelerated-machine-learning-in-your-mobile-applications-using-the-android-ndk-vulkan-kompute-1e9da37b7617) and [game development 🎮](https://towardsdatascience.com/supercharging-game-development-with-gpu-accelerated-ml-using-vulkan-kompute-the-godot-game-engine-4e75a84ea9f0). +* Active community with [monthly calls, discord chat and more](https://kompute.cc/overview/community.html) ![](https://raw.githubusercontent.com/KomputeProject/kompute/master/docs/images/komputer-logos.gif) diff --git a/docs/index.rst b/docs/index.rst index 3deb30740..d7d0af07f 100755 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,7 +12,8 @@ Documentation Index (as per sidebar) -------- .. toctree:: - :maxdepth: 0 + :titlesonly: + :caption: C++ Documentation: Documentation Home Community Meetings, Discord & Links diff --git a/docs/overview/community.rst b/docs/overview/community.rst index 56c6a6ad3..1721aa7ab 100644 --- a/docs/overview/community.rst +++ b/docs/overview/community.rst @@ -4,25 +4,17 @@ Community Meetings, Channels & Resources This page has information and links to resources to join the Kompute community to ask questions as well as help further the cross-vendor GPU compute ecosystem. -Discord Chat -^^^^^^^^^^^^^^^^^^^^^^^^^^ +Join the Discord Channel +^^^^^^^^^^^^^^^^^^^^^^^^^ If you have any questions or would like to share thoughts you can `join the Discord via this link `_. -Monthly GPU Acceleration Kompute Calls +Join the Monthly GPU Acceleration Kompute Calls ^^^^^^^^^^^^^^^^^^^^^^^^^^ The Kompute Project team organises a monthly call for community members. During this call we cover updates on the project, as well as trends and key topics related to GPU acceleration. -If you have any questions or ideas related to the Kompute project this is a fantastic forum to discuss them further so please feel free to join us - the information to join is below. - - -Joining the call -^^^^^^^^^^^^^^^^^^^^^ - -We use Zoom for the conference calls. Details can found: - * Date: Last Thursday of every month * Time: 9:00 EST / 13:00 UTC / 20:00 CST * Meeting Agenda Document: `Link to Document `_