1
1
openmpi/opal/mca/mpool/memkind
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
..
configure.m4 The latest version of memkind uses jemalloc as a submodule. 2016-03-14 10:50:41 -06:00
Makefile.am Adding memkind component to use MPI_Alloc_mem through memkind 2016-03-14 10:50:41 -06:00
mpool_memkind_component.c mca: add support for flag enumerators 2016-03-21 15:20:56 -06:00
mpool_memkind_module.c Update memkind mpool for new mpool interface 2016-03-14 10:50:41 -06:00
mpool_memkind.h Update memkind mpool for new mpool interface 2016-03-14 10:50:41 -06:00