Cray Blitz
Moderator: Ras
Cray Blitz
Could someone please send to me a compiled version of Cray Blitz, It would be greatly appreciated!
-
- Posts: 2053
- Joined: Wed Mar 08, 2006 8:30 pm
Re: Cray Blitz
Bob will send it to you in exchange for Deep Blue 2 compiled version 

-
- Posts: 6442
- Joined: Tue Jan 09, 2007 12:31 am
- Location: PA USA
- Full name: Louis Zulli
Re: Cray Blitz
The source code (Fortran, I think) is available athookmeup wrote:Could someone please send to me a compiled version of Cray Blitz, It would be greatly appreciated!
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.
-
- Posts: 20943
- Joined: Mon Feb 27, 2006 7:30 pm
- Location: Birmingham, AL
Re: Cray Blitz
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...ernest wrote:Bob will send it to you in exchange for Deep Blue 2 compiled version
-
- Posts: 20943
- Joined: Mon Feb 27, 2006 7:30 pm
- Location: Birmingham, AL
Re: Cray Blitz
When I worked on making it run, I used Intel's fortran compiler which is a free download for linux users.zullil wrote:The source code (Fortran, I think) is available athookmeup wrote:Could someone please send to me a compiled version of Cray Blitz, It would be greatly appreciated!
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.
-
- Posts: 6662
- Joined: Thu Mar 09, 2006 4:21 am
Re: Cray Blitz
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.
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.
-
- Posts: 2284
- Joined: Fri Jul 14, 2006 7:56 am
- Location: London, England
- Full name: Jim Ablett
Re: Cray Blitz
Run it in XP compatibility mode (Win 95)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.
Jim.
-
- Posts: 2034
- Joined: Thu Sep 18, 2008 10:24 pm
Re: Cray Blitz
How strong was Cray Blitz c/p with today's programs?
-
- Posts: 20943
- Joined: Mon Feb 27, 2006 7:30 pm
- Location: Birmingham, AL
Re: Cray Blitz
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 wrote:How strong was Cray Blitz c/p with today's programs?
-
- Posts: 2034
- Joined: Thu Sep 18, 2008 10:24 pm
Re: Cray Blitz
Hmm...ok. So how fast was a Cray computer back then? Could a Cray in 1995 compete with a Core i7 today, for instance?