--
You received this message because you are subscribed to the Google Groups "LCZero" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lczero+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lczero/323f79f8-6ee5-43ad-95b8-8b99c10da153%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Isn't it cheating to use a computer to play chess against other humans? I am not making a judgment here, I really don't know.
Em sex, 31 de mai de 2019 às 05:31, Martin Cacheiro <martinc...@gmail.com> escreveu:
Hi,--I'm using lc0 for correspondence chess analysis. I've got a RTX 2070 graphics card and a Ryzen 7 processor with 8 cores (16 threads). My settings are:cudnn-fp16MaxCollisionEvents 1024Minibatch Size 1024NNCacheSize 9999999993 threadsI've used 20x256 and 40x256 networks but I have the same problem with both. The speed at the beginning is around 25-30 kN/s but after a couple of hours it starts decreasing (maybe because it stops analysisng and the average goes down) until 2-3 kN/s. The depth of analysis also stops, or at least goes much, much slower. It can go up to 20-25 very quickly but then it stays at this depth or increases very slightly (1 or 2 plies in more than 4-6 hours).Any ideas/suggestions to optimize lc0 for correspondence chess analysis (settings, networks, etc...)?Thanks a lot in advance for your help.
You received this message because you are subscribed to the Google Groups "LCZero" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lcz...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lczero/323f79f8-6ee5-43ad-95b8-8b99c10da153%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "LCZero" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lczero+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lczero/00403a9d-30a8-471b-9246-b00945dcd5ee%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lczero/CACGjms%2Bw4B_yx1puaLaMoKA42XFwvX%2BJhh97uge6kjxOYCevsg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Lc0 keeps entire search tree in memory, so the longer it thinks, the more memory it takes.Roughly it takes 250 bytes per node in tree, plus 350 bytes per NN cache item.NN cache of 999999999 items requires ~325GB of RAM.
On Sat, Jun 1, 2019 at 11:17 PM Ivan Ivec <ivan...@gmail.com> wrote:
Try to reduce NNCacheSize. I think that you run out of memory...--
Dana petak, 31. svibnja 2019. u 10:31:51 UTC+2, korisnik Martin Cacheiro napisao je:Hi,I'm using lc0 for correspondence chess analysis. I've got a RTX 2070 graphics card and a Ryzen 7 processor with 8 cores (16 threads). My settings are:cudnn-fp16MaxCollisionEvents 1024Minibatch Size 1024NNCacheSize 9999999993 threadsI've used 20x256 and 40x256 networks but I have the same problem with both. The speed at the beginning is around 25-30 kN/s but after a couple of hours it starts decreasing (maybe because it stops analysisng and the average goes down) until 2-3 kN/s. The depth of analysis also stops, or at least goes much, much slower. It can go up to 20-25 very quickly but then it stays at this depth or increases very slightly (1 or 2 plies in more than 4-6 hours).Any ideas/suggestions to optimize lc0 for correspondence chess analysis (settings, networks, etc...)?Thanks a lot in advance for your help.
You received this message because you are subscribed to the Google Groups "LCZero" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lcz...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to lczero+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lczero/848e8f11-ff23-4e7c-a5a9-5598879090b2%40googlegroups.com.
Ok, I understand. I have 64 Gb RAM so I’ll reduce NNCache to around 200000000. But I guess the same will happen, won’t it? As son as it fills that RAM it will stop. Is the conclusión that for a fixed RAM there is a fixed time for which you can run Leela for analysis?
To view this discussion on the web visit https://groups.google.com/d/msgid/lczero/CACGjms%2Bw4B_yx1puaLaMoKA42XFwvX%2BJhh97uge6kjxOYCevsg%40mail.gmail.com.
In the end, what would be your settings to maximize correspondence analysis with a computer with 64 GB of RAM?
De: lcz...@googlegroups.com <lcz...@googlegroups.com> En nombre de Alexander Lyashuk
Enviado el: domingo, 2 de junio de 2019 9:32
Para: David Larson <itsallth...@gmail.com>
CC: LCZero <lcz...@googlegroups.com>
Asunto: Re: Lc0 for correspondence chess analysis
In Lc0 cache works like kind of transposition table, so if the same position occurs as a result of different sequence of moves, it doesn't have to reevaluate that position in NN.
To view this discussion on the web visit https://groups.google.com/d/msgid/lczero/CACGjmsJO4Ys8z-G%2By8fBSVaWfCHWUU3aiOGYcjFAVwShh9CsRw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lczero/848e8f11-ff23-4e7c-a5a9-5598879090b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "LCZero" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lcz...@googlegroups.com.