LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Pinaki (pinaki1234_at_[hidden])
Date: 2006-06-07 05:47:27


Hi Folks
   
       Many thanks for the help receieved in my last query which eventually enabled me to fix the compile-time error in the makefile. But now when I am trying to execute the examples in /EXAMPLE subdirectory the following error is cropping up:
   
  -------------------------------------------------------------------------------------------------------------------------
  garl-sun2.serc.iisc.ernet.in> /usr/local/mpich-1.2.6/ch_p4/bin/mpirun pddrive -r 2 -c 2 g20.rua -procs 4
ld.so.1: /home/pinaki/SuperLU/SuperLU_DIST_2.0/EXAMPLE/pddrive: fatal: libglobus_duroc_bootstrap_gcc32dbg.so.0: open failed: No such file or directory
Killed
------------------------------------------------------------------------------------------------------------------------
   
  The hardware being used here is a Sun cluster with 4 nodes each being a Sun Blade 150. The architecture is Ultra SPARC and OS is Solaris.
   
  Is this error due to some erronous installation of the MPI (which is the unlikely option) or is it due to some problem in the installation of the SuperLU? I am using mpich-1.2.6. Here I am undertaking a non-globus mpi execution. The make.inc at the root is:
   
  --------------------------------start of make.inc-------------------------------------------------------------
  ############################################################################
# Program: SuperLU_DIST
#
# Module: make.inc
############################################################################
# The machine (platform) identifier to append to the library names
PLAT = _sp
  # The name of the libraries to be created/linked to
  DSuperLUroot = /garl/garl-alpha1/home/pinaki/SuperLU/SuperLU_DIST_2.0/
DSUPERLULIB = /garl/garl-alpha1/home/pinaki/SuperLU/SuperLU_DIST_2.0/libsuperlu_dist_2.0.a
   
  BLASLIB = ../blas$(PLAT).a
   
  LIBS = $(DSUPERLULIB) $(BLASLIB)
  #
# The archiver and the flag(s) to use when building archive (library)
# If your system has no ranlib, set RANLIB = echo.
#
ARCH = ar
ARCHFLAGS = cr
RANLIB = ranlib
  ############################################################################
CC = mpicc
# CFLAGS should be set to be the C flags that include optimization
CFLAGS = -D_SP -O3 -qarch=PWR3 -qalias=allptrs \
                  -DDEBUGlevel=0 -DPRNTlevel=0
NOOPTS =
############################################################################
FORTRAN = mpif77
FFLAGS = -WF,-Dsp -O3 -Q -qstrict -qfixed -qinit=f90ptr -qarch=pwr3
############################################################################
LOADER = mpif77
############################################################################
# C preprocessor defs for compilation (-DNoChange, -DAdd_, or -DUpCase)

CDEFS = -DAdd_
----------------------------------end of make.inc-------------------------------------------------------------------
   
  Any help will be greatly appreciated.
   
  Regards
  Pinaki R Das

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