This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: LLVM to get massive GPU support with Fortran


On Mon, Nov 16, 2015 at 5:24 PM, Andrew Pinski <pinskia@gmail.com> wrote:
> On Mon, Nov 16, 2015 at 2:09 PM, Toon Moene <toon@moene.org> wrote:
>> On 11/16/2015 11:02 PM, Jack Howarth wrote:
>>
>>> FYI, this posting has a bit more detail on the actual implementation...
>>>
>>> http://lists.llvm.org/pipermail/llvm-dev/2015-November/092438.html
>>
>>
>> That surely helps - thanks.
>
>
> Basically NVIDIA bought PGI and now is open source their fortran
> front-end.  Nothing magical really.
> Basically NVIDIA is trying to have the "community" do more of their
> development for them.
> This is an anti-open/free source way of doing things.
>

Well, if Nvidia/PGI wanted to shift their fortran compiler to use llvm
for its GPU support, they were bound to open source it. The whole
model for llvm is based on vendors wanting to work within the open
source tree because of the pain involved in maintaining independent
forks based on llvm (due to the heavy upstream churn).

> Thanks,
> Andrew
>
>>
>>
>> --
>> Toon Moene - e-mail: toon@moene.org - phone: +31 346 214290
>> Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
>> At home: http://moene.org/~toon/; weather: http://moene.org/~hirlam/
>> Progress of GNU Fortran: http://gcc.gnu.org/wiki/GFortran#news


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]