1
1
openmpi/opal/mca/btl/base
Nathan Hjelm b15a45088c mca: add support for flag enumerators
This commit adds a new type of enumerator meant to support flag
values. The enumerator parses comma-delimited strings and matches
each string or value to a list of valid flags. Additionally, the
enumerator does some basic checks to see if 1) a flag is valid in the
enumerator, and 2) if any conflicting flags are specified.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-03-21 15:20:56 -06:00
..
base.h mca: add support for flag enumerators 2016-03-21 15:20:56 -06:00
btl_base_error.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_base_error.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_base_frame.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_base_mca.c Add the ability to send host buffers through one sized staging buffers and CUDA buffers through different sized buffers. Fixes performance issues 2015-07-02 11:11:15 -04:00
btl_base_select.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
help-mpi-btl-base.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
owner.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00