Re: [Beowulf] difference between accelerators and co-processors

2013-03-10 Thread Joshua mora acosta
See this paper http://synergy.cs.vt.edu/pubs/papers/daga-saahpc11-apu-efficacy.pdf While discrete GPUs underperform wrt APU on host to/from device transfers in a ratio of ~2X, it compensates by far the computing power and local bandwidth ~8-10X. You can cook though a test where you do little comp

Re: [Beowulf] difference between accelerators and co-processors

2013-03-10 Thread Vincent Diepeveen
On Mar 10, 2013, at 9:03 PM, Mark Hahn wrote: >> Is there any line/point to make distinction between accelerators and >> co-processors (that are used in conjunction with the primary CPU >> to boost >> up the performance)? or these terms can be used interchangeably? > > IMO, a coprocessor execut

Re: [Beowulf] difference between accelerators and co-processors

2013-03-10 Thread Mark Hahn
> Is there any line/point to make distinction between accelerators and > co-processors (that are used in conjunction with the primary CPU to boost > up the performance)? or these terms can be used interchangeably? IMO, a coprocessor executes the same instruction stream as the "primary" processor.

[Beowulf] difference between accelerators and co-processors

2013-03-10 Thread amjad ali
Hello All, Is there any line/point to make distinction between accelerators and co-processors (that are used in conjunction with the primary CPU to boost up the performance)? or these terms can be used interchangeably? Specifically, the word "accelerator" is used commonly with GPU. On the other h