Search found 5 matches

by peter
Wed Aug 10, 2011 9:33 pm
Forum: Many-body perturbation theory
Topic: PAW+GW calculation problem
Replies: 1
Views: 3013

PAW+GW calculation problem

Hi, I am doing GW+PAW calculation for Ag, but the quasiparticle corrections of d bands are wrong, Anybody know if GW+PAW is suitable for noble metal calculations? Thanks The following is my input file ####################################################################################### #gwpara 2 #...
by peter
Fri May 27, 2011 10:43 pm
Forum: Configuring and compiling ABINIT
Topic: OpenMP instead MPI
Replies: 7
Views: 6354

Re: OpenMP instead MPI

exactly, openmpi should be fine for compiling abinit,
but if you feel that openmpi is not suitable for your work,
you can install some parallelism compiler such as mpich2 without administrator privileges.

best
peter
by peter
Tue May 24, 2011 8:06 pm
Forum: Configuring and compiling ABINIT
Topic: OpenMP instead MPI
Replies: 7
Views: 6354

Re: OpenMP instead MPI

Actually, you can install mpi youself depending on your preference,
abinit can compile by openmpi, mpich2, intel mpi(mpiifort) and so on,
for some free mpi software, you can install yourself on cluster.
by peter
Mon May 23, 2011 5:37 pm
Forum: Many-body perturbation theory
Topic: problem with parallel run in ABINIT 6.6.1 version
Replies: 1
Views: 2847

Re: problem with parallel run in ABINIT 6.6.1 version

It is possible that this problem is related to the compiler

Possible solution: change the other parallel compiler or use the old version 6.4.x
by peter
Tue Apr 26, 2011 4:32 pm
Forum: Configuring and compiling ABINIT
Topic: make error in abinit-6.6.2
Replies: 0
Views: 2524

make error in abinit-6.6.2

Hi, i am tyying install abinit 6.6.2, using the following command export CC=mpicc export CXX=mpicxx export FC=mpiifort ./configure --enable-mpi="yes" --with-mpi-incs="-I/home/my/mpi/include" --with-mpi-libs="-L/home/my/mpi/libs -lmpi" But stop here!! cchi0q0_intraband.F...