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

add optimize build flag for Jetson orin and xavier #1219

Merged
merged 3 commits into from
Jan 25, 2024

Conversation

leonpano2006
Copy link
Contributor

@leonpano2006 leonpano2006 commented Jan 25, 2024

i added optimize flags for jetson orin based device and jetson xavier based device

caution: for orin due to -mcpu=cortex-a78ae or -mcpu=cortex-a78 is not exist in gcc-10 or older
please use gcc-11 or newer, clang-16 or newer

@ptitSeb ptitSeb merged commit 0ee5174 into ptitSeb:main Jan 25, 2024
30 checks passed
@ptitSeb
Copy link
Owner

ptitSeb commented Jan 25, 2024

Thanks.

@leonpano2006
Copy link
Contributor Author

leonpano2006 commented Jan 25, 2024

Thanks.

Is possible to provide prebuilt packages via apt for t194 and t234
For t194(Jetson Xavier series) have focal(jetpack 5.x) and bionic(jetpack 4.x)
For t234(jetson orin series) have focal(jetpack 5.x) and jammy(jetpack 6.x, at time I write this, this is still beta version)

@ptitSeb
Copy link
Owner

ptitSeb commented Jan 26, 2024

Thanks.

Is possible to provide prebuilt packages via apt for t194 and t234 For t194(Jetson Xavier series) have focal(jetpack 5.x) and bionic(jetpack 4.x) For t234(jetson orin series) have focal(jetpack 5.x) and jammy(jetpack 6.x, at time I write this, this is still beta version)

I don't build deb package directly on this repo, but @ryanfortner provide some. Maybe see with there if it can be done?

@leonpano2006
Copy link
Contributor Author

Thanks.

Is possible to provide prebuilt packages via apt for t194 and t234 For t194(Jetson Xavier series) have focal(jetpack 5.x) and bionic(jetpack 4.x) For t234(jetson orin series) have focal(jetpack 5.x) and jammy(jetpack 6.x, at time I write this, this is still beta version)

I don't build deb package directly on this repo, but @ryanfortner provide some. Maybe see with there if it can be done?

Opened in ryanfortner/box64-debs#32

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

Successfully merging this pull request may close these issues.

2 participants