gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] Three stone games


From: Morten Gulbrandsen
Subject: Re: [gnugo-devel] Three stone games
Date: Mon, 01 Apr 2002 10:15:40 +0200

Thanks a lot,  now things are happening,


address@hidden:~$ ls -l  twogtp.pl # I changed the script to be an
executable and added .pl
-rwxr--r--    1 morten   morten      10599 Apr  1 09:44 twogtp.pl



address@hidden:~$  ./twogtp.pl --black "gnugo --quiet --mode gtp" --white
"gnugo --quiet --mode gtp" --games 100 --sgffile games.sgf --handicap 2

I did this a couple of times,

address@hidden:~$ ps  aux| grep  twogtp
morten     843  0.0  0.8  3276 2188 pts/0    S    09:47   0:00 perl -w
./twogtp.pl --black gnugo --quiet --mode gtp --white gnugo --quiet
--mode gtp --games 100 --sgffile games.sgf --handicap 2
morten     865  0.5  0.8  3276 2188 pts/0    S    10:06   0:00 perl -w
./twogtp.pl --black gnugo --quiet --mode gtp --white gnugo --quiet
--mode gtp --games 100 --sgffile games.sgf --handicap 2
morten     873  0.0  0.1  1108  408 pts/2    S    10:07   0:00 grep
twogtp
address@hidden:~$ 



Now something runs on my system.

address@hidden:~$ perl -v
This is perl, version 5.005_03 built for i386-linux

After some hours or so  (how long please ?) I expect the command prompt
to indicate that the perl script was completed and the games001.sgf 
file I expect to 
be on my hard disk. 

If it is so, then I thank you all a lot. 


Yours Sincerely

Morten Gulbrandsen
13 Kyu




Daniel Bump wrote:
> 
> > at the beginning of twogmp.c
> 
> I'm sorry, I misunderstood. I thought you were using the
> program twogtp which we distribute. The program twogmp was
> written by J.-L. Martineau which presumbably explains the
> path names.
> 
> Twogmp showuld work but I'd recommend twogtp if you have perl.
> It's what we use for this kind of testing.
>



reply via email to

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