gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] Go as SPEC benchmark?


From: James Fulton Koehler
Subject: Re: [gnugo-devel] Go as SPEC benchmark?
Date: Fri, 15 Nov 2002 14:04:03 -0600

address@hidden wrote:

> Jim Koehler wrote:
>
> >   I haven't detected a lot of interest in adapting Go for cpu2004, but I
> > thought I might take a stab at getting it off the ground.  I built it
> > for an Itanium-based HU-UX system, but the executable aborts right
> > away.  I want to try another platform or two and investigate some more.
> > When I can clearly state my questions, I'll write again.
>
> What is the nature of the crash?
>
> Does it produce any debug output?
>
> Dan

Hello Dan,

    Thanks for the reply.

   On the abort, I have not yet done my "due dilligence" in trying to
determine the cause of the abort, but the ascii output is appended below.  I
fiddled some with different buffer sizes and a few other knobs but always saw
essentially the same thing.   I hope to be able to spend enought time to say
something meaningful about the cause, but the size of pointers and ints would
be the leading suspect in the absense of other data.

   I have built gnugo on an older PA system, and it seems to run okay.

 - Jim


998 zera 679> ./gnugo

GNU Go Version 3.2


This is GNU GO, a Go program. Contact address@hidden, or see
http://www.gnu.org/software/gnugo/ for more information.

Copyright 1999, 2000, 2001, 2002 by the Free Software Foundation.

This program 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 - version 2.

This program 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 in file COPYING
for more details.

You should have received a copy of the GNU General Public
License along with this program; if not, write to the Free
Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111, USA.


Beginning ASCII mode game.

Board Size:   19
Handicap      0
Komi:         0.0
Move Number:  0
Move Number:  0
To Move:      black
Computer player: White

    White has captured 0 pieces
    Black has captured 0 pieces

    A B C D E F G H J K L M N O P Q R S T
 19 . . . . . . . . . . . . . . . . . . . 19
 18 . . . . . . . . . . . . . . . . . . . 18
 17 . . . . . . . . . . . . . . . . . . . 17
 16 . . . + . . . . . + . . . . . + . . . 16
 15 . . . . . . . . . . . . . . . . . . . 15
 14 . . . . . . . . . . . . . . . . . . . 14
 13 . . . . . . . . . . . . . . . . . . . 13
 12 . . . . . . . . . . . . . . . . . . . 12
 11 . . . . . . . . . . . . . . . . . . . 11
 10 . . . + . . . . . + . . . . . + . . . 10
  9 . . . . . . . . . . . . . . . . . . .  9
  8 . . . . . . . . . . . . . . . . . . .  8
  7 . . . . . . . . . . . . . . . . . . .  7
  6 . . . . . . . . . . . . . . . . . . .  6
  5 . . . . . . . . . . . . . . . . . . .  5
  4 . . . + . . . . . + . . . . . + . . .  4
  3 . . . . . . . . . . . . . . . . . . .  3
  2 . . . . . . . . . . . . . . . . . . .  2
  1 . . . . . . . . . . . . . . . . . . .  1
    A B C D E F G H J K L M N O P Q R S T

black(1): C4

    White has captured 0 pieces
    Black has captured 0 pieces

    A B C D E F G H J K L M N O P Q R S T
 19 . . . . . . . . . . . . . . . . . . . 19
 18 . . . . . . . . . . . . . . . . . . . 18
 17 . . . . . . . . . . . . . . . . . . . 17
 16 . . . + . . . . . + . . . . . + . . . 16
 15 . . . . . . . . . . . . . . . . . . . 15
 14 . . . . . . . . . . . . . . . . . . . 14
 13 . . . . . . . . . . . . . . . . . . . 13
 12 . . . . . . . . . . . . . . . . . . . 12
 11 . . . . . . . . . . . . . . . . . . . 11
 10 . . . + . . . . . + . . . . . + . . . 10
  9 . . . . . . . . . . . . . . . . . . .  9
  8 . . . . . . . . . . . . . . . . . . .  8
  7 . . . . . . . . . . . . . . . . . . .  7
  6 . . . . . . . . . . . . . . . . . . .  6
  5 . . . . . . . . . . . . . . . . . . .  5
  4 . .(X)+ . . . . . + . . . . . + . . .  4
  3 . . . . . . . . . . . . . . . . . . .  3
  2 . . . . . . . . . . . . . . . . . . .  2
  1 . . . . . . . . . . . . . . . . . . .  1
    A B C D E F G H J K L M N O P Q R S T

GNU Go is thinking...
Memory fault(coredump)
998 zera 680>







reply via email to

[Prev in Thread] Current Thread [Next in Thread]