Re: Offload Library

2014-06-24 Thread Kirill Yukhin
Hello David, On 20 Jun 14:46, David Edelsohn wrote: > On Fri, May 16, 2014 at 7:47 AM, Kirill Yukhin > wrote: > > Does this look OK? > > The GCC SC has decided to allow this library in the GCC sources. Great news, thanks! > If the library is not going to be expanded to support all GPUs and > of

Re: Offload Library

2014-06-20 Thread Joel Sherrill
On 6/20/2014 1:46 PM, David Edelsohn wrote: > On Fri, May 16, 2014 at 7:47 AM, Kirill Yukhin > wrote: >> Dear steering committee, >> >> To support the offloading features for Intel's Xeon Phi cards >> we need to add a foreign library (liboffload) into the gcc repository. >> README with b

Re: Offload Library

2014-06-20 Thread David Edelsohn
On Fri, May 16, 2014 at 7:47 AM, Kirill Yukhin wrote: > Dear steering committee, > > To support the offloading features for Intel's Xeon Phi cards > we need to add a foreign library (liboffload) into the gcc repository. > README with build instructions is attached. > > I am also copy-pasti

Re: Offload Library

2014-05-26 Thread Kirill Yukhin
Hello, On 19 May 16:53, Kirill Yukhin wrote: > Hello Ian, > On 16 May 07:07, Ian Lance Taylor wrote: > > On Fri, May 16, 2014 at 4:47 AM, Kirill Yukhin > > wrote: > > > > > > To support the offloading features for Intel's Xeon Phi cards > > > we need to add a foreign library (liboffload)

Re: Offload Library

2014-05-19 Thread Kirill Yukhin
Hello, Thomas! On 16 May 19:30, Thomas Schwinge wrote: > On Fri, 16 May 2014 15:47:58 +0400, Kirill Yukhin > wrote: > > To support the offloading features for Intel's Xeon Phi cards > > we need to add a foreign library (liboffload) into the gcc repository. > > As written in the README,

Re: Offload Library

2014-05-19 Thread Kirill Yukhin
Hello Ian, On 16 May 07:07, Ian Lance Taylor wrote: > On Fri, May 16, 2014 at 4:47 AM, Kirill Yukhin > wrote: > > > > To support the offloading features for Intel's Xeon Phi cards > > we need to add a foreign library (liboffload) into the gcc repository. > > README with build instructions

Re: Offload Library

2014-05-16 Thread Thomas Schwinge
Hi! On Fri, 16 May 2014 15:47:58 +0400, Kirill Yukhin wrote: > To support the offloading features for Intel's Xeon Phi cards > we need to add a foreign library (liboffload) into the gcc repository. As written in the README, this library currently is specific to Intel hardware (understan

Re: Offload Library

2014-05-16 Thread Ian Lance Taylor
On Fri, May 16, 2014 at 4:47 AM, Kirill Yukhin wrote: > > To support the offloading features for Intel's Xeon Phi cards > we need to add a foreign library (liboffload) into the gcc repository. > README with build instructions is attached. Can you explain why this library should be part of

Offload Library

2014-05-16 Thread Kirill Yukhin
Dear steering committee, To support the offloading features for Intel's Xeon Phi cards we need to add a foreign library (liboffload) into the gcc repository. README with build instructions is attached. I am also copy-pasting the header comment from one of the liboffload files. The header