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 768cc36b6..d7d0af07f 100755 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,9 +12,11 @@ Documentation Index (as per sidebar) -------- .. toctree:: - :maxdepth: 0 + :titlesonly: + :caption: C++ Documentation: Documentation Home + Community Meetings, Discord & Links .. toctree:: :titlesonly: diff --git a/docs/overview/community.rst b/docs/overview/community.rst new file mode 100644 index 000000000..1721aa7ab --- /dev/null +++ b/docs/overview/community.rst @@ -0,0 +1,27 @@ + +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. + +Join the Discord Channel +^^^^^^^^^^^^^^^^^^^^^^^^^ + +If you have any questions or would like to share thoughts you can `join the Discord via this link `_. + + +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. + +* 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. + +