ROCm / ROCm/amdgpu

[Issue]: How to build the instinct driver?

Open
#199 0 comments 0 reactions 0 assignees View on GitHub

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
  1. make menuconfig to enable AMD GPU as Module。
  2. make prepare
  3. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.