[ET Trac] [Einstein Toolkit] #1755: Problem with building on Ubuntu 14.04
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Tue Apr 21 22:47:24 CDT 2015
#1755: Problem with building on Ubuntu 14.04
------------------------------------+---------------------------------------
Reporter: maxim.barkov@… | Owner:
Type: defect | Status: new
Priority: blocker | Milestone: ET_2014_11
Component: Cactus | Version: development version
Resolution: | Keywords: MPI build
------------------------------------+---------------------------------------
Comment (by maxim.barkov@…):
Some lib names and paths should be corrected.
The following setup works fine on ubuntu 14.04
{{{
# Ubuntu's libhwloc-dev is broken; see
# <https://trac.einsteintoolkit.org/ticket/1717>
HWLOC_DIR = BUILD
MPI_DIR = /usr
# Ubuntu < 14.04 uses mpich2, >= 14.04 uses mpich
MPI_INC_DIRS = /usr/include/mpi /usr/include/mpich
MPI_LIB_DIRS = /usr/lib
MPI_LIBS = mpi mpif90 mpi++ mpif77
PTHREADS = yes
}}}
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1755#comment:6>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list