Cray Blitz

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

Moderator: Ras

hookmeup

Cray Blitz

Post by hookmeup »

Could someone please send to me a compiled version of Cray Blitz, It would be greatly appreciated!
ernest
Posts: 2053
Joined: Wed Mar 08, 2006 8:30 pm

Re: Cray Blitz

Post by ernest »

Bob will send it to you in exchange for Deep Blue 2 compiled version :D
zullil
Posts: 6442
Joined: Tue Jan 09, 2007 12:31 am
Location: PA USA
Full name: Louis Zulli

Re: Cray Blitz

Post by zullil »

hookmeup wrote:Could someone please send to me a compiled version of Cray Blitz, It would be greatly appreciated!
The source code (Fortran, I think) is available at

ftp://ftp.cis.uab.edu/pub/hyatt

I'm not sure how easily it can be compiled, but it would probably be helpful if you indicated what OS and processor you have.
bob
Posts: 20943
Joined: Mon Feb 27, 2006 7:30 pm
Location: Birmingham, AL

Re: Cray Blitz

Post by bob »

ernest wrote:Bob will send it to you in exchange for Deep Blue 2 compiled version :D
The source has been public since 1981 or so. I found a 1989-1991 era version and gave it to Carey to distribute. It is the real source for Cray Blitz, although not very close to the last (1994) versoin...
bob
Posts: 20943
Joined: Mon Feb 27, 2006 7:30 pm
Location: Birmingham, AL

Re: Cray Blitz

Post by bob »

zullil wrote:
hookmeup wrote:Could someone please send to me a compiled version of Cray Blitz, It would be greatly appreciated!
The source code (Fortran, I think) is available at

ftp://ftp.cis.uab.edu/pub/hyatt

I'm not sure how easily it can be compiled, but it would probably be helpful if you indicated what OS and processor you have.
When I worked on making it run, I used Intel's fortran compiler which is a free download for linux users.
swami
Posts: 6662
Joined: Thu Mar 09, 2006 4:21 am

Re: Cray Blitz

Post by swami »

Jim made a compile:

http://www.talkchess.com/forum/viewtopi ... =&start=30

I downloaded it quite recently, It didn't seem to work for me. Not sure if it worked at all for others, Jim says it did for him. What's the trick to making it work? It just exits at any moment once you've entered the name and other details.
User avatar
Jim Ablett
Posts: 2284
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: Cray Blitz

Post by Jim Ablett »

swami wrote:Jim made a compile:

http://www.talkchess.com/forum/viewtopi ... =&start=30

I downloaded it quite recently, It didn't seem to work for me. Not sure if it worked at all for others, Jim says it did for him. What's the trick to making it work? It just exits at any moment once you've entered the name and other details.
Run it in XP compatibility mode (Win 95)

Jim.
Werewolf
Posts: 2034
Joined: Thu Sep 18, 2008 10:24 pm

Re: Cray Blitz

Post by Werewolf »

How strong was Cray Blitz c/p with today's programs?
bob
Posts: 20943
Joined: Mon Feb 27, 2006 7:30 pm
Location: Birmingham, AL

Re: Cray Blitz

Post by bob »

Werewolf wrote:How strong was Cray Blitz c/p with today's programs?
Hard to say. Cray Blitz was designed around a vector architecture. While the fortran stuff works on today's machines, it is slow in comparison to what it would be on a real vector architecture. It's major problem is speed. I forget the NPS the current code produces but it is _way_ slower than Crafty on equivalent hardware, which will really impact its chess skill.
Werewolf
Posts: 2034
Joined: Thu Sep 18, 2008 10:24 pm

Re: Cray Blitz

Post by Werewolf »

Hmm...ok. So how fast was a Cray computer back then? Could a Cray in 1995 compete with a Core i7 today, for instance?