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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
RRZE-HPC avatar

RRZE-HPC/TheBandwidthBenchmark

0
View on GitHub↗
66 stars·16 forks·C·MIT·14 views

TheBandwidthBenchmark

This is a collection of simple streaming kernels. Its primary purpose is to measure the maximum sustained main memory bandwidth of CPU and GPU systems. It also offers a mode to measure the complete memory hierarchy using sequential or parallel throughput execution. You may want to take a look at…

Features

  • Performance Analysis Tools - Tool for measuring memory bandwidth across systems.

Star history

Star history chart for rrze-hpc/thebandwidthbenchmarkStar history chart for rrze-hpc/thebandwidthbenchmark

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does rrze-hpc/thebandwidthbenchmark do?

This is a collection of simple streaming kernels. Its primary purpose is to measure the maximum sustained main memory bandwidth of CPU and GPU systems. It also offers a mode to measure the complete memory hierarchy using sequential or parallel throughput execution. You may want to take a look at…

What are the main features of rrze-hpc/thebandwidthbenchmark?

The main features of rrze-hpc/thebandwidthbenchmark are: Performance Analysis Tools.

What are some open-source alternatives to rrze-hpc/thebandwidthbenchmark?

Open-source alternatives to rrze-hpc/thebandwidthbenchmark include: 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…

Open-source alternatives to TheBandwidthBenchmark

Similar open-source projects, ranked by how many features they share with TheBandwidthBenchmark.
  • colinianking/stress-ngColinIanKing avatar

    ColinIanKing/stress-ng

    2,684View on 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
    View on GitHub↗2,684
  • dfeneyrou/palanteerdfeneyrou avatar

    dfeneyrou/palanteer

    2,206View on GitHub↗
    C++c-plus-pluscppdeveloper-tools
    View on GitHub↗2,206
  • ekondis/mixbenchekondis avatar

    ekondis/mixbench

    463View on 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++
    View on GitHub↗463
  • andikleen/pmu-toolsandikleen avatar

    andikleen/pmu-tools

    2,233View on 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
    View on GitHub↗2,233
See all 21 alternatives to TheBandwidthBenchmark→