SHA256
1
0
forked from pool/openucx

Accepting request 644613 from home:NMoreyChaisemartin:branches:sp1-staging

- Update to v1.3.1 (bsc#325996)
  - Prevent potential out-of-order sending in shared memory active messages
  - CUDA: Include cudamem.h in source tarball, pass cudaFree memory size
  - Registration cache: fix large range lookup, handle shmat(REMAP)/mmap(FIXED)
  - Limit IB CQE size for specific ARM boards

OBS-URL: https://build.opensuse.org/request/show/644613
OBS-URL: https://build.opensuse.org/package/show/science:HPC/openucx?expand=0&rev=23
This commit is contained in:
Nicolas Morey-Chaisemartin
2018-10-25 10:50:06 +00:00
committed by Git OBS Bridge
parent 6c87d0bee6
commit 6cb716aaee
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 15 07:51:12 UTC 2018 - nmoreychaisemartin@suse.com
- Update to v1.3.1 (bsc#325996)
- Prevent potential out-of-order sending in shared memory active messages
- CUDA: Include cudamem.h in source tarball, pass cudaFree memory size
- Registration cache: fix large range lookup, handle shmat(REMAP)/mmap(FIXED)
- Limit IB CQE size for specific ARM boards
-------------------------------------------------------------------
Thu Aug 9 05:57:24 UTC 2018 - nmoreychaisemartin@suse.com