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.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.
Stockfish dev 091115 for ANDROID
Moderators: hgm, chrisw, Rebel
-
- Posts: 196
- Joined: Wed Oct 29, 2014 12:42 am
Re: Stockfish dev 091115 for ANDROID
My blog for Android users: http://chesstroid.blogspot.com
-
- Posts: 704
- Joined: Mon Apr 19, 2010 7:07 pm
- Location: Sweden
- Full name: Peter Osterlund
Re: Stockfish dev 091115 for ANDROID
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:Gurcan Uckardes wrote: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.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.
https://dl.dropboxusercontent.com/u/896 ... gehash.apk
-
- Posts: 196
- Joined: Wed Oct 29, 2014 12:42 am
Re: Stockfish dev 091115 for ANDROID
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.petero2 wrote: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:Gurcan Uckardes wrote: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.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.
https://dl.dropboxusercontent.com/u/896 ... gehash.apk
My blog for Android users: http://chesstroid.blogspot.com
-
- Posts: 803
- Joined: Sat Jan 31, 2015 11:50 pm
- Location: Philadelphia, USA
Re: Stockfish dev 091115 for ANDROID
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!Gurcan Uckardes wrote: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.petero2 wrote: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:Gurcan Uckardes wrote: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.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.
https://dl.dropboxusercontent.com/u/896 ... gehash.apk
Core_Engine_Tester_CCRL
-
- Posts: 803
- Joined: Sat Jan 31, 2015 11:50 pm
- Location: Philadelphia, USA
Re: Stockfish dev 091115 for ANDROID
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/tb4f468buz9d87z/SF7+Beta1+64.7z
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/tb4f468buz9d87z/SF7+Beta1+64.7z
Core_Engine_Tester_CCRL
-
- Posts: 803
- Joined: Sat Jan 31, 2015 11:50 pm
- Location: Philadelphia, USA
Re: Stockfish dev 091115 for ANDROID
Gurcan, sorry for the late reply my friend. Large Hash works on my Droid turbo. I can use up to 512mb.Gurcan Uckardes wrote: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.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.
Core_Engine_Tester_CCRL
-
- Posts: 704
- Joined: Mon Apr 19, 2010 7:07 pm
- Location: Sweden
- Full name: Peter Osterlund
Re: Stockfish dev 091115 for ANDROID
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".Gurcan Uckardes wrote: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.petero2 wrote: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:Gurcan Uckardes wrote: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.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.
https://dl.dropboxusercontent.com/u/896 ... gehash.apk
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
-
- Posts: 803
- Joined: Sat Jan 31, 2015 11:50 pm
- Location: Philadelphia, USA
Re: Stockfish dev 091115 for ANDROID
Stockfish_7b1.JA_uci.arm7_Android
ARM5 - https://app.box.com/s/9lomseigwgs5htqls6t431nhvs4g2c63
ARM7 - https://app.box.com/s/pvgekny6ybowjigs1wiociqcvpz5oijh
ARM5 - https://app.box.com/s/9lomseigwgs5htqls6t431nhvs4g2c63
ARM7 - https://app.box.com/s/pvgekny6ybowjigs1wiociqcvpz5oijh
Core_Engine_Tester_CCRL
-
- Posts: 803
- Joined: Sat Jan 31, 2015 11:50 pm
- Location: Philadelphia, USA
Re: Stockfish dev 091115 for ANDROID
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 32
-Add Large Pages+Polyglot Book Management+CPU Detect
Download:File Size: 826.98KB
https://www.sendspace.com/file/ozv2ua
Last SRC https://github.com/official-stockfish/Stockfish
bench 8355485
-SF7 Beta2MZ 64 BMI2
-SF7 Beta2MZ 64 POPCNT
-SF7 Beta2MZ 64
-SF7 Beta2MZ 32
-Add Large Pages+Polyglot Book Management+CPU Detect
Download:File Size: 826.98KB
https://www.sendspace.com/file/ozv2ua
Core_Engine_Tester_CCRL
-
- Posts: 196
- Joined: Wed Oct 29, 2014 12:42 am
Stockfish 7 beta 2 JA for Android
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
Post and links at http://chesstroid.blogspot.com/2015/12/ ... -7_31.html
My blog for Android users: http://chesstroid.blogspot.com