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

Can I use this on Nvidia Jetson AGX with armv8? #15

Open
beegroups opened this issue Mar 20, 2023 · 3 comments
Open

Can I use this on Nvidia Jetson AGX with armv8? #15

beegroups opened this issue Mar 20, 2023 · 3 comments

Comments

@beegroups
Copy link

I just have compiled this project on Nvidia Jetson AGX, but got all zeros when calling decoder of turbo code. Please help!

@lgoix
Copy link

lgoix commented Jun 1, 2023

Same problem with Raspberry Pi, ARM v8
The project doesn't support this architecture

@junkyardhokie
Copy link

Not the turbo decoder. That requires SSE3 instructions which are only on x86 processors and not on ARM processors.

@udevlog
Copy link

udevlog commented May 20, 2024

here is a fork that work well on armv8 (testing on Raspberry Pi): turbofec-arm

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

4 participants