Will 32-bit architecture be supported in the future? #10006
Wire-less-LAN
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions