Hey Gerd, yes, still bitboardingGerd Isenberg wrote:Welcome back Russell!
Still bitboarding?
Cheers,
Gerd
need suggestion for callable Chess engine
Moderator: Ras
-
rreagan
- Posts: 102
- Joined: Sun Sep 09, 2007 6:32 am
Re: need suggestion for callable Chess engine
-
Gerd Isenberg
- Posts: 2251
- Joined: Wed Mar 08, 2006 8:47 pm
- Location: Hattingen, Germany
Re: need suggestion for callable Chess engine
Yes, without bitboard bit-twiddling chess programming would be so boringrreagan wrote:Hey Gerd, yes, still bitboardingI've had to catch up on all of the magic bitboard developments. Interesting stuff. It seems like that has become the popular approach now.
I still rely on SSE2 kogge-stone fill-stuff with vectors of four bitboards (quad-bitboards). Actually I even flip the color each make/unmake to have always white to move. I'll hope earlier or later it pays off with 128-bit SSE2 alus. Hopefully amd will overcome the current K10 (barcelona) quarrels. The announced SSE5 looks promising thought.