Nvidia in 2015 & chess engines

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

Moderator: Ras

Yar
Posts: 298
Joined: Wed Mar 08, 2006 9:00 pm
Location: Moscow, Russia

Nvidia in 2015 & chess engines

Post by Yar »

Hello,

According to this article Nvidia will have 11 nm process technology that feature roughly 5,000 cores and 20 teraflops of performance video chip in 2015.

Each video card can have two chips, and computer can have 3 video cards. So total perfomance could be about 120 teraflops. Thats comparable to modern supercomps. It will be interesting if chess engines will support such supercomps based on video cards in the future.

http://www.eetimes.com/rss/showArticle. ... =218900011

With best regards,
Yar
Sean Evans
Posts: 1777
Joined: Thu Jun 05, 2008 10:58 pm
Location: Canada

Re: Nvidia in 2015 & chess engines

Post by Sean Evans »

Yar wrote:Hello,

According to this article Nvidia will have 11 nm process technology that feature roughly 5,000 cores and 20 teraflops of performance video chip in 2015.

Each video card can have two chips, and computer can have 3 video cards. So total perfomance could be about 120 teraflops. Thats comparable to modern supercomps. It will be interesting if chess engines will support such supercomps based on video cards in the future.

http://www.eetimes.com/rss/showArticle. ... =218900011

With best regards,
Yar
Video cards make graphics better, they have no effect on the chess engine.
Dann Corbit
Posts: 12792
Joined: Wed Mar 08, 2006 8:57 pm
Location: Redmond, WA USA

Re: Nvidia in 2015 & chess engines

Post by Dann Corbit »

Sean Evans wrote:
Yar wrote:Hello,

According to this article Nvidia will have 11 nm process technology that feature roughly 5,000 cores and 20 teraflops of performance video chip in 2015.

Each video card can have two chips, and computer can have 3 video cards. So total perfomance could be about 120 teraflops. Thats comparable to modern supercomps. It will be interesting if chess engines will support such supercomps based on video cards in the future.

http://www.eetimes.com/rss/showArticle. ... =218900011

With best regards,
Yar
Video cards make graphics better, they have no effect on the chess engine.
At some point, we will no longer be able to ignore the video card (or other massively parallel systems like Larabee) because the compute power of these systems will dwarf other methods into insignificance.

BTW, I have chess engine source code that uses floating point for evaluations.

Also, there are CUDA chess engines (at least two that I know of are being developed).
Sean Evans
Posts: 1777
Joined: Thu Jun 05, 2008 10:58 pm
Location: Canada

Re: Nvidia in 2015 & chess engines

Post by Sean Evans »

Dann Corbit wrote:At some point, we will no longer be able to ignore the video card (or other massively parallel systems like Larabee) because the compute power of these systems will dwarf other methods into insignificance
Strange, is a GPU can become, so powerful, why would the CPU be able to match or exceed it? Is not the GPU really just a variation of a CPU?