awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
KomputeProject avatar

KomputeProject/kompute

0
View on GitHub↗
2,519 星标·194 分支·C++·Apache-2.0·3 次浏览kompute.cc↗

Kompute

General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.

Features

  • Computation and Optimization - Framework for developing applications on neuromorphic hardware.
  • Parallel Programming Frameworks - Cross-vendor GPU compute framework for graphics cards.

Star 历史

komputeproject/kompute 的 Star 历史图表komputeproject/kompute 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Kompute 的开源替代方案

相似的开源项目,按与 Kompute 的功能重合度排序。
  • horovod/horovodhorovod 的头像

    horovod/horovod

    14,686在 GitHub 上查看↗

    Horovod is a distributed deep learning framework and gradient synchronizer designed to scale model training across multiple GPUs and compute nodes. It functions as a distributed training orchestrator and an elastic training engine, utilizing an MPI collective communication library to synchronize weights and gradients across TensorFlow, PyTorch, Keras, and MXNet models. The system distinguishes itself through dynamic elastic scaling, which allows it to adjust the number of active workers at runtime and recover from node failures. It optimizes communication efficiency using tensor fusion batchi

    Python
    在 GitHub 上查看↗14,686
  • alpaka-group/alpakaalpaka-group 的头像

    alpaka-group/alpaka

    416在 GitHub 上查看↗

    alpaka - Abstraction Library for Parallel Kernel Acceleration

    C++
    在 GitHub 上查看↗416
  • arogozhnikov/einopsarogozhnikov 的头像

    arogozhnikov/einops

    9,398在 GitHub 上查看↗

    Einops is a tensor manipulation library that provides a framework-agnostic interface for reshaping, Einstein summation, and multi-dimensional array operations. It serves as an abstraction layer that works across NumPy, PyTorch, TensorFlow, and JAX, allowing for tensor transformations without changing the API. The library distinguishes itself through a declarative notation system that uses readable string patterns to describe tensor rearrangements and reductions. This approach includes an extended Einstein summation interface that supports multi-letter axis names and a named dimension mapping

    Pythoncupydeep-learningeinops
    在 GitHub 上查看↗9,398
  • adapter-hub/adaptersadapter-hub 的头像

    adapter-hub/adapters

    2,815在 GitHub 上查看↗

    A Unified Library for Parameter-Efficient and Modular Transfer Learning

    Python
    在 GitHub 上查看↗2,815
查看 Kompute 的所有 30 个替代方案→

常见问题解答

komputeproject/kompute 是做什么的?

General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.

komputeproject/kompute 的主要功能有哪些?

komputeproject/kompute 的主要功能包括:Computation and Optimization, Parallel Programming Frameworks。

komputeproject/kompute 有哪些开源替代品?

komputeproject/kompute 的开源替代品包括: horovod/horovod — Horovod is a distributed deep learning framework and gradient synchronizer designed to scale model training across… alpaka-group/alpaka — alpaka - Abstraction Library for Parallel Kernel Acceleration. arogozhnikov/einops — Einops is a tensor manipulation library that provides a framework-agnostic interface for reshaping, Einstein… bitsandbytes-foundation/bitsandbytes — bitsandbytes is a deep learning quantization tool and library designed to reduce the memory footprint of large… bloomen/transwarp — A header-only C++ library for task concurrency. adapter-hub/adapters — A Unified Library for Parameter-Efficient and Modular Transfer Learning.