unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Open MPI keeps references to GCC, GFortran, etc.
@ 2017-07-27  9:15 Ludovic Courtès
  2017-07-27 13:45 ` Dave Love
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2017-07-27  9:15 UTC (permalink / raw)
  To: guix-devel; +Cc: Ricardo Wurmus, Eric Bavier, Dave Love

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’.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-07-31 18:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-27  9:15 Open MPI keeps references to GCC, GFortran, etc Ludovic Courtès
2017-07-27 13:45 ` 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

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).