Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] SGI Altix abinip parallel version

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] SGI Altix abinip parallel version


Chronological Thread 
  • From: Xavier Gonze <gonze@pcpm.ucl.ac.be>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] SGI Altix abinip parallel version
  • Date: Sat, 13 Aug 2005 17:44:48 +0200

Dear Uludogan Mostafa,

There is a workaround : compile ABINIT using the CPP flag
-DCHGSTDIO
(See the file ~ABINIT/Infos/makefile_macros_help for more information).

In this case, the "files" file filename is automatically set to ab.files
(not to dft.files erroneously mentioned in the makefile_macros_help , see the
routine iofn1.F90) .
Use this name for your "files" file.

With this trick, you do not need to pipe any filename to the code.

Hope this helps,
Xavier




uludoganmustafa@yahoo.com wrote:
Hi, I have successfully compiled Abinit to SGI Altix system . Serial version
abinis seems to be
running but I have a minor problem with the parallel version. I use following
command to run mpirun
-np 4 abinip < ./ab_files

Execution stops and asks for the file names that is defined in "ab_files". So
it seems parallel
version in our SGI Altix system can't read the file ab_files. Is there any
body who experienced
same problem? Yours Mustafa Uludogan Chemical Engineering Department Texas
A&M University

N.B.:Temporarily , I overcome it by entering these file names manually .







Archive powered by MHonArc 2.6.16.

Top of Page