gaoxiang12/faster-lio

Arm architecture

Closed this issue · 3 comments

Hi @gaoxiang12 . Thanks for your great work and continuously managing issues.

I am trying to build faster-lio on Jetson Xavier NX and found your comment on other issue: #3 (comment)
Can you kindly let us know which version of tbb you used? If you can, can you please give me the link?

thanks.

Sorry I'm not quite sure about the detailed version in Xavier. @xiaotaw Could you help me check it?

Here is the version info that I found in a file named CHANGES

Intel TBB 2018
TBB_INTERFACE_VERSION == 10000

@xiaotaw Thank you for sharing the information.

For the future users of this repository, I found that this modified tbb with version 2020.2 works well on both of ARM and AMD64.

https://github.com/syoyo/tbb-aarch64

Closing the issue.