#1142591 transition: prrte

#1142591#5
Date:
2026-07-22 11:25:59 UTC
From:
To:
This is hopefully a minor transition: prrte3 -> prrte4 , only used by OpenMPI whhich builds and tests successfully with prrte4

pmix will be updated at the same time. This is technically not a transition, but
internally they can be incompatible.
Affected packages:
  fortran-caffeine, gasnet, openmpi, prrte, slurm-wlm, ucc

I have tested this change (pmix 6.0.0+really5.0.9-3 to 6.1.1~rc2-1) with prrte4 and all the above package build and work.

There is a cascade of MPI packages that depend on these and in principle need transitioning, but the APIs by design do not propagate pmix/prrte changes.

Regards
Alastair

Ben file:
title = "prrte";
is_affected = .depends ~ "libprrte3" | .depends ~ "libprrte4";
is_good = .depends ~ "libprrte4";
is_bad = .depends ~ "libprrte3";

#1142591#10
Date:
2026-07-31 22:17:11 UTC
From:
To:
Control: tags -1 confirmed

libprrte3 has no rdeps, so there doesn't look like we'll have to do much on our
side. But go ahead.

Cheers,
Emilio