Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
27995 Discussions

Compiling mpich-3.2.1 with parallel_studio_xe_2018.3.051 on OpenSuse 15.4

Giovanni_Besio
Beginner
222 Views

Dear all

I am trying to compile mpich-3.2.1 with parallel studio 2018.3.051 under Opensuse 15.4 but when I perform the make command I get this error:

make[3]: Entering directory '/opt/src/mpich-3.2.1/src/mpi/romio'
CC adio/common/heap-sort.lo
In file included from adio/common/heap-sort.c(12):
/opt/intel/compilers_and_libraries_2018.3.222/linux/compiler/include/math.h(1230): error: identifier "_LIB_VERSION_TYPE" is undefined
_LIBIMF_EXTERN_C _LIB_VERSIONIMF_TYPE _LIBIMF_PUBVAR _LIB_VERSIONIMF;
^

Does anyone have any hint how to solve the problem?

Thanks

Giovanni

 

 

0 Kudos
0 Replies
Reply