[Issue]: How to build the instinct driver?
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 460
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
Problem Description
I try to build the drm drivers by make M=drivers/gpu/drm, but I check the output and never see admkcl files been compiled. So any instructions to build the instinct driver?
Operating System
Ubuntu 24.04
CPU
VM
GPU
MI300
ROCm Version
7.10
ROCm Component
No response
Steps to Reproduce
- make menuconfig to enable AMD GPU as Module。
- make prepare
- make M=drivers/gpu/drm
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the repository's drivers/gpu/drm directory and the reported build sequence: make menuconfig, make prepare, and make M=drivers/gpu/drm. Determine where the MI300 driver and admkcl files are expected to be built, then document the supported build steps and expected output for Ubuntu 24.04.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, linux
- Domain
- build-system, operating-systems
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100