awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
KomputeProject avatar

KomputeProject/kompute

0
View on GitHub↗
2,519 Stars·194 Forks·C++·Apache-2.0·4 Aufrufekompute.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-Verlauf

Star-Verlauf für komputeproject/komputeStar-Verlauf für komputeproject/kompute

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Kompute

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Kompute.
  • horovod/horovodAvatar von horovod

    horovod/horovod

    14,686Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,686
  • alpaka-group/alpakaAvatar von alpaka-group

    alpaka-group/alpaka

    416Auf GitHub ansehen↗

    alpaka - Abstraction Library for Parallel Kernel Acceleration

    C++
    Auf GitHub ansehen↗416
  • arogozhnikov/einopsAvatar von arogozhnikov

    arogozhnikov/einops

    9,398Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,398
  • adapter-hub/adaptersAvatar von adapter-hub

    adapter-hub/adapters

    2,815Auf GitHub ansehen↗

    A Unified Library for Parameter-Efficient and Modular Transfer Learning

    Python
    Auf GitHub ansehen↗2,815
Alle 30 Alternativen zu Kompute anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von komputeproject/kompute?

Die Hauptfunktionen von komputeproject/kompute sind: Computation and Optimization, Parallel Programming Frameworks.

Welche Open-Source-Alternativen gibt es zu komputeproject/kompute?

Open-Source-Alternativen zu komputeproject/kompute sind unter anderem: 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.