File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
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-2019 Cisco Systems, Inc. All rights reserved
1313# Copyright (c) 2013 NVIDIA Corporation. All rights reserved.
1414# Copyright (c) 2017 IBM Corporation. All rights reserved.
1515# Copyright (c) 2018 Intel, inc. All rights reserved
2525AM_CPPFLAGS = $(opal_common_ofi_CPPFLAGS )
2626sources = \
2727 btl_ofi.h \
28- btl_ofi_component.c \
29- btl_ofi_endpoint.h \
30- btl_ofi_endpoint.c \
31- btl_ofi_module.c \
32- btl_ofi_rdma.h \
33- btl_ofi_rdma.c \
34- btl_ofi_atomics.c \
35- btl_ofi_frag.c \
36- btl_ofi_frag.h \
37- btl_ofi_context.c
28+ btl_ofi_component.c \
29+ btl_ofi_endpoint.h \
30+ btl_ofi_endpoint.c \
31+ btl_ofi_module.c \
32+ btl_ofi_rdma.h \
33+ btl_ofi_rdma.c \
34+ btl_ofi_atomics.c \
35+ btl_ofi_frag.c \
36+ btl_ofi_frag.h \
37+ btl_ofi_context.c
3838
3939# Make the output library in this directory, and name it either
4040# mca_<type>_<name>.la (for DSO builds) or libmca_<type>_<name>.la
You can’t perform that action at this time.
0 commit comments