Skip to content

arm64 NEON option in cmake #710

Closed Answered by dvdgrgrtt
fllay asked this question in General Help
Jul 6, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @fllay,

in principle you don't need any flag, NEON is active by default in ARM. If you want to double check, look into build/lib/phy/upper/channel_coding/ldpc/CMakeFiles/srsran_ldpc.dir after compiling and verify that you have the neon object files like, e.g., ldpc_decoder_neon.cpp.o

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fllay
Comment options

Answer selected by fllay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants