File tree Expand file tree Collapse file tree 4 files changed +3
-163
lines changed Expand file tree Collapse file tree 4 files changed +3
-163
lines changed Original file line number Diff line number Diff line change 9
9
# University of Stuttgart. All rights reserved.
10
10
# Copyright (c) 2004-2005 The Regents of the University of California.
11
11
# All rights reserved.
12
- # Copyright (c) 2009-2014 Cisco Systems, Inc. All rights reserved.
12
+ # Copyright (c) 2009-2022 Cisco Systems, Inc. All rights reserved.
13
13
# Copyright (c) 2011-2014 Los Alamos National Security, LLC. All rights
14
14
# reserved.
15
15
# Copyright (c) 2017 IBM Corporation. All rights reserved.
23
23
24
24
AM_CPPFLAGS = $(btl_sm_CPPFLAGS )
25
25
26
- dist_opaldata_DATA = help-btl-sm.txt
27
-
28
26
libmca_btl_sm_la_sources = \
29
27
btl_sm_module.c \
30
28
btl_sm.h \
Original file line number Diff line number Diff line change 11
11
* Copyright (c) 2004-2005 The Regents of the University of California.
12
12
* All rights reserved.
13
13
* Copyright (c) 2006-2007 Voltaire. All rights reserved.
14
- * Copyright (c) 2009-2010 Cisco Systems, Inc. All rights reserved.
14
+ * Copyright (c) 2009-2022 Cisco Systems, Inc. All rights reserved.
15
15
* Copyright (c) 2010-2018 Los Alamos National Security, LLC.
16
16
* All rights reserved.
17
17
* Copyright (c) 2011 NVIDIA Corporation. All rights reserved.
35
35
#include "opal/mca/threads/mutex.h"
36
36
#include "opal/util/output.h"
37
37
#include "opal/util/printf.h"
38
- #include "opal/util/show_help.h"
39
38
40
39
#include "opal/mca/btl/sm/btl_sm.h"
41
40
#include "opal/mca/btl/sm/btl_sm_fbox.h"
Original file line number Diff line number Diff line change 11
11
* Copyright (c) 2004-2005 The Regents of the University of California.
12
12
* All rights reserved.
13
13
* Copyright (c) 2006-2007 Voltaire. All rights reserved.
14
- * Copyright (c) 2009 Cisco Systems, Inc. All rights reserved.
14
+ * Copyright (c) 2009-2022 Cisco Systems, Inc. All rights reserved.
15
15
* Copyright (c) 2010-2015 Los Alamos National Security, LLC. All rights
16
16
* reserved.
17
17
* Copyright (c) 2014-2020 Intel, Inc. All rights reserved.
29
29
*/
30
30
31
31
#include "opal_config.h"
32
- #include "opal/util/show_help.h"
33
32
34
33
#include "opal/mca/btl/sm/btl_sm.h"
35
34
#include "opal/mca/btl/sm/btl_sm_endpoint.h"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments