Chess Engines for Android

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

Archimedes
Posts: 135
Joined: Tue Mar 05, 2019 3:43 pm
Full name: Archimedes

Chess Engines for Android

Post by Archimedes »

Some android builds which i compiled lately. :wink:

Development versions without a unique version number, has the suffix "-dev-YYMMDD", where "dev" means development version and "YYMMDD" means the date of the last commit (change) to the source code.

https://app.box.com/s/dlxclf0l8dh1gisodpdrnmrtumqi5sjb
Archimedes
Posts: 135
Joined: Tue Mar 05, 2019 3:43 pm
Full name: Archimedes

Re: Chess Engines for Android

Post by Archimedes »

Android builds were generated with ndk-build from Android NDK r21d and r22 Beta 1 (see Application.mk and Android.mk in jni directory of the zip archive for more details).

All android builds where optimized with the source independent compiler flags "-O3" and "-flto" (link time optimization). When there was source depended compiler flags (provided by the source code) for further optimization, they where used. At the end, i did a short test, what Android NDK version (r21d or r22 Beta 1) produces faster builds and that version was used.
Pi4Chess
Posts: 253
Joined: Mon Nov 16, 2020 12:13 pm
Full name: Manuel Rivera

Re: Chess Engines for Android

Post by Pi4Chess »

Hello

Since Android Armv8 64 and Linux Aarch64 compilations seem to be near do you think it would be easy to do Aarch64 compiles for Raspberry Pi 4 ?

http://talkchess.com/forum3/viewtopic.php?f=7&t=75841

Btw this is an awesome work. Thx !
User avatar
PeterO
Posts: 215
Joined: Sun Jul 31, 2016 6:35 pm

Re: Chess Engines for Android

Post by PeterO »

Hi,

Thank you very much for your hard work.

Peter
alex67a
Posts: 50
Joined: Mon Sep 10, 2018 10:15 am
Location: Denmark
Full name: Alexander Spence

Re: Chess Engines for Android

Post by alex67a »

Thank you!
chysiddh14
Posts: 38
Joined: Tue Jan 01, 2019 9:34 am
Full name: Siddhartha Chaudhary

Re: Chess Engines for Android

Post by chysiddh14 »

thank u archimedes for andorid compilation of chess engine .
Archimedes
Posts: 135
Joined: Tue Mar 05, 2019 3:43 pm
Full name: Archimedes

Re: Chess Engines for Android

Post by Archimedes »

Added Arasan 22.2. :wink: