Skip to Content.
Sympa Menu

charm - [charm] building f90 code with charm

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] building f90 code with charm


Chronological Thread 
  • From: Jim Edwards <jedwards AT ucar.edu>
  • To: charm AT cs.uiuc.edu
  • Subject: [charm] building f90 code with charm
  • Date: Thu, 7 Jul 2011 07:46:06 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi,

I'm using charm 6.2 and building mpi-crayxt with gnu compilers.    The first issue seems to be a warning but otherwise is not causing any problems - that is
ampif90 appears to be trying to create a hardlink to the mpif.h include file:
ln: creating hard link `./mpif.h' to `/contrib/charm/6.2/gnu/mpi-crayxt/bin/../include/mpif.h': Invalid cross-device link


The second issue is that mpi variable MPI_OFFSET_KIND is not defined in AMPI.

Jim



Archive powered by MHonArc 2.6.16.

Top of Page