File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,20 @@ included in the vX.Y.Z section and be denoted as:
5959 (** also appeared: A.B.C) -- indicating that this item was previously
6060 included in release version vA.B.C.
6161
62- 4.1.7 -- August , 2024
62+ 4.1.7 -- October , 2024
6363---------------------
6464
65+ - Improve CUDA memory pool and context handling.
66+ - Fix detection of host vs. CUDA memory when cumemcreate is used with
67+ certain arguments, leading to a crash.
68+ - Fix int overflow bug in UCC collectives routine, which would impact
69+ large message collectives.
70+ - Fix SHMEM bounds checking warnings
71+ - Fix memory leak in the fcoll/vulcan component
72+ - Fix memory leak when using non-contiguious datatyles with pml/cm
73+ (used when using Libfabric or Portals transports)
74+ - Change default locking protocol for ufs IO component to fix data
75+ sieving use case.
6576- Fix bug in Fortran / C interface array calculation.
6677- Fix potential initialization in UCX OpenSHMEM support
6778- Add OpenSHMEM support for symmetric remote key handling to improve
You can’t perform that action at this time.
0 commit comments