ROCm / ROCm/rocHPL

Avoid march=native when you force the user to download

Open
#38 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
74
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Some node do not have internet access and the node where we do may be of a different uarch (zen4) than the node where we run (zen3).

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

The issue does not name a file, test, or build entry point. Start by locating where the project sets march=native and where binaries are built or downloaded; determine how to avoid targeting the download host's architecture while preserving the intended build, then verify the resulting configuration on differing AMD architectures.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, hpc
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.