[Smeagol-discuss] compilation problem

Lamjed Debbichi Lamjed.Debbichi at ipcms.u-strasbg.fr
Tue Mar 3 10:55:37 GMT 2009


*Dear smeagol user's*

I compiled siesta.1.3 in parallel   in
 *SGI Altix ICE 8200 machine

 *I did some tests in parallel  with siesta.1.3  and the results  are  ok.
 But when  I compile smeagol with the same arch.make,  the jobs  don't 
run in parallel
  i get the following message :
*

SIESTA 1.3.7  -- [1.3f1 release] (04 Feb 2004)
Architecture  : x86_64-linux-Intel10-MKL10-Blacs_MPT
Compiler flags:
SERIAL version

* Running on   16 nodes in parallel
 >> Start of run:   2-MAR-2009  15:27:17

*i have attached the arch.make. i would appreciate if you can help me solve
 this problem
*################################################*
.SUFFIXES:
.SUFFIXES: .f .F .o .a .f90 .F90

SIESTA_ARCH=x86_64-linux-Intel10-MKL10-Blacs_MPT

FPP=
FPP_OUTPUT=
FC=ifort
RANLIB=echo
SYS=bsd
#
SOURCE_DIR=/scratch/gem1100/debbichi/SMEAGOL
TRANSPORTFLAGS= -c
EXEC = smeagol_parl
#
FFLAGS= -O3
FPPFLAGS= -DMPI -DFC_HAVE_FLUSH -DFC_HAVE_ABORT
LDFLAGS=-lmpi

ARFLAGS_DEBUG= -g -O0
FCFLAGS_fixed_f=
FCFLAGS_free_f90=
FPPFLAGS_fixed_F=
FPPFLAGS_free_F90=
NETCDF_LIBS=
NETCDF_INTERFACE=
#
COMP_LIBS=linalg.a dc_lapack.a
#
LIBS= -L/opt/software/SGI/intel/mkl/10.0.3.020/lib/em64t \
        /opt/software/SGI/scalapack/scalapack-1.8.0/libscalapack.a \
        /opt/software/SGI/blacs/BLACS/LIB/blacsF77init_MPI-LINUX-0.a \
        /opt/software/SGI/blacs/BLACS/LIB/blacs_MPI-LINUX-0.a \
        /opt/software/SGI/blacs/BLACS/LIB/blacsF77init_MPI-LINUX-0.a \
        -lmkl_intel_lp64 -lmkl_sequential -lmkl_core
#
#
MPI_INTERFACE=libmpi_f90.a
MPI_INCLUDE=/usr/include
DEFS_MPI=-DMPI
#
.F.o:
        $(FC) -c $(FFLAGS) $(INCFLAGS) $(FPPFLAGS) $(FPPFLAGS_fixed_F)  $<
.F90.o:
        $(FC) -c $(FFLAGS) $(INCFLAGS) $(FPPFLAGS) $(FPPFLAGS_free_F90) $<
.f.o:
        $(FC) -c $(FFLAGS) $(INCFLAGS) $(FCFLAGS_fixed_f)  $<
.f90.o:
        $(FC) -c $(FFLAGS) $(INCFLAGS) $(FCFLAGS_free_f90)  $<

*####################################################

*
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: arch.make1
Url: http://lists.tchpc.tcd.ie/pipermail/smeagol-discuss/attachments/20090303/fc5ed673/attachment.pl 


More information about the Smeagol-discuss mailing list