From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id mEOUMOftj2ZS8wAAe85BDQ:P1 (envelope-from ) for ; Thu, 11 Jul 2024 14:36:24 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id mEOUMOftj2ZS8wAAe85BDQ (envelope-from ) for ; Thu, 11 Jul 2024 16:36:23 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=oSJiyCWO; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1720708583; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=crT74xfYN/yker4IvbpOuL6NoQm/P175aP7P34bLYOU=; b=N6z90qWoZc9iD0Le8ipOcaUF5IycYfZm2xRTRw2npj0ZWyFE0uDaT5Q2sA3KvLTEpQqeOe QyFSUmMdAzB8H+xz1xn2Fd2wqboTXPeJqCor/m+kul7h9TMPzuRBrk7gJihhxIvF25ndWu blTwf2ibQjdjOgjh2PwtsTQLLm2qbVHLLz++fLYYjs5fWeMphhNzqtTgyYXWZcs3EagVzH Qecd7SHXz4NvnrU20hso5ZwrnJRErpm40b9t+ODUhrY2IGnlFF/cLhvaRhffaMEj8o3gOT vKeISTE+a4mn1V13Oe0EpLAxxd4yTMhUxxOOFryRfJj/rXwBjTCZfiFIXSoCkA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=oSJiyCWO; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720708583; a=rsa-sha256; cv=none; b=ns7yRKCU06U4nr9efnDsIiea1lt1KEcpAXeWrWHGhBzoA8g/yXRtPcSJKj+yIajnzwWxR1 uj2/6MyOi6LzdybgIpl+RL87AalhUsGOBGYta1VxSkDcJKeseOiqiRhNITsYjTlRIGumwf gXxfQirgCnUv0z8jpkOpey8R6u1y3QuRJIvzSnaBlwkeAovt2DZIUkIkDcYJVLF15HyXMw juSJd/5sHjl4hsSV3bj61+DGbnyXIfO+DUAMQh6bgV0Uew1yiMgQwvMl1wSU5/2E6HFnrZ 56OVUFO2yC3cAgytI6IbZAd0ZJiQl0D2iEyLgvsF6YPcJbKYBiNboGPcYZdy+w== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A1E1B6C8B4 for ; Thu, 11 Jul 2024 16:36:23 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sRutw-0003tP-33; Thu, 11 Jul 2024 10:36:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sRutu-0003nQ-Hv for guix-patches@gnu.org; Thu, 11 Jul 2024 10:36:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sRutu-0004Jp-7M for guix-patches@gnu.org; Thu, 11 Jul 2024 10:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sRutt-00019l-Pi for guix-patches@gnu.org; Thu, 11 Jul 2024 10:36:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#72062] [PATCH 1/4] gnu: Add openpmix. References: <20240711143230.12467-1-romain.garbage@inria.fr> In-Reply-To: <20240711143230.12467-1-romain.garbage@inria.fr> Resent-From: Romain GARBAGE Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Jul 2024 14:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 72062 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 72062@debbugs.gnu.org Cc: ludovic.courtes@inria.fr, Romain GARBAGE Received: via spool by 72062-submit@debbugs.gnu.org id=B72062.17207085554410 (code B ref 72062); Thu, 11 Jul 2024 14:36:01 +0000 Received: (at 72062) by debbugs.gnu.org; 11 Jul 2024 14:35:55 +0000 Received: from localhost ([127.0.0.1]:52363 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRutm-00018v-Ti for submit@debbugs.gnu.org; Thu, 11 Jul 2024 10:35:55 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:49022) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRutk-00018c-KA for 72062@debbugs.gnu.org; Thu, 11 Jul 2024 10:35:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=crT74xfYN/yker4IvbpOuL6NoQm/P175aP7P34bLYOU=; b=oSJiyCWOE2J264+82qIeouxpDx3J54WIBMp+bQKcVhH+bl0K0kvnQ6Fp I7ExYJHw6ZDlDR65Oa48emAQNeQ8mbEjXPgKAwLjmtgcVh1U5Zsv6z0x8 qyoxPVLZR255UzZnJPqxLkUOMsFLazGZT0uFqcmGFjn8b6YBySi44003C E=; X-IronPort-AV: E=Sophos;i="6.09,200,1716242400"; d="scan'208";a="91951976" Received: from lfbn-bay-1-62-70.w83-193.abo.wanadoo.fr (HELO guix-A102.home) ([83.193.153.70]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Jul 2024 16:35:46 +0200 From: Romain GARBAGE Date: Thu, 11 Jul 2024 16:35:22 +0200 Message-ID: <20240711143540.25601-1-romain.garbage@inria.fr> X-Mailer: git-send-email 2.45.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: 3.60 X-Migadu-Queue-Id: A1E1B6C8B4 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 3.60 X-TUID: zQHBJyds8IlA * gnu/packages/parallel.scm (openpmix): New variable. Change-Id: Id23bc710c9b61ede0aebf7e2a18863fbe5fb8304 --- gnu/packages/parallel.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm index a16a0d8689..4a57e85e6c 100644 --- a/gnu/packages/parallel.scm +++ b/gnu/packages/parallel.scm @@ -14,6 +14,7 @@ ;;; Copyright © 2021 Stefan Reichör ;;; Copyright © 2024 Zheng Junjie <873216071@qq.com> ;;; Copyright © 2024 David Elsing +;;; Copyright © 2024 Romain Garbage ;;; ;;; This file is part of GNU Guix. ;;; @@ -51,6 +52,7 @@ (define-module (gnu packages parallel) #:use-module (gnu packages documentation) #:use-module (gnu packages flex) #:use-module (gnu packages freeipmi) + #:use-module (gnu packages libevent) #:use-module (gnu packages linux) #:use-module (gnu packages maths) #:use-module (gnu packages mpi) @@ -612,3 +614,33 @@ (define-public psimd "This header-only C++ library provides a portable interface to single-instruction multiple-data (SIMD) intrinsics.") (license license:expat)))) + +(define-public openpmix + (package + (name "openpmix") + (version "4.2.8") + (source (origin + (method url-fetch) + (uri (string-append + "https://github.com/openpmix/openpmix/releases/download/v" + version "/pmix-" version ".tar.bz2")) + (sha256 + (base32 + "1j9xlhqrrmgjdkwakamn78y5gj756adi53hn25zksgr3is3l5d09")))) + (build-system gnu-build-system) + (arguments + (list #:configure-flags #~(list (string-append "--with-hwloc=" + (ungexp (this-package-input "hwloc") "lib"))))) + (inputs (list libevent + `(,hwloc "lib"))) + (native-inputs (list perl + python)) + (synopsis "PMIx library") + (description + "PMIx is an application programming interface standard that provides +libraries and programming models with portable and well-defined access +to commonly needed services in distributed and parallel computing +systems.") + (home-page "https://pmix.org/") + ;; The provided license is kind of BSD-style but specific. + (license (license:fsf-free "https://github.com/openpmix/openpmix?tab=License-1-ov-file#License-1-ov-file")))) -- 2.45.1