Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will 32-bit architecture be supported in the future? #10008

Open
Wire-less-LAN opened this issue Jul 12, 2024 Discussed in #10006 · 1 comment
Open

Will 32-bit architecture be supported in the future? #10008

Wire-less-LAN opened this issue Jul 12, 2024 Discussed in #10006 · 1 comment

Comments

@Wire-less-LAN
Copy link

Discussed in #10006

Originally posted by Wire-less-LAN July 11, 2024
Hi, I'm new to UCX. After some research I have decided to apply UCX to some embedded ARMv7 systems, only to encounter error while building:
/work/ucx/src/ucs/arch/cpu.h:111:4: error: #error "Unsupported architecture"
As listed in ucx/src/ucs/arch/cpu.h:111:4, it seems that only 64-bit arch are supported. Is it possible to use UCX on 32-bit arch? If not, is there any plan to support it in the future?

@yosefe
Copy link
Contributor

yosefe commented Jul 14, 2024

Hi, indeed UCX supports only 64-bit architecture. Currently there is no specific plan to support 32-bit, but anyone may join the community and contribute it :)

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

No branches or pull requests

2 participants