Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] abinit under sun

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] abinit under sun


Chronological Thread 
  • From: "Anglade Pierre-Matthieu" <anglade@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] abinit under sun
  • Date: Wed, 16 Aug 2006 10:13:40 +0200
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=suJPItVtk22lUt6nEsxCXT8QSOuXcU84QlXMX2xWzegPU7jCtQ3kI38qW57qcqx1cobMGepcjuy0+DhIt1offstAePYzFMgjFkxPwOa7QRqJdYzu+9+/2a7BOiMXCjpUkWyzqx3XKoDbfdfUjedBBzOCO8fd3/bmfU+Ror5BpQc=

Since abinit 5.2.2 is passing all the automated tests flying colors,
there must not be any significant difference unless:
a) there were a bug in abinit 4.6.5 which have been corrected
b) there is a bug in abinit 5.2.2 which is triggered by your
calculation and by none of the test.


Here is a list of command to issue in order to compile the latest
versions of abinit on a sun with "Sun fortran 95 8.2". You might want
to change the optimization flags:
tar zxf abinit-5.2.3.tar.gz
cd abinit-5.2.3
mkdir tmp
cd tmp
../configure FCFLAGS="-O1 -M. -M../../../src/defs -M../.. -M../defs"
cp ../src/defs/dummy_functions.inc src/defs/.
make multi

I'm sending you the compiled binary by email. Beware it's a little bit
uge (10MB).

regards

PMA



On 8/16/06, ha sa <ha_sadi@yahoo.com> wrote:
Hi,

First of all thank you very much for your kindness.

I don't have ultraspark,I have spark solaris 10.

I hope it will work.

Another question I have,
Is there a major difference between different abinit
versions regarding calculations, I mean if I found
some value using abinit v4.6.x and v5.2.x would there
be any difference in this value.

thank you,
Hanan

--- Anglade Pierre-Matthieu <anglade@gmail.com> wrote:

> Hi,
>
> I'll be back at work tomorrow. At this time I will
> compile it for you.
> And sending you both the compiled binaries and exact
> steps for
> compilation. I'm probably going to send you a
> V5.2.x.
> Still I need one information:
> -What kind of spark are you using ? We have some
> ultraspark III. I
> hope yours will be binary compatibles.
> And our spark computer is under sunOS 2.8 (If I
> remember correctly). I
> hope this won't be a issue.
>
> regards
>
> PMA
>
> On 8/15/06, ha sa <ha_sadi@yahoo.com> wrote:
> >
> > Dear Anglade
> >
> > I have tried to compile the abinit for a week now.
> I am working under sun
> > spark solaris 10
> >
> > I did not succeed in comiling it.
> >
> > I will be greatful if you send me a compiled
> version of the program abinit
> > for sun Solaris 10
> >
> > yours truely
> > Hanan
> >
> >
> >
> > Anglade Pierre-Matthieu <anglade@gmail.com> wrote:
> >
> > Hi,
> >
> > > Did any of you execute abinit using sun
> workstation?
> > Abinit version 5.0 and higher (probably also true
> for most older
> > versions) have been compiled and used on many
> kinds of sun
> > stations/computers/servers.
> >
> > > If yes,would you please tell me what you needed
> to do exactly.
> > This depends "exactly" on what you plan to do
> >
> > >Do I need to compile files or something like
> > > that?
> > Probably (see previous answer and next paragraph)
> >
> > In fact there is many kinds of computers under the
> Sun brand. Some use
> > Sparc others uses X86_64. Some are under Solaris
> other are under
> > linux. Some even have windows on them...
> >
> > I suppose you're not in the best case that is
> x86_64 + linux.
> > Otherwise you wouldn't have asked for help, do you
> ?
> >
> > Let's guess you want to run abinit on sparc, under
> solaris and your
> > compiler is Sun's own fortran compiler.
> > Then building abinit V5.x.x is pretty much easy.
> > 1) Download the source archive.
> > 2) unzip/untar
> > 3) ./configure
> > At this stage you shouldn't get any error. If your
> fortran compiler is
> > not in a standard path try "./configure
> > FC=/the/way/to/fortran-compiler
> > 4) ./make
> > There the compilation should stop quite soon. This
> is so because
> > unlike most others compilers (escept absoft
> profortran) the sun
> > compiler do not mixes path to include files
> (denoted with option -I)
> > and path to modules (option -M)
> > On your terminal you must find the compilation
> line which results in
> > the errors. On this line there is a section with a
> lot of -I like
> > "-I../defs"
> > 5) copy this section of the line replacing all the
> -I with -M (eg
> > "-M../defs")
> > 6) ./configure FC=/the/way/to/fortran-compiler
> FCFLAGS="all the
> > section with the -I where -I are replaced with -M"
> > 7) make
> >
> > I hope this is understandable and helping.
> > regards
> >
> > PMA
> > On 8/9/06, ha sa wrote:
> > > Dear abinit users,
> > >
> > > Did any of you execute abinit using sun
> workstation?
> > >
> > > If yes,would you please tell me what you needed
> to do
> > > exactly.Do I need to compile files or something
> like
> > > that?
> > >
> > >
> > > Thanks
> > > Hanan
> > >
> > >
> __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam? Yahoo! Mail has the best spam
> protection around
> > > http://mail.yahoo.com
> > >
> >
> >
> > --
> > Pierre-Matthieu Anglade
> >
> >
> >
> >
> > ________________________________
> > Do you Yahoo!?
> > Next-gen email? Have it all with the all-new
> Yahoo! Mail Beta.
> >
> >
>
>
> --
> Pierre-Matthieu Anglade
>


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com



--
Pierre-Matthieu Anglade



Archive powered by MHonArc 2.6.16.

Top of Page