ChessBase 17 - Mega package - Edition 2024
It is the program of choice for anyone who loves the game and wants to know more about it. Start your personal success story with ChessBase and enjoy the game even more.
Dr Christian Donninger |
The acronym FPGA stands for Field Programmable Gate Arrays, and the V405E development system contains one of these. It is essentially a programmable chip. Dr Christian ("Chrilly") Donninger is currently writing chess playing code for FPGA use. The advantage is that anything programmed this way will run very much faster than on a general purpose chip like the Pentium or Athlon. An additional benefit of using FPGAs is that it is not just the search routines that are speeded up dramatically. Due to the sturcture of the code you can add chess knowledge in any quantity without slowing down the process. In regular PC programs each new quantum of knowledge is expensive it is bought at the price of search speed. The FPGA program does not slow down when you add new knowledge modules. |
The FPGA development board used by Chrilly Donninger
The Brutus project has been running for over a year now. Chrilly Donninger has consulted all the leading experts in the field, and he is also cooperating with a strong Russian GM. The tournament in Paderborn was the first public experiment with the new system. The 50% score was quite satisfactory for a first experimental version. Some of the games, e.g. the win over Diep, clearly demonstrated the potential of the program.
Inserting the FPGA in a standard PC
The hardware in Paderborn was supplied by Alpha Data Parallel Systems Ltd., who are helping us in the development phase. Dr Donninger's project is being funded by ChessBase, who hope to some time in the future produce a commercial version of the FPGA program. Further details will be supplied here as the project develops. |