unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludovic.courtes@inria.fr (Ludovic Courtès)
To: guix-devel <guix-devel@gnu.org>
Cc: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>,
	Eric Bavier <bavier@member.fsf.org>, Dave Love <fx@gnu.org>
Subject: Open MPI keeps references to GCC, GFortran, etc.
Date: Thu, 27 Jul 2017 11:15:46 +0200	[thread overview]
Message-ID: <87vame5jgd.fsf@gnu.org> (raw)

Hello,

Open MPI retains references to GCC, GFortran, etc., which significantly
increases its closure size.

The references come from cpp macros such as OMPI_FC_ABSOLUTE (absolute
file name of the Fortran compiler), defined in opal_config.h and
returned by command-line tools ‘ompi_info’ and ‘oshmem_info’.

What would be the impact of changing these OMPI_*_ABSOLUTE uses to just
the basename of the compiler?  Are there tools or practices that rely on
the info provided by these two commands?

Thanks,
Ludo’.

             reply	other threads:[~2017-07-27  9:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-27  9:15 Ludovic Courtès [this message]
2017-07-27 13:45 ` Open MPI keeps references to GCC, GFortran, etc Dave Love
2017-07-28  8:10   ` Ludovic Courtès
2017-07-31 10:06     ` Dave Love
2017-07-31 13:57       ` Ludovic Courtès
2017-07-31 18:49         ` Dave Love

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vame5jgd.fsf@gnu.org \
    --to=ludovic.courtes@inria.fr \
    --cc=bavier@member.fsf.org \
    --cc=fx@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=ricardo.wurmus@mdc-berlin.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).