diff --git a/_service b/_service index 693c4c1..bcf1a78 100644 --- a/_service +++ b/_service @@ -8,7 +8,7 @@ @PARENT_TAG@.@TAG_OFFSET@.%h v(.*) \1 - bcb41c462e1e38559c94096ac06e2f578b466882 + 119622b6309ed78890f9572f758876f315488f80 libfabric*.tar diff --git a/fabtests.changes b/fabtests.changes index 3b37b2f..a2fdd3c 100644 --- a/fabtests.changes +++ b/fabtests.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Nov 22 07:57:54 UTC 2021 - Nicolas Morey-Chaisemartin + +- Update to 1.14.0 + - Add time stamps to log messages + - Fix gdrcopy calculation of memory region size when aligned + - Allow user to disable use of p2p transfers + - Update fi_tostr print FI_SHARED_CONTEXT text instead of value + - Update fi_tostr to output field names matching header file names + - Fix narrow race condition in ofi_init + - Add new fi_log_sparse API to rate limit repeated log output + - Define memory registration for buffers used for collective operations + - EFA, SHM, TCP, RXM, and verbs fixes + ------------------------------------------------------------------- Wed Nov 3 07:53:20 UTC 2021 - Nicolas Morey-Chaisemartin diff --git a/fabtests.spec b/fabtests.spec index 2e8764b..bc27841 100644 --- a/fabtests.spec +++ b/fabtests.spec @@ -16,10 +16,10 @@ # -%define git_ver .0.bcb41c462e1e +%define git_ver .0.119622b6309e Name: fabtests -Version: 1.13.2 +Version: 1.14.0 Release: 0 Summary: Test suite for libfabric API License: BSD-2-Clause OR GPL-2.0-only diff --git a/libfabric-1.13.2.0.bcb41c462e1e.tar.bz2 b/libfabric-1.13.2.0.bcb41c462e1e.tar.bz2 deleted file mode 100644 index 5205094..0000000 --- a/libfabric-1.13.2.0.bcb41c462e1e.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9be1e39e2c1a6baa52a131902d11ffa556a92249cc1479940fac0af23fa9ed75 -size 2055843 diff --git a/libfabric-1.14.0.0.119622b6309e.tar.bz2 b/libfabric-1.14.0.0.119622b6309e.tar.bz2 new file mode 100644 index 0000000..d15fecb --- /dev/null +++ b/libfabric-1.14.0.0.119622b6309e.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f1b1d8e3dc50e1b95d3bfa7880fd7307d6b4d22e596e75ae0b38aa753cc1ac +size 2463651 diff --git a/libfabric.changes b/libfabric.changes index 3b37b2f..a2fdd3c 100644 --- a/libfabric.changes +++ b/libfabric.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Nov 22 07:57:54 UTC 2021 - Nicolas Morey-Chaisemartin + +- Update to 1.14.0 + - Add time stamps to log messages + - Fix gdrcopy calculation of memory region size when aligned + - Allow user to disable use of p2p transfers + - Update fi_tostr print FI_SHARED_CONTEXT text instead of value + - Update fi_tostr to output field names matching header file names + - Fix narrow race condition in ofi_init + - Add new fi_log_sparse API to rate limit repeated log output + - Define memory registration for buffers used for collective operations + - EFA, SHM, TCP, RXM, and verbs fixes + ------------------------------------------------------------------- Wed Nov 3 07:53:20 UTC 2021 - Nicolas Morey-Chaisemartin diff --git a/libfabric.spec b/libfabric.spec index c0ddc71..64d3865 100644 --- a/libfabric.spec +++ b/libfabric.spec @@ -17,10 +17,10 @@ # -%define git_ver .0.bcb41c462e1e +%define git_ver .0.119622b6309e Name: libfabric -Version: 1.13.2 +Version: 1.14.0 Release: 0 Summary: User-space RDMA Fabric Interfaces License: BSD-2-Clause OR GPL-2.0-only