File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff 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+
4447Charm++ Features & Fixes:
4548
4649- Support for a new Unified Communication X (UCX) networking backend in LRTS,
You can’t perform that action at this time.
0 commit comments