mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: openpmix: Fix home-page.
* gnu/packages/parallel.scm (openpmix)[home-page]: Update. Change-Id: Ia91517fad0fe4591fc5355d40b14fed694402dd9 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
committed by
Rutherther
parent
bb4b81a5c1
commit
7dffe07f67
@@ -785,7 +785,7 @@ single-instruction multiple-data (SIMD) intrinsics.")
|
||||
"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/")
|
||||
(home-page "https://openpmix.org/")
|
||||
;; configure: WARNING: PMIx does not support 32 bit builds.
|
||||
(supported-systems %64bit-supported-systems)
|
||||
;; The provided license is kind of BSD-style but specific.
|
||||
|
||||
Reference in New Issue
Block a user