Objet : Developers list for StarPU
Archives de la liste
- From: "Hoque, Reazul" <rhoque@vols.utk.edu>
- To: Olivier Aumage <olivier.aumage@inria.fr>, Alfredo Buttari <alfredo.buttari@enseeiht.fr>
- Cc: "starpu-devel@lists.gforge.inria.fr" <starpu-devel@lists.gforge.inria.fr>
- Subject: Re: [Starpu-devel] StarPu build error
- Date: Wed, 14 Sep 2016 14:05:03 +0000
- Accept-language: en-US
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=rhoque@vols.utk.edu; spf=Pass smtp.mailfrom=rhoque@vols.utk.edu; spf=Pass smtp.helo=postmaster@NAM03-BY2-obe.outbound.protection.outlook.com
- Ironport-phdr: 9a23:OsdPgBwh6hNv3FjXCy+O+j09IxM/srCxBDY+r6Qd0ewTIJqq85mqBkHD//Il1AaPBtSCra0fwLKI++C4ACpbvsbH6ChDOLV3FDY7yuwu1zQ6B8CEDUCpZNXLVAcdWPp4aVl+4nugOlJUEsutL3fbo3m18CJAUk6nbVk9Dq3PF4XTl8W60fyps92WOl0QxWn1XbQnCxG3swTcrIE/nI5rJat5nhzNo2VJdv4QzH5tLF2etxf6/Ma5upB5pWAYkvYv7cNMVu3QYrgkRKZZRGAvN24v6cHs8xPeUReG/Ho0X2MNnxdJAxSD4gusDbnrtS6v/Mp6wTSXeYXMQLkmRDDop/NxSBjxlSovKTk96yfKls82ga5G9kHy7ydjypLZNdnGfMF1ebnQKJZDHTJM
- List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel/>
- List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
Hi Olivier,
The fortran compiler is :
GNU Fortran (GCC) 5.1.0
Thanks
Reazul
From: Olivier Aumage <olivier.aumage@inria.fr>
Sent: Wednesday, September 14, 2016 5:19:33 AM
To: Alfredo Buttari
Cc: Hoque, Reazul; starpu-devel@lists.gforge.inria.fr
Subject: Re: [Starpu-devel] StarPu build error
Sent: Wednesday, September 14, 2016 5:19:33 AM
To: Alfredo Buttari
Cc: Hoque, Reazul; starpu-devel@lists.gforge.inria.fr
Subject: Re: [Starpu-devel] StarPu build error
Hi Alfredo,
Indeed (I added a note about that technical specification in StarPU's documentation earlier this morning :-) and there is also a nice paragraph on that topic in GNU GFortran's manual).
However, the initial message from Reazul indicated that gcc 5.1 was in use when he got the error, but the Fortran compiler brand and version were not mentioned. Thus I would like to know these informations in order to fix my configure script.
Regards,
--
Olivier
> Le 14 sept. 2016 à 11:05, Alfredo Buttari <alfredo.buttari@enseeiht.fr> a écrit :
>
> Hello,
> the message refers to assumed-shape arrays in bind(C) procedures which
> (as far as I understand) is not possible unless the ISO/IEC TS
> 29113:2012 technical specification is implemented, which is not the
> case for gfortran < 4.9. I have had the same problem.
>
> Regards,
> Alfredo
>
>
>
> On Wed, Sep 14, 2016 at 10:59 AM, Olivier Aumage
> <olivier.aumage@inria.fr> wrote:
>>
>> Dear Reazul,
>>
>> Could you please check the version of the Fortran compiler that generated the error?
>>
>> I have conducted fresh tests today, with GNU GFortran versions 4.9, 5.1.0, 5.4 and 6.1, but I do not get the warnings and errors you encountered.
>>
>> The native Fortran support of StarPU is known to be incompatible with GFortran <= 4.8 and Intel Fortran <= 2015, and is automatically disabled by the configure script when these Fortran compilers are in use.
>>
>> Thanks for your report.
>> Best regards,
>
>
>
>
>
> --
> -----------------------------------------
> Alfredo Buttari, PhD
> CNRS-IRIT
> 2 rue Camichel, 31071 Toulouse, France
> http://buttari.perso.enseeiht.fr
Indeed (I added a note about that technical specification in StarPU's documentation earlier this morning :-) and there is also a nice paragraph on that topic in GNU GFortran's manual).
However, the initial message from Reazul indicated that gcc 5.1 was in use when he got the error, but the Fortran compiler brand and version were not mentioned. Thus I would like to know these informations in order to fix my configure script.
Regards,
--
Olivier
> Le 14 sept. 2016 à 11:05, Alfredo Buttari <alfredo.buttari@enseeiht.fr> a écrit :
>
> Hello,
> the message refers to assumed-shape arrays in bind(C) procedures which
> (as far as I understand) is not possible unless the ISO/IEC TS
> 29113:2012 technical specification is implemented, which is not the
> case for gfortran < 4.9. I have had the same problem.
>
> Regards,
> Alfredo
>
>
>
> On Wed, Sep 14, 2016 at 10:59 AM, Olivier Aumage
> <olivier.aumage@inria.fr> wrote:
>>
>> Dear Reazul,
>>
>> Could you please check the version of the Fortran compiler that generated the error?
>>
>> I have conducted fresh tests today, with GNU GFortran versions 4.9, 5.1.0, 5.4 and 6.1, but I do not get the warnings and errors you encountered.
>>
>> The native Fortran support of StarPU is known to be incompatible with GFortran <= 4.8 and Intel Fortran <= 2015, and is automatically disabled by the configure script when these Fortran compilers are in use.
>>
>> Thanks for your report.
>> Best regards,
>
>
>
>
>
> --
> -----------------------------------------
> Alfredo Buttari, PhD
> CNRS-IRIT
> 2 rue Camichel, 31071 Toulouse, France
> http://buttari.perso.enseeiht.fr
- [Starpu-devel] StarPu build error, Hoque, Reazul, 13/09/2016
- Re: [Starpu-devel] StarPu build error, Samuel Thibault, 13/09/2016
- Re: [Starpu-devel] StarPu build error, Hoque, Reazul, 13/09/2016
- Re: [Starpu-devel] StarPu build error, Olivier Aumage, 14/09/2016
- Re: [Starpu-devel] StarPu build error, Alfredo Buttari, 14/09/2016
- Re: [Starpu-devel] StarPu build error, Olivier Aumage, 14/09/2016
- Re: [Starpu-devel] StarPu build error, Hoque, Reazul, 14/09/2016
- Re: [Starpu-devel] StarPu build error, Olivier Aumage, 14/09/2016
- Re: [Starpu-devel] StarPu build error, Alfredo Buttari, 14/09/2016
- Re: [Starpu-devel] StarPu build error, Olivier Aumage, 14/09/2016
- Re: [Starpu-devel] StarPu build error, Hoque, Reazul, 13/09/2016
- Re: [Starpu-devel] StarPu build error, Samuel Thibault, 13/09/2016
Archives gérées par MHonArc 2.6.19+.