charm AT lists.siebelschool.illinois.edu
Subject: Charm++ parallel programming system
List archive
- From: Ronak Buch <rabuch2 AT illinois.edu>
- To: "charm AT lists.cs.illinois.edu" <charm AT lists.cs.illinois.edu>
- Subject: [charm] Charm++ Release 7.0.0 RC2
- Date: Thu, 30 Sep 2021 17:24:51 -0400
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=illinois.edu; dmarc=pass action=none header.from=illinois.edu; dkim=pass header.d=illinois.edu; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=QgE5a+WgGHcjUKk+T9bGr2UEXQRugF/g/ov5w/unhsg=; b=CPvJoZ4rlwXB0McY1xAB8sJIE7cQViTPm6eXfBoO2dFv+Ua7UEX3xsG5wTiAjqK2BjrnLfzxpa3cv6ZTMXjafjCY/Hf4Xm7KL4VHbwhrw69hbaJ1N3VlsFb93ftZ9v3iRZNMOYT5u/u1rmYKaLM/UcPPuruOPG4hN/rUgBbOdzaJ4c0SfsDEtsHx26dvOo9d7WHctsCf/5wU7kHy0/IfXgd+8l87J7q/jfpg600Y8t2ZLagJ5IBdXHvz+CDJE8JVc6lwzvAZYo3sCydu7sc4KgKYPBb1q7SxD8IbAZMRNjRXSrDshtySN8MZ4ua7f7dtcHn9dkPiAVafN31/G3jUJA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=chg/9KHuLQz3ShCUX1Th+13lvZTvgPr/vtGmGScwAMaVGaoKQ4cTZHm63AYkfd+2XrKTRzlZmcXJ+rq4I7QtUNEnoOVi0p/mmsh0c32wuNUunJZcqNRm6YD3eTxxIjGyM26c5FdJ/txIbeGdHEZty7UAh05gRL5j01LTMf6sAmZXEdJu6nFcZ0fjcXQZjnA1jX2iMIoXjsrCiZdor2Cb91aeM/cblLJH5WdRSeYEslIoZkqQUb9xeQJPZ0BjZzC4yC0acMGB/W+BK6jfRNK9L2pNXUMqTJ+QO1hsGhSEUa/zTgnaJ79Sw1dgE0MrexoXoN5IRQVtb5h06GCVUs76YA==
- Authentication-results: ppops.net; spf=softfail smtp.mailfrom=rabuch2 AT illinois.edu; dkim=pass header.s=selector2-uillinoisedu-onmicrosoft-com header.d=uillinoisedu.onmicrosoft.com
- Authentication-results: lists.cs.illinois.edu; dkim=none (message not signed) header.d=none;lists.cs.illinois.edu; dmarc=none action=none header.from=illinois.edu;
Hello everyone!
On behalf of the Charm++ development team and contributors, I'm
pleased to announce the second release candidate of Charm++ in
advance of the upcoming version 7.0.0. Since RC1, fixes have been
made to resolve hangs and crashes that came up in testing, along
with other minor fixes.
We ask that users take this opportunity to test the latest code with their applications and report any issues encountered. Please note that while a v6.11.0-beta1 was released, there was no v6.11.0 release and there will not be, we decided the changes made were large enough to warrant incrementing the major version number to 7 instead.
The code for this release can be obtained via git by
git clone https://github.com/UIUC-PPL/charm.git
git checkout v7.0.0-rc2
Or downloaded directly from: https://github.com/UIUC-PPL/charm/releases/tag/v7.0.0-rc2
670 commits have been made since the release of version v6.10.2, some of the larger and more exciting improvements in the system include (for a full list, please see the current release notes in the CHANGES file):
-
A significant overhaul of the load balancing infrastructure and the
addition of TreeLB, a new, more flexible and extensible base LB,
intended to replace the previous CentralLB and HybridBaseLB designs
(load balancers using these previous designs are still
supported). Some included strategies have been rewritten to use
TreeLB, unused and extraneous strategies have been removed. Please
see https://charm.readthedocs.io/en/latest/charm++/manual.html#load-balancing
for more information. -
Support for persistent intra-node GPU messages, and experimental support for
regular (nonpersistent) intra-node GPU messages. This feature allows data to be
sent to/from GPU memory without going through host memory. Please
see https://charm.readthedocs.io/en/latest/charm++/manual.html#gpu-support for
more information. -
Charm++ now builds with CMake by default when using the
./build
script (requires CMake version 3.4 or higher). The old build system is
still available by using./buildold
. Please see
https://charm.readthedocs.io/en/latest/charm++/manual.html#installation-with-cmake
for more information.
- [charm] Charm++ Release 7.0.0 RC2, Ronak Buch, 09/30/2021
Archive powered by MHonArc 2.6.19.