Skip to content

Commit

Permalink
Merged in upstream (pull request ofiwg#16)
Browse files Browse the repository at this point in the history
Merge upstream changes up to v18.0

Approved-by: Eric Pilmore
  • Loading branch information
tstruk authored and epilmore committed May 13, 2023
2 parents 29478e5 + 4503a2c commit 9ebf1e2
Show file tree
Hide file tree
Showing 207 changed files with 7,516 additions and 2,472 deletions.
11 changes: 11 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,13 @@ Arun Ilango <arun.ilango@intel.com>
Ashley Pittman <ampittma@ampittma-mac02.pittman.co.uk.20.20.172.in-addr.arpa>
Ashley Pittman <ashley.m.pittman@intel.com>
Automated bot for the OFIWG organization <ofiwg-bot@users.noreply.github.com>
aws-ceenugal <123417666+aws-ceenugal@users.noreply.github.com>
AWS ParallelCluster user <centos@ip-172-31-23-100.ec2.internal>
AWS ParallelCluster user <ec2-user@ip-172-31-0-240.us-east-2.compute.internal>
AWS ParallelCluster user <ec2-user@ip-172-31-15-28.ec2.internal>
Benjamin Drung <bdrung@debian.org>
Ben Lynam <ben.lynam23@gmail.com>
Ben Lynam <ben.lynam@cornelisnetworks.com>
Ben Menadue <ben.menadue@nci.org.au>
Ben Turrubiates <bturrubiates@lanl.gov>
Ben Turrubiates <bturrubi@cisco.com>
Expand All @@ -42,6 +44,7 @@ Casey Carter <cacarter@microsoft.com>
Chang Hyun Park <heartinpiece@gmail.com>
Charles J Archer <charles.j.archer@intel.com>
Charles King <charles.king@cornelisnetworks.com>
Charles Shereda <charles.shereda@cornelisnetworks.com>
Chenwei Zhang <chenwz@amazon.com>
Chen Zhao <soniczhao@gmail.com>
Chien Tin Tung <chien.tin.tung@intel.com>
Expand All @@ -58,6 +61,8 @@ Dipti Kothari <dkothar@amazon.com>
Dmitry Durnov <dmitry.durnov@intel.com>
Dmitry Gladkov <dmitry.gladkov@intel.com>
Doug Oucharek <dougso@me.com>
Edgar Gabriel <Edgar.Gabriel@amd.com>
Eric Raut <eraut@amazon.com>
Erik Paulson <epaulson10@gmail.com>
Erik Paulson <erik.r.paulson@intel.com>
Evan Harvey <e1.0harvey@gmail.com>
Expand All @@ -67,6 +72,7 @@ Evgeny Leksikov <evgeny.leksikov@intel.com>
Ezra Kissel <ezkissel@indiana.edu>
Firas Jahjah <firasj@amazon.com>
Frank Zago <fzago@cray.com>
fullerdj <fullerdj@users.noreply.github.com>
Gal Pressman <galpress@amazon.com>
Gengbin Zheng <gengbin.zheng@intel.com>
germanafro <andreasberger86@hotmail.de>
Expand Down Expand Up @@ -104,6 +110,7 @@ Jiakun Yan <jiakunyan1998@gmail.com>
Jianxin Xiong <jianxin.xiong@intel.com>
Jie Zhang <zhngaj@amazon.com>
Jim Snow <jim.m.snow@intel.com>
Jingyin Tang <jytang@amazon.com>
Jithin Jose <jithin.jose@intel.com>
Joe Doyle <joseph.doyle@intel.com>
Johannes Ziegenbalg <Johannes.Ziegenbalg@gmail.com>
Expand All @@ -122,11 +129,13 @@ Ken Raffenetti <raffenet@mcs.anl.gov>
Kevan rehm <krehm@cray.com>
Kevan Rehm <krehm@cray.com>
kseager <kayla.seager@intel.com>
Kyle Gerheiser <kyle.gerheiser@intel.com>
Latchesar Ionkov <lionkov@lanl.gov>
Leena Radeke <leena.radeke@hpe.com>
Lisanna Dettwyler <levi.e.dettwyler@intel.com>
Lisanna Dettwyler <lisanna.dettwyler@intel.com>
Lukasz Dorau <lukasz.dorau@intel.com>
Luke Robison <108305344+lrbison@users.noreply.github.com>
Luke Robison <lrbison@amazon.com>
Marcin Salnik <marcin.salnik@intel.com>
Martin Kontsek <mkontsek@cisco.com>
Expand Down Expand Up @@ -214,6 +223,7 @@ Thananon Patinyasakdikul <apatinya@cisco.com>
Theofilos Manitaras <manitaras@cscs.ch>
Thibault BREZILLON <thibault.brezillon@techsat.com>
Thomas Huber <inboxforthomas@gmail.com>
Thomas Huber <thomas.huber@cornelisnetworks.com>
Thomas Smith <thomasm2@cisco.com>
Thorsten Schütt <schuett@gmail.com>
Tim Thompson <80290075+timothom64@users.noreply.github.com>
Expand Down Expand Up @@ -244,5 +254,6 @@ Zach Tiffany <zachary.tiffany@hpe.com>
Zach Tiffany <ztiffany@cray.com>
Zach <ztiffany@cray.com>
zdworkin <zachary.dworkin@intel.com>
Zhaojuan Guo <zguo@redhat.com>
zhngaj <zhngaj@amazon.com>
ztaylor <ztaylor@twitter.com>
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ src_libfabric_la_LIBADD =
src_libfabric_la_DEPENDENCIES = libfabric.map

if !EMBEDDED
src_libfabric_la_LDFLAGS += -version-info 21:0:20
src_libfabric_la_LDFLAGS += -version-info 22:0:21
endif
src_libfabric_la_LDFLAGS += -export-dynamic \
$(libfabric_version_script)
Expand Down
Loading

0 comments on commit 9ebf1e2

Please sign in to comment.