mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
9 lines
407 B
Plaintext
9 lines
407 B
Plaintext
# Copyright 2022 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# This file contains descriptions of PARSEC_DIST USE_EXPAND flags.
|
|
|
|
collectives - Use optimized asynchronous operations where collective communication pattern is detected
|
|
priorities - Favor the communications that unlock the most prioritary tasks
|
|
thread - Use an extra thread to progress the data movements
|