THROW BACK THURSDAY (MAC ONLY)

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

Moderator: Ras

User avatar
MikeB
Posts: 4889
Joined: Thu Mar 09, 2006 6:34 am
Location: Pen Argyl, Pennsylvania

THROW BACK THURSDAY (MAC ONLY)

Post by MikeB »

For those with a Mac looking for new engine, I just recompiled Glaurung 2.2 using the latest compiler tools from Intel . Single core on a i7 4790 CPU iMac will get about 2.6M/nps on a single core. No playing modification, did modify the benchmark. Now uses the same positions in current Stockfish benchmark also tells you the total nodes searched and nps. No need to open the text file to compare. Only made that change so I could optimize Glaurung more effectively.

Sole purpose in compiling was to get a new training partner for Crafty.

For those that don't know, Glaurung is sort of like Stockfish's grandpappy and if you want to see so how far Stockfish has come in 7 years. Works perfectly fine under xBoard on OS X 10.10. Just PM me if you're interested in a copy.


Copyright Notice:

Code: Select all

Glaurung, a UCI chess playing engine.
  Copyright (C) 2004-2008 Tord Romstad

  Glaurung is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.
  
  Glaurung is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
  
  You will receive a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/