AMDResearch/intelliperf
Automated bottleneck detection and solution orchestration
This tool helps performance engineers and GPU developers automatically find and fix bottlenecks in their GPU applications. By taking your application's source code and profiling data, it identifies specific code lines causing performance issues like bank conflicts or memory access problems. It then uses AI to suggest and apply optimized code changes, validating them for correctness and speed. This allows you to quickly improve your application's performance.
Use this if you are developing high-performance GPU applications, especially on AMD MI300X GPUs, and need to automatically identify and resolve complex performance bottlenecks.
Not ideal if you are working with non-GPU applications or are looking for a general-purpose code optimization tool not focused on specific GPU performance issues.
Stars
19
Forks
3
Language
Python
License
MIT
Category
Last pushed
Feb 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/AMDResearch/intelliperf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
openvinotoolkit/model_server
A scalable inference server for models optimized with OpenVINO™
madroidmaq/mlx-omni-server
MLX Omni Server is a local inference server powered by Apple's MLX framework, specifically...
NVIDIA-NeMo/Guardrails
NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based...
generative-computing/mellea
Mellea is a library for writing generative programs.
rhesis-ai/rhesis
Open-source platform & SDK for testing LLM and agentic apps. Define expected behavior, generate...