jnlt3 / blackmarlin

WIP Chess Engine
GNU General Public License v3.0
95 stars 7 forks source link

Please add ARMv9.2, SVE2, Dot Product and Neon support #245

Closed Chess321 closed 8 months ago

Chess321 commented 8 months ago

It's sad that it's not possible to compile the newest version on Android and Linux devices.

jnlt3 commented 8 months ago

Black Marlin has Neon support and does compile on both x64 Linux and ARM Linux. In addition, it takes advantage of NEON. If you are having issues compiling, please provide the error you are facing.