Skip to Content.
Sympa Menu

charm - [charm] Problem with Compiling charm++ with MPI

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Problem with Compiling charm++ with MPI


Chronological Thread 
  • From: "Zhéxué M. Krawutschke" <info AT xn--zhxu-cpac.eu>
  • To: charm AT cs.illinois.edu
  • Subject: [charm] Problem with Compiling charm++ with MPI
  • Date: Fri, 28 May 2021 17:58:41 +0200
  • Authentication-results: ppops.net; spf=none smtp.mailfrom=info AT xn--zhxu-cpac.eu

Hello all,

I wanted to install the charm++ on my cluster.
I wanted to use the C compiler 11.x for this. OpenMPI 4.1.1 was already compiled with the switch "WITHOUT Fortran".... 

Now the compile process of charm++ refuses to work and brings the following error message:


if [ -x ./special.sh ] ; then SRCBASE=/root/tools/software/charm-v6.10.2/src ./special.sh ; fi
No gfortran found, exiting
make: *** [Makefile:412: dirs+sources] Fehler 1
-------------------------------------------------
Charm++ NOT BUILT. Either cd into /Zhexue-Cloud/project/packages/x86_64/charm-c/6.10.2_MPI/tmp and try
to resolve the problems yourself, visit
http://charm.cs.illinois.edu/

===================================================================


Can you possibly help me here how I can solve this problem?
Because I do not need the FORTRAN option.
Many thanks in advance and best regards from Berlin

———————————————————————————
The diversity of human dignity
(Jede Handlung, die mit gutem Willen und mit Wirksamkeit ausge-
führt wird, ist eine mystische Handlung)



  • [charm] Problem with Compiling charm++ with MPI, Zhéxué M. Krawutschke, 05/28/2021

Archive powered by MHonArc 2.6.19.

Top of Page