Page 1 of 2

SugaR & Shash Downloads for macOS

Posted: Thu Aug 02, 2018 4:53 am
by MikeB
Two engines, both gcc and clang versions. Modern compiles.

I put it on Github since I was curious to see how many times it would be downloaded.

https://github.com/MichaelB7/Stockfish/ ... ngines.zip

Latest versions, pulled the sources today.

Sources:
SugaR https://github.com/Zerbinati/SugaR
ShashChess https://github.com/amchess/ShashChess

Re: SugaR & Shash Downloads for macOS

Posted: Thu Aug 02, 2018 11:38 am
by maxdeg
MikeB wrote: Thu Aug 02, 2018 4:53 am Two engines, both gcc and clang versions. Modern compiles.

I put it on Github since I was curious to see how many times it would be downloaded.

https://github.com/MichaelB7/Stockfish/ ... ngines.zip

Latest versions, pulled the sources today.

Sources:
SugaR https://github.com/Zerbinati/SugaR
ShashChess https://github.com/amchess/ShashChess
Many thanks .. :D .. +1 +1

Re: SugaR & Shash Downloads for macOS

Posted: Thu Aug 02, 2018 7:52 pm
by Dariusz
Thank You..!! :D

Re: SugaR & Shash Downloads for macOS

Posted: Mon Feb 15, 2021 11:36 am
by AlexChess
MikeB wrote: Thu Aug 02, 2018 4:53 am Two engines, both gcc and clang versions. Modern compiles.

I put it on Github since I was curious to see how many times it would be downloaded.

https://github.com/MichaelB7/Stockfish/ ... ngines.zip

Latest versions, pulled the sources today.

Sources:
SugaR https://github.com/Zerbinati/SugaR
ShashChess https://github.com/amchess/ShashChess
Thank you!!! I'm using your compiled binaries on my Mac mini M1 and they work perfectly using BanksiaGui!

Please, could you compile and share also the updated versions of SugaR AI 1.40, ShashChess 15.1, AlphaSubZero 1.30.2 and LC0 0.26.3 for Mac?

Best regards, AlexChess

Re: SugaR & Shash Downloads for macOS

Posted: Mon Feb 15, 2021 9:41 pm
by acepoint_de
AlexChess wrote: Mon Feb 15, 2021 11:36 am Please, could you compile and share also the updated versions of SugaR AI 1.40, ShashChess 15.1, AlphaSubZero 1.30.2 and LC0 0.26.3 for Mac?
You can get lc0-0.26.3 via homebrew, both native m1 and intel.

I compiled SugaR AI ICCF 1.40a for intel. I can upload a package if you trust me. But I wasn't able to compile a native M1 version yet, the build stops with an error and I haven't had time to check it.

Code: Select all

% file SugaR_AI_ICCF_x86-64-*    
SugaR_AI_ICCF_x86-64-avx2:         Mach-O 64-bit executable x86_64
SugaR_AI_ICCF_x86-64-bmi2:         Mach-O 64-bit executable x86_64
SugaR_AI_ICCF_x86-64-modern:       Mach-O 64-bit executable x86_64
SugaR_AI_ICCF_x86-64-sse41-popcnt: Mach-O 64-bit executable x86_64
SugaR_AI_ICCF_x86-64-ssse3:        Mach-O 64-bit executable x86_64
Ciao

acepoint

Re: SugaR & Shash Downloads for macOS

Posted: Mon Feb 15, 2021 10:04 pm
by MikeB
AlexChess wrote: Mon Feb 15, 2021 11:36 am
MikeB wrote: Thu Aug 02, 2018 4:53 am Two engines, both gcc and clang versions. Modern compiles.

I put it on Github since I was curious to see how many times it would be downloaded.

https://github.com/MichaelB7/Stockfish/ ... ngines.zip

Latest versions, pulled the sources today.

Sources:
SugaR https://github.com/Zerbinati/SugaR
ShashChess https://github.com/amchess/ShashChess
Thank you!!! I'm using your compiled binaries on my Mac mini M1 and they work perfectly using BanksiaGui!

Please, could you compile and share also the updated versions of SugaR AI 1.40, ShashChess 15.1, AlphaSubZero 1.30.2 and LC0 0.26.3 for Mac?

Best regards, AlexChess
Hey Alex, I still have my two macs ,but not using them for Chess any more, no longer keeping all the developer apps up to date. I have move to Windows and Android, just traded in my iPhone and iPad for a Galaxy S21, and a Tab7 with 512 GB of storage and traded-in my Apple watch for Samsung. So sorry, but I am no longer motivated to provide macOS binaries. It is totally different when I was doing it for myself anyway and just sharing my output. It's really not too hard and it's relatively simple to learn. That's how I started ...

Re: SugaR & Shash Downloads for macOS

Posted: Tue Feb 16, 2021 7:32 am
by AlexChess
Thank you dear, I'll try for myself and share results (and engines). Apple Silicon M1 now deserves attention: it is really fast (engines run 10 times faster that emulated on Windows ARM using Parallels, 2 Millions nps!)

Best regards, AlexChess

Re: SugaR & Shash Downloads for macOS

Posted: Tue Feb 16, 2021 7:51 am
by AlexChess
acepoint_de wrote: Mon Feb 15, 2021 9:41 pm
AlexChess wrote: Mon Feb 15, 2021 11:36 am Please, could you compile and share also the updated versions of SugaR AI 1.40, ShashChess 15.1, AlphaSubZero 1.30.2 and LC0 0.26.3 for Mac?
You can get lc0-0.26.3 via homebrew, both native m1 and intel.

I compiled SugaR AI ICCF 1.40a for intel. I can upload a package if you trust me. But I wasn't able to compile a native M1 version yet, the build stops with an error and I haven't had time to check it.

Code: Select all

% file SugaR_AI_ICCF_x86-64-*    
SugaR_AI_ICCF_x86-64-avx2:         Mach-O 64-bit executable x86_64
SugaR_AI_ICCF_x86-64-bmi2:         Mach-O 64-bit executable x86_64
SugaR_AI_ICCF_x86-64-modern:       Mach-O 64-bit executable x86_64
SugaR_AI_ICCF_x86-64-sse41-popcnt: Mach-O 64-bit executable x86_64
SugaR_AI_ICCF_x86-64-ssse3:        Mach-O 64-bit executable x86_64
Ciao

acepoint
Yes please, share Sugar AI 1.40 and LC0 0.26.3, ALSO for Intel x64 macs (Rosetta 2 is very fast). I have tried to compile LC0 using Homebrew, but it plays "bizarre" 1.e4 - e6 2.Nf3 - Ke7... I suspect that nnue doesn't work :D :D :D . Engines on M1 could be very strong, for 700$ Mac mini M1 could become a dream chess machine (also having NN inside) . It calculates 2 Mnps !!! but until now I have only Stockfish 12 M1 thanks to Brian: https://github.com/brianerdelyi/Stockfish , plus old ShashChess and SugaR, thanks to MikeB.

Re: SugaR & Shash Downloads for macOS

Posted: Tue Feb 16, 2021 8:36 am
by acepoint_de
AlexChess wrote: Tue Feb 16, 2021 7:51 am
Yes please, share Sugar AI 1.40 and LC0 0.26.3, ALSO for Intel x64 macs (Rosetta 2 is very fast). I have tried to compile LC0 using Homebrew, but it plays "bizarre" 1.e4 - e6 2.Nf3 - Ke7... I suspect that nnue doesn't work :D :D :D . Engines on M1 could be very strong, for 700$ Mac mini M1 could become a dream chess machine (also having NN inside) . It calculates 2 Mnps !!! but until now I have only Stockfish 12 M1 thanks to Brian: https://github.com/brianerdelyi/Stockfish , plus old ShashChess and SugaR, thanks to MikeB.
Here is SugaR AI ICCF 140a: https://www.dropbox.com/s/6munx2wvdb1b8 ... a.zip?dl=0

Ciao

acepoint

Re: SugaR & Shash Downloads for macOS

Posted: Tue Feb 16, 2021 11:00 am
by AlexChess
acepoint_de wrote: Tue Feb 16, 2021 8:36 am
AlexChess wrote: Tue Feb 16, 2021 7:51 am
Yes please, share Sugar AI 1.40 and LC0 0.26.3, ALSO for Intel x64 macs (Rosetta 2 is very fast). I have tried to compile LC0 using Homebrew, but it plays "bizarre" 1.e4 - e6 2.Nf3 - Ke7... I suspect that nnue doesn't work :D :D :D . Engines on M1 could be very strong, for 700$ Mac mini M1 could become a dream chess machine (also having NN inside) . It calculates 2 Mnps !!! but until now I have only Stockfish 12 M1 thanks to Brian: https://github.com/brianerdelyi/Stockfish , plus old ShashChess and SugaR, thanks to MikeB.
Here is SugaR AI ICCF 140a: https://www.dropbox.com/s/6munx2wvdb1b8 ... a.zip?dl=0

Ciao

acepoint
Thank you!!!