Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added community page #253

Merged
merged 4 commits into from
Sep 22, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<h4>Blazing fast, mobile-enabled, asynchronous, and optimized for advanced GPU acceleration usecases.</h4>

💬 [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) 💾

<hr>

Expand Down Expand Up @@ -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)

Expand Down
4 changes: 3 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@ Documentation Index (as per sidebar)
--------

.. toctree::
:maxdepth: 0
:titlesonly:
:caption: C++ Documentation:

Documentation Home <https://kompute.cc/>
Community Meetings, Discord & Links <overview/community>

.. toctree::
:titlesonly:
Expand Down
27 changes: 27 additions & 0 deletions docs/overview/community.rst
Original file line number Diff line number Diff line change
@@ -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 <https://discord.gg/ywjaBH6v24)>`_.


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 <https://docs.google.com/document/d/1YTSuKw5L4Fo9kSIA0bn3DlqYIYkTNaVY6aC8YTHRbBE/edit>`_
* Video Conference (Zoom): `Link in Main Document <https://docs.google.com/document/d/1YTSuKw5L4Fo9kSIA0bn3DlqYIYkTNaVY6aC8YTHRbBE/edit#heading=h.ujw7nzpghee8>`_
* Import to your calendar: `Direct .ICS File Download <https://lists.lfaidata.foundation/g/Kompute-Technical-Discuss/ics/invite.ics?repeatid=39182>`_
* Subscribe to calendar via Linux Foundation group (needs signup): `link <https://lists.lfaidata.foundation/g/Kompute-Technical-Discuss/viewevent?repeatid=39182&eventid=1256946&calstart=2021-09-28>`_

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.