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 beecf1b commit 9980916Copy full SHA for 9980916
opal/mca/rcache/base/rcache_base_frame.c
@@ -12,7 +12,7 @@
12
* All rights reserved.
13
* Copyright (c) 2012-2013 Los Alamos National Security, LLC.
14
* All rights reserved
15
- * Copyright (c) 2015 Research Organization for Information Science
+ * Copyright (c) 2015-2016 Research Organization for Information Science
16
* and Technology (RIST). All rights reserved.
17
* $COPYRIGHT$
18
*
@@ -41,7 +41,7 @@
41
42
#include "opal/mca/rcache/base/static-components.h"
43
44
-int mca_rcache_base_used_mem_hooks;
+int mca_rcache_base_used_mem_hooks = 0;
45
46
/**
47
* Memory Pool Registration
0 commit comments