[ET Trac] [Einstein Toolkit] #1764: Error with compilation of HWLOC

Einstein Toolkit trac-noreply at einsteintoolkit.org
Fri May 8 13:32:46 CDT 2015


#1764: Error with compilation of HWLOC
------------------------------------+---------------------------------------
  Reporter:  maxim.barkov@…         |       Owner:  eschnett           
      Type:  defect                 |      Status:  assigned           
  Priority:  blocker                |   Milestone:  ET_2015_05         
 Component:  EinsteinToolkit thorn  |     Version:  development version
Resolution:                         |    Keywords:  HWLOC              
------------------------------------+---------------------------------------

Comment (by bmundim):

 Ok, I had problems compiling with mpich2 in the past and I switched to
 openmpi. My configuration with openmpi was

 {{{
 MPI_DIR      = /usr
 MPI_INC_DIRS = /usr/lib/openmpi/include /usr/lib/openmpi/include/openmpi
 MPI_LIB_DIRS = /usr/lib /usr/lib/openmpi/lib
 MPI_LIBS     = mpi mpi_cxx dl hwloc
 }}}

 but it also works as it is now:

 {{{
 MPI_DIR      = /usr
 }}}

 as long as libopenmpi-dev is installed, but that's only my guess on what
 is different between your configuration and mine (besides the ubuntu
 release).

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1764#comment:9>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list