Search found 5 matches

by Redmaz
Tue Jan 12, 2016 7:07 pm
Forum: Configuring and compiling ABINIT
Topic: Install Abinit on Redhat HPC [SOLVED]
Replies: 2
Views: 7228

Re: Install Abinit on Redhat HPC [SOLVED]

thanks for your help.
by Redmaz
Sun Dec 20, 2015 11:37 am
Forum: Configuring and compiling ABINIT
Topic: Install Abinit on Redhat HPC [SOLVED]
Replies: 2
Views: 7228

Install Abinit on Redhat HPC [SOLVED]

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 ha...
by Redmaz
Wed Jul 15, 2015 8:30 pm
Forum: Configuring and compiling ABINIT
Topic: Abinit Insstalation Help for IBM HPC
Replies: 5
Views: 5628

Re: Abinit Insstalation Help for IBM HPC

Salam,
I install Abinit 4.10.3 without error, but when I try to run a parall test with command :
$ mpirun -np 2 abinit < t42.files >& t42.log
I have this error in my log file:
STOP MPIFAKE: mpi_attr_get
STOP MPIFAKE: mpi_attr_get
can you help me plz ?
by Redmaz
Fri Jul 10, 2015 1:57 pm
Forum: Configuring and compiling ABINIT
Topic: Abinit Insstalation Help for IBM HPC
Replies: 5
Views: 5628

Re: Abinit Insstalation Help for IBM HPC

I try to upgrade my gcc but i can't.
I install openmpi and try abinit is the same error on configuration
by Redmaz
Wed Jul 08, 2015 10:22 pm
Forum: Configuring and compiling ABINIT
Topic: Abinit Insstalation Help for IBM HPC
Replies: 5
Views: 5628

Abinit Insstalation Help for IBM HPC

Hi, I have IBM HPC Cluster with RedHAt 6.4 OS and IBM PMPI platform. I wont to install Abinit 7.10.4 on it. I try : $module load PMPI $./configure but I have this erreur: checking for mpicc... /opt/ibm/platform_mpi/bin/mpicc checking for gcc... mpicc checking for C compiler default output file name....