Not logged inCSS-Forum
Forum CSS-Online Help Search Login
CSS-Shop Impressum Datenschutz
Up Topic Hauptforen / CSS-Forum / Gaviota 1.0 erschienen!
- - By Michael Scheidl Date 2014-03-09 10:49
Einige werden es schon im CCC gelesen haben, aber sicherheitshalber auch hier die gute Nachricht.

https://sites.google.com/site/gaviotachessengine/Home/releases/gaviotav10

Kann nun auch Multi-PV.

Die UCI-Optionen sind zahlreich:

Zitat:
uci
option name Ponder type check default false
option name UCI_AnalyseMode type check default false
option name OwnBook type check default false
option name Hash type spin default 16 min 8 max 16384
option name Cores type spin default 1 min 1 max 64
option name MultiPV type spin default 1 min 1 max 32
option name Easy moves allowed type check default true
option name Mute_plies type spin default 1 min 1 max 64
option name Terse_plies type spin default 1 min 1 max 64
option name Current move info type check default false
option name Book use type check default false
option name Book file 1 type string default
option name Book file 2 type string default
option name Book file 3 type string default
option name Book file 4 type string default
option name Book file 5 type string default
option name Book Restart type button
option name Log type check default false
option name Log files (max) type spin default 10 min 1 max 100
option name Log Path type string default
option name SMP depth (min) type spin default 4 min 0 max 10
option name SMP width (min) default type spin default 1 min 1 max 5
option name SMP width (min) cut type spin default 2 min 1 max 5
option name SMP width (min) all type spin default 1 min 1 max 5
option name SMP width (min) pv type spin default 1 min 1 max 5
option name SMP split (max) cut type spin default 2 min 0 max 32
option name SMP split (max) all type spin default 16 min 0 max 32
option name SMP split (max) pv type spin default 4 min 0 max 32
option name Nullmove type check default true
option name Consider lag type check default true
option name GaviotaTbPath type string default
option name GaviotaTbCache type spin default 8 min 1 max 2048
option name GaviotaTbScheme type combo default cp4 var none var cp1 var cp2 var
cp3 var cp4
option name TB Endgame type combo default none var Gaviota var none
option name TB probing hard depth type spin default 5 min 0 max 10
option name TB probing soft depth type spin default 2 min 0 max 10
option name TB Restart type button
option name TB pouncing mode type check default false
option name TB long output type check default false
id name Gaviota v1.0
id author Miguel A. Ballicora
uciok

Siehe auch http://talkchess.com/forum/viewtopic.php?t=51530
Parent - - By Frank Quisinsky Date 2014-03-09 18:51
Hi Michael,

ja, welche eine Bereicherung!

Die schwächeren Vorgänger Versionen waren stark bei strategischen Umgruppierungen.
Da muss einiges an Wissen drin sein und von daher wenn Gaviota zu drastisch zulegt ist die Engine nicht nur eine TOP-20 engine (die ganzen Clones außen vor), sondern kommt mit neuen Spielstileigenschaften innerhalb der TOP-20 daher. Spielte in den letzten 8 Jahren oft gegen Gaviota, eigentlich zuletzt neben AnMon hauptsächlich. Die Engine weiß zu gefallen und ist technisch sehr sauber und bietet einiges.

Gruß
Frank
Parent - - By Horst Sikorsky Date 2014-03-11 12:36 Edited 2014-03-11 12:41
Hallo,
Warum spielt Gaviota nicht mit 6 core, wenn ich dieses einstelle.
und wie verhält sich das mit den Gaviota TB 5 (anzeige dieser) ... mit den Einstellungen Allgemein!
Kann doch nicht sein das ich die 32 bit Version nehmen muß.
Danke Horst
Parent - - By Frank Quisinsky Date 2014-03-11 12:40
Hallo Host,

musst noch mal runterladen, glaube es gab noch ein schnelles Update hinterher.
Die Anzahl der Cores sind auch in der *.ini einstellbar. Eine *.ini liegt bei, die musst du nur in *.ini umbenennen.
Habe das aber nicht ausprobiert, nutze immer nur einen Core auch für meine Analysen, dann lieber mit 4 Engines und je einen Core als eine Engine mit vielen Cores.
Daher nicht ausprobiert ...

Gruß
Frank
Parent - By Thomas Müller Date 2014-03-11 18:02
genau...13:35 gabs ein update...

v1.0, Windows versions 32 and 64 bits (update: problems with the ini text file solved)
Parent - - By Peter Martan Date 2014-03-11 12:56
Horst Sikorsky schrieb:

Warum spielt Gaviota nicht mit 6 core, wenn ich dieses einstelle.
und wie verhält sich das mit den Gaviota TB 5 (anzeige dieser) ... mit den Einstellungen Allgemein!


Tatsächlich scheint mir, dass im Fritz GUI zwar nur ein Kern angezeigt wird, auch wenn man in den UCI- Optionen mehr einstellt, der Taskmanager aber dennoch die volle CPU- Auslastung hinschreibt.
Ich hab dann auch in der .ini die Kernzahl eingetragen und erst da hat auch die Anzeige im Fritz gestimmt.
Ähnlich verhält es sich mit den Tbs, Pfad in der .ini und das tb_long_output auf on, dann hat auch die Zugriffsanzeigt geklappt.
Parent - - By Michael Scheidl Date 2014-03-11 13:41
Offenbar kann man laut Downloadseite ganz ohne Ini-File auskommen (vielleicht sicherer?):

Zitat:
Use the new one, or no ini file at all (options can be always be edited in the winboard or UCI graphic interface).
Parent - - By Circular Date 2014-03-11 14:59
Ist wohl keine reine UCI Engine, irgendwas zwischen UCI und winboard. In der Arena GUI gibt es spezielle Schalter die bedient werden wollen...
Parent - - By Gerhard Sonnabend Date 2014-03-11 15:50
Gaviota 1.0 ist absolut UCI kompatibel.

Einfach in der Konsolue starten und "uci" eingeben.
Danach "isready" eingeben (jeweils ohne " ") und siehe:

Code:

Gaviota v1.0
Copyright (c) 2000-2014 Miguel A. Ballicora
There is NO WARRANTY of any kind
# mode = winboard/xboard
# Type 'screen' for a better output in console mode
# Type 'help' for a list of useful commands

uci
option name Ponder type check default false
option name UCI_AnalyseMode type check default false
option name OwnBook type check default false
option name Hash type spin default 16 min 8 max 16384
option name Cores type spin default 1 min 1 max 64
option name MultiPV type spin default 1 min 1 max 32
option name Easy moves allowed type check default true
option name Mute_plies type spin default 1 min 1 max 64
option name Terse_plies type spin default 1 min 1 max 64
option name Current move info type check default false
option name Book use type check default false
option name Book file 1 type string default
option name Book file 2 type string default
option name Book file 3 type string default
option name Book file 4 type string default
option name Book file 5 type string default
option name Book Restart type button
option name Log type check default false
option name Log files (max) type spin default 10 min 1 max 100
option name Log Path type string default
option name SMP depth (min) type spin default 4 min 0 max 10
option name SMP width (min) default type spin default 1 min 1 max 5
option name SMP width (min) cut type spin default 2 min 1 max 5
option name SMP width (min) all type spin default 1 min 1 max 5
option name SMP width (min) pv type spin default 1 min 1 max 5
option name SMP split (max) cut type spin default 2 min 0 max 32
option name SMP split (max) all type spin default 16 min 0 max 32
option name SMP split (max) pv type spin default 4 min 0 max 32
option name Nullmove type check default true
option name Consider lag type check default true
option name GaviotaTbPath type string default
option name GaviotaTbCache type spin default 8 min 1 max 2048
option name GaviotaTbScheme type combo default cp4 var none var cp1 var cp2 var
cp3 var cp4
option name TB Endgame type combo default none var Gaviota var none
option name TB probing hard depth type spin default 5 min 0 max 10
option name TB probing soft depth type spin default 2 min 0 max 10
option name TB Restart type button
option name TB pouncing mode type check default false
option name TB long output type check default false
id name Gaviota v1.0
id author Miguel A. Ballicora
uciok

isready
readyok
Parent - - By Nirvana Date 2014-03-11 20:07
The same as Mike wrote ... Not useful...
Parent - By Miguel A. Ballicora Date 2014-03-12 01:25
Nirvana schrieb:

The same as Mike wrote ... Not useful...


May I help?

Miguel
Parent - By Circular Date 2014-03-11 09:06
Kann der nur ein Kern?
Up Topic Hauptforen / CSS-Forum / Gaviota 1.0 erschienen!

Powered by mwForum 2.29.3 © 1999-2014 Markus Wichitill