Install Abinit on Redhat HPC
Posted: Sun Dec 20, 2015 11:37 am
Salam for All,
I have a IBM Platform HPC 4.1.1.1 with OS RHEL 6.4 and PMPI module.
I want install Abinit on it, i us those command :
$ scl enable devtoolset-2 bash #for load gcc 4.8
$ module load PMPI # for load MPI
$ ../configure --enable-mpi --with-mpi-prefix=/opt/ibm/platform_mpi/
$ make mj4
I have thise erreur:
mpi_type_frm=MPI_INTEGER16
1
Error: Symbol 'mpi_integer16' at (1) has no IMPLICIT type
make[5]: *** [m_xmpi.o] Error 1
Can you help me to please.
I have a IBM Platform HPC 4.1.1.1 with OS RHEL 6.4 and PMPI module.
I want install Abinit on it, i us those command :
$ scl enable devtoolset-2 bash #for load gcc 4.8
$ module load PMPI # for load MPI
$ ../configure --enable-mpi --with-mpi-prefix=/opt/ibm/platform_mpi/
$ make mj4
I have thise erreur:
mpi_type_frm=MPI_INTEGER16
1
Error: Symbol 'mpi_integer16' at (1) has no IMPLICIT type
make[5]: *** [m_xmpi.o] Error 1
Can you help me to please.