awesome-repositories.comCategoríasBlog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ProjectPhysX avatar

ProjectPhysX/OpenCL-Benchmark

0
View on GitHub↗
307 estrellas·37 forks·C++·9 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de projectphysx/opencl-benchmarkGráfico del historial de estrellas de projectphysx/opencl-benchmark

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a OpenCL Benchmark

Proyectos open-source similares, clasificados según cuántas características comparten con OpenCL Benchmark.
  • colinianking/stress-ngAvatar de ColinIanKing

    ColinIanKing/stress-ng

    2,684Ver en 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
    Ver en GitHub↗2,684
  • dfeneyrou/palanteerAvatar de dfeneyrou

    dfeneyrou/palanteer

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

    ekondis/mixbench

    463Ver en 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++
    Ver en GitHub↗463
  • andikleen/pmu-toolsAvatar de andikleen

    andikleen/pmu-tools

    2,233Ver en 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
    Ver en GitHub↗2,233
Ver las 21 alternativas a OpenCL Benchmark→

Preguntas frecuentes

¿Qué hace projectphysx/opencl-benchmark?

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

¿Cuáles son las características principales de projectphysx/opencl-benchmark?

Las características principales de projectphysx/opencl-benchmark son: Performance Analysis Tools.

¿Qué alternativas de código abierto existen para projectphysx/opencl-benchmark?

Las alternativas de código abierto para projectphysx/opencl-benchmark incluyen: 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…