Skip to Content.
Sympa Menu

charm - [charm] Error compiling NPB with AMPI

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Error compiling NPB with AMPI


Chronological Thread 
  • From: Laércio Lima Pilla <llpilla AT inf.ufrgs.br>
  • To: charm AT cs.uiuc.edu
  • Subject: [charm] Error compiling NPB with AMPI
  • Date: Sat, 29 Oct 2011 12:04:35 -0200
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi,

I am having trouble compiling the NAS Parallel Benchmarks BT, LU and SP, all multi-zone.

I built Charm++ and AMPI for multicore-linux64 with gfortran. I compiled and ran megampi successfully.

When compiling the benchmarks, I get the following error.

/home/pilla/numalb/src/charm/multicore-linux64-gfortran/bin/ampif77 -balancer CommonLBs -memory os-isomalloc -L//home/pilla/scotch_5.1.11/lib -L//home/pilla/numalb/src/archTopology/lib -lscotch -lscotcherr -larchtopo -o ../bin/lu-mz.W.4 lu.o read_input.o mpi_setup.o setcoeff.o setbv.o exact.o setiv.o erhs.o ssor.o zone_setup.o exch_qbc.o rhs.o l2norm.o jacld.o blts.o jacu.o buts.o syncs.o error.o pintgr.o verify.o ../common/print_results.o ../common/timers.o -L//home/pilla/scotch_5.1.11/lib -L//home/pilla/numalb/src/archTopology/lib
/usr/bin/ld: cannot find -lf90math
/usr/bin/ld: cannot find -lfio
/usr/bin/ld: cannot find -lU77
/usr/bin/ld: cannot find -lf77math
collect2: ld returned 1 exit status

I am the following parameters
F77 = $(CHARMDIR)/bin/ampif77
FLINK   = $(F77)
F_LIB  =
FFLAGS  = -O3
FLINKFLAGS =  

Any ideas to solve that?

Best regards,

Laércio LIMA PILLA

PhD Student at Federal University of Rio Grande do Sul (UFRGS)
Email: laercio.pilla AT inf.ufrgs.br or laercio.lima.pilla AT gmail.com 
Tel: +55 54 9973 6313
Website: www.inf.ufrgs.br/~llpilla



Archive powered by MHonArc 2.6.16.

Top of Page