We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2eba3 commit 3d0541fCopy full SHA for 3d0541f
opal/mca/mpool/memkind/mpool_memkind_component.c
@@ -15,6 +15,8 @@
15
* Copyright (c) 2010-2016 Los Alamos National Security, LLC. All rights
16
* reserved.
17
* Copyright (c) 2014 NVIDIA Corporation. All rights reserved.
18
+ * Copyright (c) 2017 Research Organization for Information Science
19
+ * and Technology (RIST). All rights reserved.
20
* $COPYRIGHT$
21
*
22
* Additional copyrights may follow
@@ -33,6 +35,7 @@
33
35
#include <memkind.h>
34
36
#include "opal/mca/base/base.h"
37
#include "opal/mca/allocator/base/base.h"
38
+#include "opal/util/argv.h"
39
#include "mpool_memkind.h"
40
41
0 commit comments