Search found 52 matches
- Fri Aug 16, 2019 2:06 pm
- Forum: Computer Chess Club: General Topics
- Topic: Lc0 OpenCL benchmark with 128x10 network
- Replies: 20
- Views: 5573
Re: Lc0 OpenCL benchmark with 128x10 network
Intel HD Graphics 620 Win10 HP EliteBook 850 G4 NPS 487.4 C:\Chess\lc0> .\lc0.exe benchmark _ | _ | | |_ |_ |_| v0.22.0 built Aug 5 2019 Found pb network file: C:\Chess\lc0/56215.pb.gz Creating backend [opencl]... OpenCL, maximum batch size set to 16. Initializing OpenCL. Detected 1 OpenCL platforms...
- Tue Nov 24, 2015 4:01 pm
- Forum: Computer Chess Club: General Topics
- Topic: Shokidoki wins UEC Cup!
- Replies: 39
- Views: 4549
Re: Shokidoki wins UEC Cup!
Congratulations H.G.!
cheers
cheers
- Thu Dec 12, 2013 6:11 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: About pure programming threads
- Replies: 20
- Views: 3770
Re: About pure programming threads
I think an occasional thread about more or less strictly programming topics can do no harm, and can teach something on the tools we use to build our chess programs. We all are chess enthusiasts, so that in every debate it's likely to see examples of how what is being discussed can impact chess progr...
- Wed Dec 04, 2013 11:02 am
- Forum: Computer Chess Club: General Topics
- Topic: Arena - the eternal question.
- Replies: 72
- Views: 20195
Re: Arena - the eternal question.
So I really don't see what advantage it would have to put a real frame around it, if a 'virtuall frame' already behaves practically identically. It doesn't offer anything extra you can do, it just makes it impossible to take it apart for people that prefer it that way (like me). Actually, there's a...
- Mon Nov 25, 2013 5:13 pm
- Forum: Computer Chess Club: General Topics
- Topic: Don Dailey, 1956 -2013
- Replies: 150
- Views: 84790
Re: Don Dailey, 1956 -2013
I've just read that Don has passed away.
This is an awfully sad sad day...
Giorgio
This is an awfully sad sad day...
Giorgio
- Mon Nov 18, 2013 6:45 pm
- Forum: Computer Chess Club: General Topics
- Topic: Don Dailey
- Replies: 116
- Views: 44298
Re: Don Dailey
Don is one of those folks who had insipred me and gave me motivation to enter into the computer chess world. I have to thank him, among others, for I have tried that feeling you get when you see your engine coming to life and playing its first game... This place will not be the same without him, sho...
- Fri Dec 07, 2012 10:37 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: WB protocol: pause / resume
- Replies: 15
- Views: 2440
Re: WB protocol: pause / resume
Hi, I made some more investigations, and it turned out it was my fault: I had inadvertently put /debug=winboard.debug in my settings file, instead of just /debug , and this was messing things up, causing those strange side effects. I'm sorry for the noise... (BTW, maybe Winboard could handle this ki...
- Thu Dec 06, 2012 5:34 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: WB protocol: pause / resume
- Replies: 15
- Views: 2440
Re: WB protocol: pause / resume
Hi, I tried this version, but I experienced some little glitch: first I leaved in my settings file the line /viewerOptions="-ncp -engineOutputUp false -saveSettingsOnExit false" I then tried to launch Winboard (double clicking on the executable), and I got an error popup saying "Game not found in fi...
- Tue Nov 06, 2012 12:18 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Feedback request: libchessinterface
- Replies: 72
- Views: 14280
Re: HGM question: multiple time controls with level
I guess this did not find its way in the official specs yet. Because WB does not implement it yet, I guess I never felt the urgency. I think it may be a good idea to incorporate it in the specs, since it is more or less settled down, so that it can be referenced and implemented by engine and GUI au...
- Wed Oct 31, 2012 5:18 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Feedback request: libchessinterface
- Replies: 72
- Views: 14280
Re: HGM question: multiple time controls with level
Hi,
just a check: I am referring to this copy of the protocol specs: Is this the official place? I'm asking because I can't find a reference to multiple levels specification (I guess they are just not up to date).
Thanks,
just a check: I am referring to this copy of the protocol specs: Is this the official place? I'm asking because I can't find a reference to multiple levels specification (I guess they are just not up to date).
Thanks,
- Giorgio