Garbochess v2 released

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

gladius
Posts: 568
Joined: Tue Dec 12, 2006 10:10 am
Full name: Gary Linscott

Re: Garbochess v2 released

Post by gladius »

You only need to install the CRT of the versions you want to run. And yes, you can install the 32 bit CRT on a 64 bit system.

However, I got rid of that requirement by statically linking them in since it seems it was causing problems.
gladius
Posts: 568
Joined: Tue Dec 12, 2006 10:10 am
Full name: Gary Linscott

Re: Garbochess v2 released

Post by gladius »

Can't edit my post :(. Well, I've updated the binaries, there should be no need to install the new CRT any more, and it has a hash size option.
Spock

Re: Garbochess v2 released

Post by Spock »

gladius wrote:Can't edit my post :(. Well, I've updated the binaries, there should be no need to install the new CRT any more, and it has a hash size option.
Very good, I'll try it. Hopefully it will work for Graham for his amateur tourney.
Spock

Re: Garbochess v2 released

Post by Spock »

gladius wrote:Can't edit my post :(. Well, I've updated the binaries, there should be no need to install the new CRT any more, and it has a hash size option.
Success :D
Both 32-bit and 64-bit engines work perfectly on my 64-bit system
Spock

Re: Garbochess v2 released

Post by Spock »

gladius wrote:I highly recommend using 64 bit if possible, the 32 bit version is quite unoptimized
Indeed - just ran a quick basic speed test on infinite analysis. On my Opteron, the kn/s from the 64-bit exe is nearly 80% faster than the 32-bit
User avatar
Jim Ablett
Posts: 2365
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: Garbochess v2 released

Post by Jim Ablett »

gladius wrote:You only need to install the CRT of the versions you want to run. And yes, you can install the 32 bit CRT on a 64 bit system.

However, I got rid of that requirement by statically linking them in since it seems it was causing problems.
Hi Gary,

Are you using SSE2 instructions on the 32bit exe? This will cause crashes on Athlon XP/XP-m and many other earlier processors.

Jim.
Tony Thomas

Re: Garbochess v2 released

Post by Tony Thomas »

Spock wrote:
gladius wrote:I highly recommend using 64 bit if possible, the 32 bit version is quite unoptimized
Indeed - just ran a quick basic speed test on infinite analysis. On my Opteron, the kn/s from the 64-bit exe is nearly 80% faster than the 32-bit
I guess that amounts to about 40 points in real life games. Not too bad of a disadvantage I say.
gerold
Posts: 10121
Joined: Thu Mar 09, 2006 12:57 am
Location: van buren,missouri

Re: Error message

Post by gerold »

gladius wrote:Graham, have you perhaps installed a beta version of the CRT libraries? If you have, you'll need to uninstall that first before installing the RTM version.

You can copy the files from vc_red.cab (which should be extracted to your temp directory) as a last resort, but it should work just fine without the dll's in the same directory.
Thanks Gary. Works fine in Arena. Only problem is it uses
1414 mb.

Best to you,

Gerold.
User avatar
Graham Banks
Posts: 44911
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Garbochess v2 released

Post by Graham Banks »

gladius wrote:Can't edit my post :(. Well, I've updated the binaries, there should be no need to install the new CRT any more, and it has a hash size option.
Thanks Gary. You're a champion. Sorry for grizzling so loudly. :)

Regards, Graham.
gbanksnz at gmail.com
gladius
Posts: 568
Joined: Tue Dec 12, 2006 10:10 am
Full name: Gary Linscott

Re: Garbochess v2 released

Post by gladius »

Graham Banks wrote:Thanks Gary. You're a champion. Sorry for grizzling so loudly. :)
No problem :). So the new binaries work for you?