Skip to content

feat(libhipcxx): Update AutoConf File(autoconf-2.73) - #28

Open
Xinmudotmoe wants to merge 1 commit into
ROCm:amd-developfrom
loongarch-moe:user/xinmu/update-config-guess
Open

feat(libhipcxx): Update AutoConf File(autoconf-2.73)#28
Xinmudotmoe wants to merge 1 commit into
ROCm:amd-developfrom
loongarch-moe:user/xinmu/update-config-guess

Conversation

@Xinmudotmoe

@Xinmudotmoe Xinmudotmoe commented Aug 5, 2026

Copy link
Copy Markdown

To Support New Architecture(like LoongArch64).

config.guess: unable to guess system type

config.guess timestamp = 2011-08-20

uname -m = loongarch64
uname -r = 7.1.5-aosc-main-4k
uname -s = Linux
uname -v = #2 SMP PREEMPT_DYNAMIC Fri Jul 31 06:05:20 UTC 2026

Description

Update cmake/config.guess to autoconf-2.73.

To support new architectures and combinations.

This is the original file, from GNU.

By the way, I'm currently working on completing various PRs for ROCm on the LoongArch64 platform.

Regarding libhipcxx, I only found that config.guess is a bit outdated on the LoongArch64 platform; updating only config.guess won't cause any issues on x86, ARM, or other platforms.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

To Support New Architecture(like LoongArch64).

config.guess: unable to guess system type

config.guess timestamp = 2011-08-20

uname -m = loongarch64
uname -r = 7.1.5-aosc-main-4k
uname -s = Linux
uname -v = ROCm#2 SMP PREEMPT_DYNAMIC Fri Jul 31 06:05:20 UTC 2026
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