Question for you GPU gurus...

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

Dann Corbit
Posts: 12538
Joined: Wed Mar 08, 2006 8:57 pm
Location: Redmond, WA USA

Question for you GPU gurus...

Post by Dann Corbit »

Do the new AMD Epyc and the new AMD Vega GPUs have transparent access to the same memory since both use "infinity fabric"?

If so it would seem to be a really interesting combination for chess.

There have been a few GPU/CPU combos that could do that lately, but they were under-powered development boards.
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
DustyMonkey
Posts: 61
Joined: Wed Feb 19, 2014 10:11 pm

Re: Question for you GPU gurus...

Post by DustyMonkey »

No.

..and its still crossfire if you want to run multiple Vega GPU's together.
smatovic
Posts: 2639
Joined: Wed Mar 10, 2010 10:18 pm
Location: Hamburg, Germany
Full name: Srdja Matovic

Re: Question for you GPU gurus...

Post by smatovic »

Maybe the new Franken-Chip from Intel with integrated AMD Vega GPU offers what you are looking for......it looks like the integrated HMB2 is accessible by GPU and CPU:

https://www.pcworld.com/article/3245169 ... -leak.html

--
Srdja
jhellis3
Posts: 546
Joined: Sat Aug 17, 2013 12:36 am

Re: Question for you GPU gurus...

Post by jhellis3 »

I am not sure about AMD GPUs, but here is a pretty good talk from the Nvidia side: https://www.youtube.com/watch?v=86seb-iZCnI
Daniel Shawul
Posts: 4185
Joined: Tue Mar 14, 2006 11:34 am
Location: Ethiopia

Re: Question for you GPU gurus...

Post by Daniel Shawul »

The power 8 processor with pascal GPUs replaces the PCI express with nvlink which is very good for memory-bound applications.
I think for chess, which is a compute-bound application, even a slow PCI connection to the CPU is Ok since we don't plan to do computation on the CPU anyway.
I believe finding the right parallel search algorithm is the main reason why chess has not performed well on the GPU.

Daniel
smatovic
Posts: 2639
Joined: Wed Mar 10, 2010 10:18 pm
Location: Hamburg, Germany
Full name: Srdja Matovic

Re: Question for you GPU gurus...Intel CPU AMD GPU combo

Post by smatovic »

Here some more info about the Intel CPU AMD GPU combo:

http://www.fudzilla.com/news/processors ... m-graphics

The GPU is connected via PCIe 8x, has 4 GB of HBM memory and 20 to 24 compute units.

--
Srdja