all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludovic.courtes@inria.fr>
To: "Todor Kondić" <tk.code@protonmail.com>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: Guix and openmpi in a container environment
Date: Wed, 12 Feb 2020 15:10:38 +0100	[thread overview]
Message-ID: <87lfp7uc9t.fsf@gnu.org> (raw)
In-Reply-To: <eDyHjoEBk5ElBlodOM64zKfzyODszswvmo9giS35CnMv1MVYPF_Vj7W9GQ50GHdoTm0hBqi_QpiZ-h6qG6qa-jgdNOPDlrOlgWfPj_We25M=@protonmail.com> ("Todor \=\?utf-8\?Q\?Kondi\=C4\=87\=22's\?\= message of "Sun, 19 Jan 2020 10:25:14 +0000")

Hello Todor,

Todor Kondić <tk.code@protonmail.com> skribis:

> guix environment -C -N --ad-hoc -m default.scm

> Simply installing openmpi (guix package -i openmpi) in my usual Guix profile just works out of the box. So, there has to be some quirk where the openmpi container installation is blind to some settings within the usual environment.

Open MPI and its “drivers” (UCX, PSM, etc.) browse /sys, /proc, and /dev
to determine what devices are available.  Could it be that one of these
things is missing or different inside the container?  Does ‘strace’
reveal anything?

The article at
<https://hpc.guix.info/blog/2019/12/optimized-and-portable-open-mpi-packaging/>
might shed some light on some of these things.

HTH,
Ludo’.

      parent reply	other threads:[~2020-02-12 14:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-19 10:25 Guix and openmpi in a container environment Todor Kondić
2020-01-27 10:54 ` Todor Kondić
2020-01-27 12:48   ` Todor Kondić
2020-02-12 14:10 ` Ludovic Courtès [this message]

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

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

  git send-email \
    --in-reply-to=87lfp7uc9t.fsf@gnu.org \
    --to=ludovic.courtes@inria.fr \
    --cc=help-guix@gnu.org \
    --cc=tk.code@protonmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.