commit: c5ce97f5e48d5fc406dcba174022bf9bc381b744 Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org> AuthorDate: Fri Oct 17 14:04:10 2025 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Fri Oct 17 14:04:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ce97f5
profiles/desc: sort openmpi_fabrics.desc Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> profiles/desc/openmpi_fabrics.desc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/desc/openmpi_fabrics.desc b/profiles/desc/openmpi_fabrics.desc index 8c32d42335ae..44edf288cfeb 100644 --- a/profiles/desc/openmpi_fabrics.desc +++ b/profiles/desc/openmpi_fabrics.desc @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of OPENMPI_FABRICS USE_EXPAND flags. # Keep it sorted. -ofed - OFED RDMA stack (InfiniBand and iWARP) knem - High-Performance Intra-Node MPI Communication +ofed - OFED RDMA stack (InfiniBand and iWARP)
