awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ProjectPhysX avatar

ProjectPhysX/OpenCL-Benchmark

0
View on GitHub↗
307 stars·37 forks·C++·9 vues

OpenCL Benchmark

A small OpenCL benchmark program to measure peak GPU/CPU performance.

Features

  • Performance Analysis Tools - Cross-platform benchmark for GPU and CPU hardware.

Historique des stars

Graphique de l'historique des stars pour projectphysx/opencl-benchmarkGraphique de l'historique des stars pour projectphysx/opencl-benchmark

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à OpenCL Benchmark

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec OpenCL Benchmark.
  • colinianking/stress-ngAvatar de ColinIanKing

    ColinIanKing/stress-ng

    2,684Voir sur GitHub↗

    This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.

    C
    Voir sur GitHub↗2,684
  • dfeneyrou/palanteerAvatar de dfeneyrou

    dfeneyrou/palanteer

    2,206Voir sur GitHub↗
    C++c-plus-pluscppdeveloper-tools
    Voir sur GitHub↗2,206
  • ekondis/mixbenchAvatar de ekondis

    ekondis/mixbench

    463Voir sur GitHub↗

    The purpose of this benchmark tool is to evaluate performance bounds of GPUs (or CPUs) on mixed operational intensity kernels. The executed kernel is customized on a range of different operational intensity values. Modern GPUs are able to hide memory latency by switching execution to threads…

    C++
    Voir sur GitHub↗463
  • andikleen/pmu-toolsAvatar de andikleen

    andikleen/pmu-tools

    2,233Voir sur GitHub↗

    pmu tools is a collection of tools and libraries for profile collection and performance analysis on Intel CPUs on top of Linux perf. This uses performance counters in the CPU.

    Python
    Voir sur GitHub↗2,233
Voir les 21 alternatives à OpenCL Benchmark→

Questions fréquentes

Que fait projectphysx/opencl-benchmark ?

A small OpenCL benchmark program to measure peak GPU/CPU performance.

Quelles sont les fonctionnalités principales de projectphysx/opencl-benchmark ?

Les fonctionnalités principales de projectphysx/opencl-benchmark sont : Performance Analysis Tools.

Quelles sont les alternatives open-source à projectphysx/opencl-benchmark ?

Les alternatives open-source à projectphysx/opencl-benchmark incluent : colinianking/stress-ng — This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various… dfeneyrou/palanteer. ekondis/mixbench — The purpose of this benchmark tool is to evaluate performance bounds of GPUs (or CPUs) on mixed operational intensity… fzj-jsc/jubench — This is the meta-repository for the JUPITER Benchmark Suite, accompanying the same-titled SC24 paper. Each individual… google/benchmark — This project is a performance measurement framework and microbenchmarking library designed for C++ and Python. It… andikleen/pmu-tools — pmu tools is a collection of tools and libraries for profile collection and performance analysis on Intel CPUs on top…