Engine 64 bit

Discussion about development of draughts in the time of computer and Internet.
Post Reply
Krzysztof Grzelak
Posts: 1368
Joined: Thu Jun 20, 2013 17:16
Real name: Krzysztof Grzelak

Engine 64 bit

Post by Krzysztof Grzelak »

I have a question as to whether it is difficult to rewrite engine versions with 32 bit to 64 bit.
BertTuyt
Posts: 1592
Joined: Wed Sep 01, 2004 19:42

Re: Engine 64 bit

Post by BertTuyt »

I would say that is doable-ish.
Keep in mind that it is only efficient if the software design already was using the benefits of 64bit (like 64bit bitboards).
Otherwise you wont see any speed improvement (or even worse performance).

Bert
Post Reply