Stockfish dev 091115 for ANDROID

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

Gurcan Uckardes
Posts: 196
Joined: Wed Oct 29, 2014 12:42 am

Re: Stockfish dev 091115 for ANDROID

Post by Gurcan Uckardes »

Nathanael Russell wrote:Droidfish v1.58
- Use a drawer layout instead of the options menu to fix problems
on some new devices without a menu button. Swipe from left/right
screen edges to open the drawer menus.
- Moved "number of search threads" from preferences to UCI engine options.
- Added configurable button action to change UCI options.
- Updated stockfish to version 231015.
- At least Android 3.0 required.
Nathanael can you please check whether the v1.58 can use large hash? 256 and 512mb are ok? In fact i don't need any of the improvements but i need large hash.
My blog for Android users: http://chesstroid.blogspot.com
petero2
Posts: 685
Joined: Mon Apr 19, 2010 7:07 pm
Location: Sweden
Full name: Peter Osterlund

Re: Stockfish dev 091115 for ANDROID

Post by petero2 »

Gurcan Uckardes wrote:
Nathanael Russell wrote:Droidfish v1.58
- Use a drawer layout instead of the options menu to fix problems
on some new devices without a menu button. Swipe from left/right
screen edges to open the drawer menus.
- Moved "number of search threads" from preferences to UCI engine options.
- Added configurable button action to change UCI options.
- Updated stockfish to version 231015.
- At least Android 3.0 required.
Nathanael can you please check whether the v1.58 can use large hash? 256 and 512mb are ok? In fact i don't need any of the improvements but i need large hash.
I did not include the "large hash" change because I consider it too dangerous for the average user, but I updated the "large hash" apk version to include the latest changes from 1.58 and 1.59. You can get it from here:

https://dl.dropboxusercontent.com/u/896 ... gehash.apk
Gurcan Uckardes
Posts: 196
Joined: Wed Oct 29, 2014 12:42 am

Re: Stockfish dev 091115 for ANDROID

Post by Gurcan Uckardes »

petero2 wrote:
Gurcan Uckardes wrote:
Nathanael Russell wrote:Droidfish v1.58
- Use a drawer layout instead of the options menu to fix problems
on some new devices without a menu button. Swipe from left/right
screen edges to open the drawer menus.
- Moved "number of search threads" from preferences to UCI engine options.
- Added configurable button action to change UCI options.
- Updated stockfish to version 231015.
- At least Android 3.0 required.
Nathanael can you please check whether the v1.58 can use large hash? 256 and 512mb are ok? In fact i don't need any of the improvements but i need large hash.
I did not include the "large hash" change because I consider it too dangerous for the average user, but I updated the "large hash" apk version to include the latest changes from 1.58 and 1.59. You can get it from here:

https://dl.dropboxusercontent.com/u/896 ... gehash.apk
Thank you Peter. The apk will be very useful to me. By the way I fully agree with your concern about average users. The risk is minimal on devices used for chess only but mobile phones with many resident apps are risky in terms of RAM.
My blog for Android users: http://chesstroid.blogspot.com
User avatar
Nathanael Russell
Posts: 803
Joined: Sat Jan 31, 2015 11:50 pm
Location: Philadelphia, USA

Re: Stockfish dev 091115 for ANDROID

Post by Nathanael Russell »

Gurcan Uckardes wrote:
petero2 wrote:
Gurcan Uckardes wrote:
Nathanael Russell wrote:Droidfish v1.58
- Use a drawer layout instead of the options menu to fix problems
on some new devices without a menu button. Swipe from left/right
screen edges to open the drawer menus.
- Moved "number of search threads" from preferences to UCI engine options.
- Added configurable button action to change UCI options.
- Updated stockfish to version 231015.
- At least Android 3.0 required.
Nathanael can you please check whether the v1.58 can use large hash? 256 and 512mb are ok? In fact i don't need any of the improvements but i need large hash.
I did not include the "large hash" change because I consider it too dangerous for the average user, but I updated the "large hash" apk version to include the latest changes from 1.58 and 1.59. You can get it from here:

https://dl.dropboxusercontent.com/u/896 ... gehash.apk
Thank you Peter. The apk will be very useful to me. By the way I fully agree with your concern about average users. The risk is minimal on devices used for chess only but mobile phones with many resident apps are risky in terms of RAM.
Mr. Peter, you have done a fantastic job with the interface update. It is so smooth and fluid. I love the black white and red theme... Looks awesome!
Image
Core_Engine_Tester_CCRL
Image
User avatar
Nathanael Russell
Posts: 803
Joined: Sat Jan 31, 2015 11:50 pm
Location: Philadelphia, USA

Re: Stockfish dev 091115 for ANDROID

Post by Nathanael Russell »

Stockfish 7 Beta 1 + LP
Last SRC https://github.com/official-stockfish/Stockfish
bench 8355485
-SF7 Beta1 64 BMI2
-SF7 Beta1 64 POPCNT
-SF7 Beta1 64

-Add Large Pages+Polyglot Book Management+CPU Detect
Download:File Size: 561.04KB
https://www.sendspace.com/file/72mfkb
http://www.mediafire.com/download/tb4f4 ... eta1+64.7z
Core_Engine_Tester_CCRL
Image
User avatar
Nathanael Russell
Posts: 803
Joined: Sat Jan 31, 2015 11:50 pm
Location: Philadelphia, USA

Re: Stockfish dev 091115 for ANDROID

Post by Nathanael Russell »

Gurcan Uckardes wrote:
Nathanael Russell wrote:Droidfish v1.58
- Use a drawer layout instead of the options menu to fix problems
on some new devices without a menu button. Swipe from left/right
screen edges to open the drawer menus.
- Moved "number of search threads" from preferences to UCI engine options.
- Added configurable button action to change UCI options.
- Updated stockfish to version 231015.
- At least Android 3.0 required.
Nathanael can you please check whether the v1.58 can use large hash? 256 and 512mb are ok? In fact i don't need any of the improvements but i need large hash.
Gurcan, sorry for the late reply my friend. Large Hash works on my Droid turbo. I can use up to 512mb.
Core_Engine_Tester_CCRL
Image
petero2
Posts: 685
Joined: Mon Apr 19, 2010 7:07 pm
Location: Sweden
Full name: Peter Osterlund

Re: Stockfish dev 091115 for ANDROID

Post by petero2 »

Gurcan Uckardes wrote:
petero2 wrote:
Gurcan Uckardes wrote:
Nathanael Russell wrote:Droidfish v1.58
- Use a drawer layout instead of the options menu to fix problems
on some new devices without a menu button. Swipe from left/right
screen edges to open the drawer menus.
- Moved "number of search threads" from preferences to UCI engine options.
- Added configurable button action to change UCI options.
- Updated stockfish to version 231015.
- At least Android 3.0 required.
Nathanael can you please check whether the v1.58 can use large hash? 256 and 512mb are ok? In fact i don't need any of the improvements but i need large hash.
I did not include the "large hash" change because I consider it too dangerous for the average user, but I updated the "large hash" apk version to include the latest changes from 1.58 and 1.59. You can get it from here:

https://dl.dropboxusercontent.com/u/896 ... gehash.apk
Thank you Peter. The apk will be very useful to me. By the way I fully agree with your concern about average users. The risk is minimal on devices used for chess only but mobile phones with many resident apps are risky in terms of RAM.
In order not to have to create two versions in the future, I have instead added a "secret" way to enable use of unsafely large hash tables. Just create a file called "/<SD card>/DroidFish/uci/.unsafehash".

Since the average user will likely not find this information the risk of making their phones unstable is small.

This feature is implemented in the latest development version which can be downloaded from here:

https://dl.dropboxusercontent.com/u/896 ... idFish.apk
User avatar
Nathanael Russell
Posts: 803
Joined: Sat Jan 31, 2015 11:50 pm
Location: Philadelphia, USA

Re: Stockfish dev 091115 for ANDROID

Post by Nathanael Russell »

Core_Engine_Tester_CCRL
Image
User avatar
Nathanael Russell
Posts: 803
Joined: Sat Jan 31, 2015 11:50 pm
Location: Philadelphia, USA

Re: Stockfish dev 091115 for ANDROID

Post by Nathanael Russell »

Stockfish_7_Beta_2_MZ
Last SRC https://github.com/official-stockfish/Stockfish
bench 8355485
-SF7 Beta2MZ 64 BMI2
-SF7 Beta2MZ 64 POPCNT
-SF7 Beta2MZ 64
-SF7 Beta2MZ 3
2

-Add Large Pages+Polyglot Book Management+CPU Detect
Download:File Size: 826.98KB
https://www.sendspace.com/file/ozv2ua
Core_Engine_Tester_CCRL
Image
Gurcan Uckardes
Posts: 196
Joined: Wed Oct 29, 2014 12:42 am

Stockfish 7 beta 2 JA for Android

Post by Gurcan Uckardes »

Jim Ablett has released two arm binaries of Stockfish 7 beta 2 for Android.
Post and links at http://chesstroid.blogspot.com/2015/12/ ... -7_31.html
My blog for Android users: http://chesstroid.blogspot.com