Siegmar,

fwiw, on openSUSE Leap 42.2 (iirc, this is the free (aka CentOS-like) version of SLES 12.2)

numaif.h is provided by libnuma-devel and is located in /usr/include


everything works fine with both GNU and Oracle compilers.

i noted that unlike GNU gcc, Oracle cc does not automatically search in /usr/local/include.


Cheers,


Gilles



On 2/8/2017 11:19 PM, Jeff Squyres (jsquyres) wrote:
Siegmar --

This might be normal and expected (i.e., that the numaif.h that comes with your 
gcc may not be suitable for use with the Sun CC compiler).  Is there any 
functionality difference between your two builds (with and without numaif.h 
support)?

The config.log from the cc build should include the specific reasons as to why 
configure thought numaif.h was not usable.  Can you send it along?


On Feb 8, 2017, at 7:01 AM, Siegmar Gross 
<siegmar.gr...@informatik.hs-fulda.de> wrote:

Hi,

I have installed openmpi-master-201702080209-bc2890e on my "SUSE Linux
Enterprise Server 12.2 (x86_64)" with Sun C 5.14 and gcc-6.3.0.
Unfortunately, "numaif.h" isn't usable for "cc" while "gcc" has no
problems with that file. The file is available in /usr/local/include.


loki openmpi-master-201702080209-bc2890e-Linux.x86_64.64_gcc 165 grep numaif.h 
log.configure.Linux.x86_64.64_gcc
checking numaif.h usability... yes
checking numaif.h presence... yes
checking for numaif.h... yes


loki openmpi-master-201702080209-bc2890e-Linux.x86_64.64_cc 168 grep numaif.h 
log.configure.Linux.x86_64.64_cc
checking numaif.h usability... no
checking numaif.h presence... yes
configure: WARNING: numaif.h: present but cannot be compiled
configure: WARNING: numaif.h:     check for missing prerequisite headers?
configure: WARNING: numaif.h: see the Autoconf documentation
configure: WARNING: numaif.h:     section "Present But Cannot Be Compiled"
configure: WARNING: numaif.h: proceeding with the compiler's result
checking for numaif.h... no


I would be grateful, if somebody can fix the problem. Do you need anything
else? Thank you very much for any help in advance.


Kind regards

Siegmar
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users


nfigure: WARNING: numaif.h:     section "Present But Cannot Be Compiled"
configure: WARNING: numaif.h: proceeding with the compiler's result
checking for numaif.h... no


I would be grateful, if somebody can fix the problem. Do you need anything
else? Thank you very much for any help in advance.


Kind regards

Siegmar
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users
</pre>
     </blockquote>
     <pre wrap="">

</pre>
   </blockquote>
   <br>
 </body>
</html>
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users

Reply via email to