Skip to content

Commit e192cf0

Browse files
committed
Update 6.10 release notes
1 parent 65c2c20 commit e192cf0

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGES

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,18 @@ Misc:
3232
infrastructure. Programs that rely on custom load balancers or the internals of the LB
3333
infrastructure will likely require some changes for compatibility.
3434

35-
Known Issues:
35+
- Upcoming deprecation notice: The next release of Charm++ will remove the BigSim emulation
36+
facility from the runtime system.
3637

37-
- A hang occurs in multiprocess runs in SMP mode with completion detection on GNI builds.
38-
(https://github.com/UIUC-PPL/charm/issues/2508)
38+
Known Issues:
3939

4040
- Recent InfiniBand machines crash in SMP builds due to problems in the verbs layer implementation.
4141
Users are recommended to use UCX for the time being if possible.
4242
(https://github.com/UIUC-PPL/charm/issues/2532)
4343

44+
- UCX sometimes hangs/crashes on Frontera.
45+
(https://github.com/UIUC-PPL/charm/issues/2635, https://github.com/UIUC-PPL/charm/issues/2636)
46+
4447
Charm++ Features & Fixes:
4548

4649
- Support for a new Unified Communication X (UCX) networking backend in LRTS,

0 commit comments

Comments
 (0)