Re: [hwloc-users] hwloc 1.9 and openmpi using intel compiler

2014-07-09 Thread Nick Papior Andersen
Dear Brice 2014-07-09 21:34 GMT+00:00 Brice Goglin : > Le 09/07/2014 23:30, Nick Papior Andersen a écrit : > > Dear Brice > > Here are my findings (apologies for not doing make check on before-hand!) > > 2014-07-09 20:42 GMT+00:00 Brice Goglin : > >> Hello, >> >> A quick look in Open MPI sou

Re: [hwloc-users] hwloc 1.9 and openmpi using intel compiler

2014-07-09 Thread Brice Goglin
Le 09/07/2014 23:30, Nick Papior Andersen a écrit : > Dear Brice > > Here are my findings (apologies for not doing make check on before-hand!) > > 2014-07-09 20:42 GMT+00:00 Brice Goglin >: > > Hello, > > A quick look in Open MPI source code seems to say that

Re: [hwloc-users] hwloc 1.9 and openmpi using intel compiler

2014-07-09 Thread Nick Papior Andersen
Dear Brice Here are my findings (apologies for not doing make check on before-hand!) 2014-07-09 20:42 GMT+00:00 Brice Goglin : > Hello, > > A quick look in Open MPI source code seems to say that it's manipulating > XML topologies in these lines. > > Please go into your hwloc-1.9 build directory

Re: [hwloc-users] hwloc 1.9 and openmpi using intel compiler

2014-07-09 Thread Brice Goglin
Hello, A quick look in Open MPI source code seems to say that it's manipulating XML topologies in these lines. Please go into your hwloc-1.9 build directory, and run "tests/xmlbuffer" (you will may have to build it with run "make xmlbuffer -C tests"). If it works, try running "make check". Also

[hwloc-users] hwloc 1.9 and openmpi using intel compiler

2014-07-09 Thread Nick Papior Andersen
Dear users, I think this is some kind of bug, but I would like to post here to hear if this is true. I have only tested this using the fortran compiler and fortran version of openmpi/hwloc. My setup: intel compiler: composer_xe_2013.3.163 ifort --version: 13.1.1 20130313 I am compiling using