mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
sys-cluster/SOS: move SOS's use expand to profiles/desc
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
8
profiles/desc/ofi_mr.desc
Normal file
8
profiles/desc/ofi_mr.desc
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# This file contains descriptions of OFI_MR USE_EXPAND flags.
|
||||
|
||||
basic - OFI memory registration mode: basic
|
||||
rma-event - The OFI transport will use FI_MR_RMA_EVENT
|
||||
scalable - The OFI transport will use FI_MR_SCALABLE
|
||||
8
profiles/desc/total_data_ordering.desc
Normal file
8
profiles/desc/total_data_ordering.desc
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# This file contains descriptions of TOTAL_DATA_ORDERING USE_EXPAND flags.
|
||||
|
||||
always - Always assume total data ordering is available and abort a job if that's not the case
|
||||
check - Check will result in slightly higher overhead but will provide a fallback if the network doesn't provide total data ordering
|
||||
never - Never use total data ordering optimizations
|
||||
Reference in New Issue
Block a user