Good community traction and solid fundamentals. Nearly in the top tier.
The HIP Environment and ROCm Kit - A lightweight open source build system for HIP and ROCm
Documentation
95
Contributing guide is detailed and thorough.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
69
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
CI is configured (.github/workflows/build_portable_linux_python_packages.yml).
Test files detected (build_tools/github_actions/test_executable_scripts/test_amdsmi.py).
Lockfile present (requirements.txt). Installs are reproducible.
Linter or formatter configured (build_tools/third_party/implib/.pylintrc).
Project health
100
Dependency manifest found (requirements.txt).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 264Forks
- 4Releaseslatest 1mo ago
Community
- —Community health
- —authors own >50% of commits
- 1,098Watchers
Responsiveness
- 4hMedian issue response
- 2hMedian PR merge time
- 973Open issues
Repository files45 root entries
- .cursor
- .githubGood: CI is configured (.github/workflows/build_portable_linux_python_packages.yml).Good: Dependabot configured for github-actions.
- base
- build_toolsGood: Test files detected (build_tools/github_actions/test_executable_scripts/test_amdsmi.py).Good: Linter or formatter configured (build_tools/third_party/implib/.pylintrc).
- cmake
- comm-libs
- compiler
- core
- dctools
- debug-tools
- dockerfiles
- docs
- emulation
- examples
- external-builds
- math-libs
- media-libs
- ml-libs
- patches
- profiler
- skills
- storage-libs
- test_tools
- tests
- third-party
- .gitignoreGood: .gitignore present.
- .gitmodules
- .pre-commit-config.yaml
- BUILD_TOPOLOGY.toml
- CLAUDE.md
- CMakeLists.txt
- CMakePresets.json
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- FLAGS.cmake
- gitleaks.toml
- LICENSEGood: Licensed under MIT.
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- RELEASES.md
- requirements-test.txt
- requirements.txtGood: Lockfile present (requirements.txt). Installs are reproducible.Good: Dependency manifest found (requirements.txt).
- ROADMAP.md
- rocm-libraries
- rocm-systems
- SUPPORTED_GPUS.md
- version.json