2018-01-19 17:08:27 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 19 10:12:04 UTC 2018 - nmoreychaisemartin@suse.com
|
|
|
|
|
|
|
|
- Update to 1.2.2
|
|
|
|
- Support including UCX API headers from C++ code
|
|
|
|
- UD transport to handle unicast flood on RoCE fabric
|
|
|
|
- Compilation fixes for gcc 7.1.1, clang 3.6, clang 5
|
|
|
|
- When UD transport is used with RoCE, packets intended for other peers may
|
|
|
|
arrive on different adapters (as a result of unicast flooding).
|
|
|
|
- This change adds packet filtering based on destination GIDs. Now the packet
|
|
|
|
is silently dropped, if its destination GID does not match the local GID.
|
|
|
|
- Added a new device ID for InfiniBand HCA
|
|
|
|
|
2017-12-10 23:25:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 8 21:19:11 UTC 2017 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Drop doxygen BuildRequires: The documentation was already not
|
|
|
|
built with this enabled. Removing the BR causes no regression in
|
|
|
|
the package but eliminates a build cycle
|
|
|
|
boost -> curl -> doxygen -> openucx -> boost
|
|
|
|
|
2017-09-19 15:53:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 19 13:52:13 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Rediff openucx-s390x-support.patch as p1 to be in line with
|
|
|
|
potential git-generated patches.
|
|
|
|
|
Accepting request 527297 from home:NMoreyChaisemartin:branches:science:HPC
- Switch to version 1.2.1
Previous 1.3+ version was based on a development branch.
Supported platforms
- Shared memory: KNEM, CMA, XPMEM, SYSV, Posix
- VERBs over InfiniBand and RoCE.
VERBS over other RDMA interconnects (iWarp, OmniPath, etc.) is available
for community evaluation and has not been tested in context of this release
- Cray Gemini and Aries
- Architectures: x86_64, ARMv8 (64bit), Power64
Features:
- Added support for InfiniBand DC and UD transports, including accelerated verbs for Mellanox devices
- Full support for PGAS/SHMEM interfaces, blocking and non-blocking APIs
- Support for MPI tag matching, both in software and offload mode
- Zero copy protocols and rendezvous, registration cache
- Handling transport errors
- Flow control for DC/RC
- Dataypes support: contiguous, IOV, generic
- Multi-threading support
- Support for ARMv8 64bit architecture
- A new API for efficient memory polling
- Support for malloc-hooks and memory registration caching
OBS-URL: https://build.opensuse.org/request/show/527297
OBS-URL: https://build.opensuse.org/package/show/science:HPC/openucx?expand=0&rev=7
2017-09-19 15:27:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 19 09:26:07 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
|
2017-09-19 15:28:56 +02:00
|
|
|
- Switch to version 1.2.1 (Fate#324050)
|
Accepting request 527297 from home:NMoreyChaisemartin:branches:science:HPC
- Switch to version 1.2.1
Previous 1.3+ version was based on a development branch.
Supported platforms
- Shared memory: KNEM, CMA, XPMEM, SYSV, Posix
- VERBs over InfiniBand and RoCE.
VERBS over other RDMA interconnects (iWarp, OmniPath, etc.) is available
for community evaluation and has not been tested in context of this release
- Cray Gemini and Aries
- Architectures: x86_64, ARMv8 (64bit), Power64
Features:
- Added support for InfiniBand DC and UD transports, including accelerated verbs for Mellanox devices
- Full support for PGAS/SHMEM interfaces, blocking and non-blocking APIs
- Support for MPI tag matching, both in software and offload mode
- Zero copy protocols and rendezvous, registration cache
- Handling transport errors
- Flow control for DC/RC
- Dataypes support: contiguous, IOV, generic
- Multi-threading support
- Support for ARMv8 64bit architecture
- A new API for efficient memory polling
- Support for malloc-hooks and memory registration caching
OBS-URL: https://build.opensuse.org/request/show/527297
OBS-URL: https://build.opensuse.org/package/show/science:HPC/openucx?expand=0&rev=7
2017-09-19 15:27:22 +02:00
|
|
|
Previous 1.3+ version was based on a development branch.
|
|
|
|
|
|
|
|
Supported platforms
|
|
|
|
- Shared memory: KNEM, CMA, XPMEM, SYSV, Posix
|
|
|
|
- VERBs over InfiniBand and RoCE.
|
|
|
|
VERBS over other RDMA interconnects (iWarp, OmniPath, etc.) is available
|
|
|
|
for community evaluation and has not been tested in context of this release
|
|
|
|
- Cray Gemini and Aries
|
|
|
|
- Architectures: x86_64, ARMv8 (64bit), Power64
|
|
|
|
Features:
|
|
|
|
- Added support for InfiniBand DC and UD transports, including accelerated verbs for Mellanox devices
|
|
|
|
- Full support for PGAS/SHMEM interfaces, blocking and non-blocking APIs
|
|
|
|
- Support for MPI tag matching, both in software and offload mode
|
|
|
|
- Zero copy protocols and rendezvous, registration cache
|
|
|
|
- Handling transport errors
|
|
|
|
- Flow control for DC/RC
|
|
|
|
- Dataypes support: contiguous, IOV, generic
|
|
|
|
- Multi-threading support
|
|
|
|
- Support for ARMv8 64bit architecture
|
|
|
|
- A new API for efficient memory polling
|
|
|
|
- Support for malloc-hooks and memory registration caching
|
|
|
|
|
2017-07-12 19:33:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 30 09:30:58 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
|
|
|
|
- Disable avx at configure level
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 28 16:46:31 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
|
|
|
|
- Add openucx-s390x-support.patch to fix compilation on s390x
|
|
|
|
- Compile openucx on s390x
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 8 12:12:59 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
|
|
|
|
- Fix compilation on ppc
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 26 08:29:51 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to snapshot 1.3+git44
|
|
|
|
* No changelog was found
|
|
|
|
- Add -Wno-error and disable AVX/SSE as it is not guaranteed
|
|
|
|
to exist.
|
|
|
|
|
2016-06-19 10:50:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 18 07:36:59 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to snapshot 0~git1727
|
|
|
|
* New: libucm. libucm is a standalone non-unloadable library which
|
|
|
|
installs hooks for virtual memory changes in the current process.
|
|
|
|
|
2015-10-08 08:24:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 13 18:35:15 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to snapshot 0~git862
|
|
|
|
* License clarification on upstream's behalf
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 27 18:32:48 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Initial package for build.opensuse.org (version 0~git713)
|