Re: [Computer-go] Ranked games on KGS

2013-05-12 Thread Francois van Niekerk
IIRC you have to ask an admin to enable ranking for your bot account.
On May 12, 2013 9:07 AM, Peter Drake dr...@lclark.edu wrote:

 I already did that. What else?


 On Sat, May 11, 2013 at 9:56 PM, Aja Huang ajahu...@gmail.com wrote:

 Probably you have to login as Orego60 and check *Rank* in the profile.

 Aja


 2013/5/12 Peter Drake dr...@lclark.edu

 I can't figure out what's different. Below is my configuration file at
 the moment. Any other suggestions?


 name=Orego60
 password=***
 room=Computer Go
 automatch.rank=4k
 #mode=tournament
 mode=custom
 #opponent=mundungus
 gameNotes=Testing parallel code
 rules=chinese
 rules.boardSize=19
 #rules.time=180:00
 #rules.time=19:00+10/0:30
 rules.time=30:00+5x0:30
 verbose=t
 #engine=java -ea -server -Xmx8192M -cp /home/drake/workspace/Orego/bin
 orego.ui.Orego threads=12 ponder boardsize=13
 engine=java -ea -server -Xmx8192M -cp /home/drake/workspace/Orego/bin
 orego.ui.ClusterOrego 
 localhost=fido.bw01.lclark.eduoutput=/home/drake/tournament_logs/ 
 threads=12 ponder book=FusekiBook grace
 msec=3000
 talk=I am a program and do not talk.
 reconnect=t
 undo=f



 On Sat, May 11, 2013 at 3:16 PM, Hiroshi Yamashita y...@bd.mbn.or.jpwrote:

 Aya's rate bot config file is like this.
 Maybe undo setting?
 And I'm using kgsGtp-3.5.10.zip.

 --**-
 engine=c:/go/kgs/AyaBot7/aya.**exe firstargument=--mode gtp
 verbose=f
 server.host=goserver.gokgs.com
 server.port=2379
 name=AyaBot7
 password=**
 room=Computer Go
 mode=custom
 talk=Good evening.  I am a bot and do not talk.
 gameNotes=AyaMC with 600sim
 rules=chinese
 rules.boardSize=19
 rules.time=10:00+5x0:30
 reconnect=t
 undo=f
 --**-

 Regard,
 Hiroshi Yamashita


 - Original Message - From: Peter Drake dr...@lclark.edu
 To: computer-go@dvandva.org
 Sent: Sunday, May 12, 2013 6:55 AM
 Subject: [Computer-go] Ranked games on KGS



  I've got Orego's new account Orego60 (for using our entire 60-core
 cluster)
 authorized as a ranked robot, but it's still playing free games. I
 logged
 into the account and checked the rank box. What am I missing?

 --
 Peter Drake
 https://sites.google.com/a/**lclark.edu/drake/https://sites.google.com/a/lclark.edu/drake/



 --**--**
 


  __**_
 Computer-go mailing list
 Computer-go@dvandva.org
 http://dvandva.org/cgi-bin/**mailman/listinfo/computer-gohttp://dvandva.org/cgi-bin/mailman/listinfo/computer-go

 __**_
 Computer-go mailing list
 Computer-go@dvandva.org
 http://dvandva.org/cgi-bin/**mailman/listinfo/computer-gohttp://dvandva.org/cgi-bin/mailman/listinfo/computer-go




 --
 Peter Drake
 https://sites.google.com/a/lclark.edu/drake/

 ___
 Computer-go mailing list
 Computer-go@dvandva.org
 http://dvandva.org/cgi-bin/mailman/listinfo/computer-go



 ___
 Computer-go mailing list
 Computer-go@dvandva.org
 http://dvandva.org/cgi-bin/mailman/listinfo/computer-go




 --
 Peter Drake
 https://sites.google.com/a/lclark.edu/drake/

 ___
 Computer-go mailing list
 Computer-go@dvandva.org
 http://dvandva.org/cgi-bin/mailman/listinfo/computer-go

___
Computer-go mailing list
Computer-go@dvandva.org
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go

[Computer-go] Comprehensive List of Current Engines

2013-05-12 Thread Joshua Shriver
Is there a good website that list all the various engines that are out
there, especially ones that are either open source or can be
downloaded freely?

I'd really like to start working on a Go engine (again, after many
years hiatus) and would be nice to have a collective group of programs
to play against on my local cluster.

-Josh
___
Computer-go mailing list
Computer-go@dvandva.org
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go


Re: [Computer-go] Ranked games on KGS

2013-05-12 Thread Nick Wedd

On 12/05/2013 08:34, Francois van Niekerk wrote:

IIRC you have to ask an admin to enable ranking for your bot account.


Not just an admin. Silver-star and gold-star admins, including me,
cannot do this.  You have to write to ad...@gokgs.com, and ask to
have it done by a super-admin.

Nick



On May 12, 2013 9:07 AM, Peter Drake dr...@lclark.edu
mailto:dr...@lclark.edu wrote:

I already did that. What else?


On Sat, May 11, 2013 at 9:56 PM, Aja Huang ajahu...@gmail.com
mailto:ajahu...@gmail.com wrote:

Probably you have to login as Orego60 and check *Rank* in the
profile.

Aja


2013/5/12 Peter Drake dr...@lclark.edu mailto:dr...@lclark.edu

I can't figure out what's different. Below is my
configuration file at the moment. Any other suggestions?


name=Orego60
password=***
room=Computer Go
automatch.rank=4k
#mode=tournament
mode=custom
#opponent=mundungus
gameNotes=Testing parallel code
rules=chinese
rules.boardSize=19
#rules.time=180:00
#rules.time=19:00+10/0:30
rules.time=30:00+5x0:30
verbose=t
#engine=java -ea -server -Xmx8192M -cp
/home/drake/workspace/Orego/bin orego.ui.Orego threads=12
ponder boardsize=13
engine=java -ea -server -Xmx8192M -cp
/home/drake/workspace/Orego/bin orego.ui.ClusterOrego
localhost=fido.bw01.lclark.edu http://fido.bw01.lclark.edu
output=/home/drake/tournament_logs/ threads=12 ponder
book=FusekiBook grace msec=3000
talk=I am a program and do not talk.
reconnect=t
undo=f



On Sat, May 11, 2013 at 3:16 PM, Hiroshi Yamashita
y...@bd.mbn.or.jp mailto:y...@bd.mbn.or.jp wrote:

Aya's rate bot config file is like this.
Maybe undo setting?
And I'm using kgsGtp-3.5.10.zip.

--__-
engine=c:/go/kgs/AyaBot7/aya.__exe firstargument=--mode gtp
verbose=f
server.host=goserver.gokgs.com http://goserver.gokgs.com
server.port=2379
name=AyaBot7
password=**
room=Computer Go
mode=custom
talk=Good evening.  I am a bot and do not talk.
gameNotes=AyaMC with 600sim
rules=chinese
rules.boardSize=19
rules.time=10:00+5x0:30
reconnect=t
undo=f
--__-

Regard,
Hiroshi Yamashita


- Original Message - From: Peter Drake
dr...@lclark.edu mailto:dr...@lclark.edu
To: computer-go@dvandva.org
mailto:computer-go@dvandva.org
Sent: Sunday, May 12, 2013 6:55 AM
Subject: [Computer-go] Ranked games on KGS



I've got Orego's new account Orego60 (for using our
entire 60-core cluster)
authorized as a ranked robot, but it's still playing
free games. I logged
into the account and checked the rank box. What am
I missing?

--
Peter Drake
https://sites.google.com/a/__lclark.edu/drake/
https://sites.google.com/a/lclark.edu/drake/




--__--__


_
Computer-go mailing list
Computer-go@dvandva.org mailto:Computer-go@dvandva.org
http://dvandva.org/cgi-bin/__mailman/listinfo/computer-go
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go

_
Computer-go mailing list
Computer-go@dvandva.org mailto:Computer-go@dvandva.org
http://dvandva.org/cgi-bin/__mailman/listinfo/computer-go 
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go




--
Peter Drake
https://sites.google.com/a/lclark.edu/drake/

___
Computer-go mailing list
Computer-go@dvandva.org mailto:Computer-go@dvandva.org
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go



___
Computer-go mailing list
Computer-go@dvandva.org mailto:Computer-go@dvandva.org

Re: [Computer-go] Comprehensive List of Current Engines

2013-05-12 Thread Ben Shoemaker
Here is a list, but it's missing a few:
http://senseis.xmp.net/?GoPlayingPrograms


Major Open Source options are:
Fuego http://fuego.sourceforge.net/
Gnugo http://www.gnu.org/software/gnugo/
Orego https://sites.google.com/a/lclark.edu/drake/research/orego

Pachi http://pachi.or.cz/

Major Free Closed Source options are:
Aya http://www32.ocn.ne.jp/~yss/
MoGo https://www.lri.fr/~teytaud/mogo.html

Major Paid Closed Source options are:
CrazyStone http://www.unbalance.co.jp/igo/eng/
Leela http://www.sjeng.org/leela.html
Many Faces of Go http://www.smart-games.com/manyfaces.html
SmartGo http://www.smartgo.com/
Zen http://www.dlmarket.jp/product_info.php/products_id/214024/language/en

Most of the other currently developed programs are not available for purchase 
or download.
There are other older programs that are open source or free to download.

Hope this helps,
Ben.



 From: Joshua Shriver jshri...@gmail.com
To: computer-go@dvandva.org 
Sent: Sunday, May 12, 2013 2:43 AM
Subject: [Computer-go] Comprehensive List of Current Engines
 

Is there a good website that list all the various engines that are out
there, especially ones that are either open source or can be
downloaded freely?

I'd really like to start working on a Go engine (again, after many
years hiatus) and would be nice to have a collective group of programs
to play against on my local cluster.

-Josh
___
Computer-go mailing list
Computer-go@dvandva.org
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go___
Computer-go mailing list
Computer-go@dvandva.org
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go