This is actually expected.

We use compiler pragmas in the Fortran code that are not recognized by all 
compilers.  But they're safely ignored (even though they're noisy).  :-\


> On Apr 22, 2015, at 5:22 PM, Tom Wurgler <twu...@goodyear.com> wrote:
> 
> 
> Compilation of OpenMPI 1.8.4 using Intel compiler version 14.0.4.211 results 
> in usable code but has the following "remarks":....
> thanks
> tom
> 
> 
> make[2]: Entering directory 
> `/home02/tom/src/openmpi-1.8.4_intel_1404211/ompi/mpi/fortran/use-mpi-f08'
>  PPFC     mpi-f08-types.lo
>  GENERATE sizeof_f08.h
>  CC       constants.lo
>  GENERATE sizeof_f08.f90
>  GENERATE profile/psizeof_f08.f90
>  FC       sizeof_f08.lo
>  FC       profile/psizeof_f08.lo
>  PPFC     mpi-f08-interfaces-callbacks.lo
>  PPFC     mpi-f08-interfaces.lo
>  PPFC     pmpi-f08-interfaces.lo
> pmpi-f08-interfaces.F90(28): remark #5140: Unrecognized directive
> !DIR$ IGNORE_TKR buf
> --------------------^
> pmpi-f08-interfaces.F90(45): remark #5140: Unrecognized directive
> !DIR$ IGNORE_TKR buf
> --------------------^
> pmpi-f08-interfaces.F90(62): remark #5140: Unrecognized directive
> !DIR$ IGNORE_TKR buffer
> -----------------------^
> pmpi-f08-interfaces.F90(76): remark #5140: Unrecognized directive
> !DIR$ IGNORE_TKR buffer_addr
> ----------------------------^
> pmpi-f08-interfaces.F90(111): remark #5140: Unrecognized directive
> !DIR$ IGNORE_TKR buf
> --------------------^
> [lots more of same, so truncated here]
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post: 
> http://www.open-mpi.org/community/lists/devel/2015/04/17325.php


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to