2016-06-19 10:50:43 +02:00
|
|
|
<services>
|
2017-07-12 19:33:54 +02:00
|
|
|
<service name="tar_scm" mode="disabled">
|
2016-06-19 10:50:43 +02:00
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="url">git://github.com/openucx/ucx</param>
|
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
|
|
|
<param name="revision">756c745a34035d1946f96e7e868a30781d908302</param>
|
|
|
|
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
|
|
|
|
<param name="versionrewrite-pattern">v(.*)</param>
|
|
|
|
<param name="versionrewrite-replacement">\1</param>
|
2016-06-19 10:50:43 +02:00
|
|
|
</service>
|
2017-07-12 19:33:54 +02:00
|
|
|
<service name="recompress" mode="disabled">
|
2016-06-19 10:50:43 +02:00
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
|
|
|
</services>
|