Compiling error in installing parallel Opensees

This forum is for issues related to parallel processing
and OpenSees using the new interpreters OpenSeesSP and OpenSeesMP

Moderator: selimgunay

Post Reply
dynaryu
Posts: 8
Joined: Thu Jun 09, 2005 7:38 pm
Location: Geoscience Australia

Compiling error in installing parallel Opensees

Post by dynaryu » Tue Feb 22, 2011 4:56 pm

Hi,

I got the following error message as I ran make libs.
The weird thing is that I surely locate mpi.h in the path in .def file.
Any suggestion/help will be appreciated.
Thank you.

make[1]: Entering directory `/nas/users/u65242/unix/OpenSees/OTHER/SuperLU_DIST_2.0/SRC'
Making dlangs.o from dlangs.c
/usr/local/bin/gcc -D_NOGRAPHICS -c dlangs.c
In file included from superlu_ddefs.h:19,
from dlangs.c:8:
superlu_defs.h:19:17: error: mpi.h: No such file or directory
In file included from superlu_ddefs.h:19,
from dlangs.c:8:

Post Reply