Skip to content

add possibility to set os and distro specific settings#16

Merged
lamikr merged 1 commit into
mainfrom
users/lamikr/wip/distro_specific_settings
Nov 26, 2025
Merged

add possibility to set os and distro specific settings#16
lamikr merged 1 commit into
mainfrom
users/lamikr/wip/distro_specific_settings

Conversation

@lamikr
Copy link
Copy Markdown
Collaborator

@lamikr lamikr commented Nov 25, 2025

Some Linux distros like Mageia linux requires setting distro specific triple for LLVM_DEFAULT_TARGET_TRIPLE when building the amd-llvm to avoid later a build failures due to not finding all of the basic libraries that are used to build the llvm itself.

- mageia linux requires setting the
  LLVM_DEFAULT_TARGET_TRIPLE when building the amd-llvm
  to avoid later a build failures

Signed-off-by: Mika Laitio <mika.laitio@amd.com>
@lamikr
Copy link
Copy Markdown
Collaborator Author

lamikr commented Nov 26, 2025

Tested both the therock build and pytorch 2.9 build in case where triple is not set (ubuntu) and where it set. (mageia) for gfx1201.

@lamikr lamikr merged commit 2a61326 into main Nov 26, 2025
1 check passed
@lamikr lamikr deleted the users/lamikr/wip/distro_specific_settings branch November 26, 2025 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant