Unverified Commit 48025cb2 authored by Someone Serge's avatar Someone Serge
Browse files

mpich-pmix: init

parent 94761489
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -24032,6 +24032,8 @@ with pkgs;
    ch4backend = libfabric;
  };
  mpich-pmix = mpich.override { pmixSupport = true; withPm = [ ]; };
  mstpd = callPackage ../os-specific/linux/mstpd { };
  mtdev = callPackage ../development/libraries/mtdev { };