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 99# University of Stuttgart. All rights reserved.
1010# Copyright (c) 2004-2005 The Regents of the University of California.
1111# 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.
1313# Copyright (c) 2011-2014 Los Alamos National Security, LLC. All rights
1414# reserved.
1515# Copyright (c) 2017 IBM Corporation. All rights reserved.
2323
2424AM_CPPFLAGS = $(btl_sm_CPPFLAGS )
2525
26- dist_opaldata_DATA = help-btl-sm.txt
27-
2826libmca_btl_sm_la_sources = \
2927 btl_sm_module.c \
3028 btl_sm.h \
Original file line number Diff line number Diff line change 1111 * Copyright (c) 2004-2005 The Regents of the University of California.
1212 * All rights reserved.
1313 * 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.
1515 * Copyright (c) 2010-2018 Los Alamos National Security, LLC.
1616 * All rights reserved.
1717 * Copyright (c) 2011 NVIDIA Corporation. All rights reserved.
3535#include "opal/mca/threads/mutex.h"
3636#include "opal/util/output.h"
3737#include "opal/util/printf.h"
38- #include "opal/util/show_help.h"
3938
4039#include "opal/mca/btl/sm/btl_sm.h"
4140#include "opal/mca/btl/sm/btl_sm_fbox.h"
Original file line number Diff line number Diff line change 1111 * Copyright (c) 2004-2005 The Regents of the University of California.
1212 * All rights reserved.
1313 * 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.
1515 * Copyright (c) 2010-2015 Los Alamos National Security, LLC. All rights
1616 * reserved.
1717 * Copyright (c) 2014-2020 Intel, Inc. All rights reserved.
2929 */
3030
3131#include "opal_config.h"
32- #include "opal/util/show_help.h"
3332
3433#include "opal/mca/btl/sm/btl_sm.h"
3534#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