Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] Runtime problem on Opteron Cluster with Pathscale/mvapich.

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] Runtime problem on Opteron Cluster with Pathscale/mvapich.


Chronological Thread 
  • From: "Xin, Liu" <xliu@student.dlut.edu.cn>
  • To: "forum@abinit.org" <forum@abinit.org>
  • Subject: Re: [abinit-forum] Runtime problem on Opteron Cluster with Pathscale/mvapich.
  • Date: Tue, 2 Aug 2005 10:14:38 +0800

Hi!

I think that you'd better try from PGI compilers, at least I succeeded in
running abinit in parallel compiled with pgf77 and LAM.

Good luck



>Hello people,
>
> I am trying to compile abinip on an Opteron cluster (the jacquard machine
>at NERSC, in case anyone knows it) with the PathScale f90 compiler and the
>mvapich version of MPI.
>
> I get the code to compile, but when I try to calculate the response
>function I get the following error:
>
>**** Segmentation fault! Fault address: (nil)
>
>This is likely to have been caused by either a null pointer dereference or a
>general protection fault.
>
>
>**** Segmentation fault! Fault address: 0xc5e8
>
>Fault address is 4143640 bytes below the first valid
>mapping boundary, which is at 0x400000.
>
>This may have been caused by a struct access through a null pointer.
>Abort
>Abort
>
>I'm running a modified version of the H2 tutorial as a test. I get this same
>error (with different fault addresses) regardless of the options I select
>during the compilation. I'm using an adapted version of
>makefile_macros.Pathscale2.1-64_sleepy.
>
>The compile options have been stripped down to the bare minimum, removin all
>optimization. Still, the segfault remains.
>
>Anybody has any experience with this combination of compiler and mpi?
>
>Best regards and thanks in advance, Fer.







  • Re: [abinit-forum] Runtime problem on Opteron Cluster with Pathscale/mvapich., Xin, Liu, 08/02/2005

Archive powered by MHonArc 2.6.16.

Top of Page