Added community links
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
This commit is contained in:
parent
ccd21e6776
commit
b3f5ad5076
3 changed files with 7 additions and 13 deletions
|
|
@ -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>
|
||||
|
||||
|
|
@ -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)
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,8 @@ Documentation Index (as per sidebar)
|
|||
--------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 0
|
||||
:titlesonly:
|
||||
:caption: C++ Documentation:
|
||||
|
||||
Documentation Home <https://kompute.cc/>
|
||||
Community Meetings, Discord & Links <overview/community>
|
||||
|
|
|
|||
|
|
@ -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 <https://discord.gg/ywjaBH6v24)>`_.
|
||||
|
||||
|
||||
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 <https://docs.google.com/document/d/1YTSuKw5L4Fo9kSIA0bn3DlqYIYkTNaVY6aC8YTHRbBE/edit>`_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue