-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
@rmatif, hello and thank you for the program! Just a wish: when you'll make final release, could you please try to build CPU-only version in 3 flavors?
- Cortex-A53 (ARMv8-A), for older phones;
- Cortex-A55 (ARMv8.2-A);
- Cortex-A510 (ARMv9), for Snapdragon 8 Gen 1+.
A53 => A55 does speed things up in Termux, just set CMAKE_CXX_FLAGS="-mcpu=cortex-a55"
.
ARMv9 should also be faster, though I didn't test it.
And again, thank you!
Metadata
Metadata
Assignees
Labels
No labels