Skip to content

Commit

Permalink
Merge pull request #8003 from yosefe/topic/news-update-for-v1-12-1-rc…
Browse files Browse the repository at this point in the history
…3-v1.12.x

NEWS: Update for v1.12.1-rc3   (v1.12.x)
  • Loading branch information
yosefe authored Mar 5, 2022
2 parents b1af65e + 8aff7df commit b8dfe5b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,19 @@
##
#

## 1.12.1-rc2 (February 14, 2022)
## 1.12.1-rc3 (March 4, 2022)
### Bugfixes
* Fixed memory hooks for Cuda 11.5
* Fixed memory type cache merge
* Fixed continuously triggering wakeup fd when keepalive is used
* Fixed memtype cache fallback when memory hooks are not installed
* Fixed parsing header flags of worker address
* Fixed pipeline protocol when sending from host memory to GPU memory
* Fixed transport progress not deactivated when all its connections are closed
* Fixed progress loop in io_demo application
* Fixed ROCm segfault when using internal_ops functions
* Fixed ROCm memory hooks

### Important changes
* If Cuda memory hooks on driver API cannot be installed, memory type cache and
memory registration cache will be disabled. This may lead to lower performance
Expand Down

0 comments on commit b8dfe5b

Please sign in to comment.