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
- Date: Mon, 25 Oct 2021 17:37:36 -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=miod8kfcbFvgTPybBK95vWnqk3RcL2AF1zOalIafqIQ=; b=ZOw9NsknqAUZIilD88dU3P/h7ZUljgzQ1iD7HfwD3kJExdScXbMmgLowmfbfF71qUyI/Wweh2yQo5sMH3uUxvunbC8mfKBVamZX6M69/dx0P8FX9uO4h0co9BDQxvtq/PX4AoVjkA+cPYPpfriT70QICBtZVPTePOv/YdWte5szskAFf5KxREYq7Tj53h6f/vuMOzl5BHO+SdZkS0mBr6GKfiwSgtfeBUm6uNLLCe8tkHrwq1675IgmCVIF1RX3iKA3nTKen4zO9iO21oiPRNdzTls094YMquQxD0krxvSZZ2ervPhB5JCrE6Hv8w8+Hu5SYAT+xQbA3mdM8v7VvRg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=iqvBASlNhUM8gXBNV/ssMXOlUmxljShHoFkExrMCQCXd3ZDdOZbqckaS8rTVcsDWQ6k38IHimze2f489E3K0s5xPXRW8vSsYOktboPK2Rijz2NhArC9a42/N3X2ATQp2jPCgLsb7W3GgyOrygWQ5msu0KyaT27+ZZ90vk7mpODjUaXd8Vco1Xt8AA+Y+X0UDqvfu3/9dL7wU52IEHUuTA+3BePiHlqmmmy0T2C1tb2GpMbye1RVPoVcwHVsIoznAvg1oMRmzini/T2ea2lBTe6lXUWLv6rpyiT81HAkDrFj993r3fC2uAkECdNxVJmU+p6gjSps/WkE8cgvqUD5jTg==
- Authentication-results: ppops.net; spf=softfail smtp.mailfrom=rabuch2 AT illinois.edu; dkim=pass header.d=uillinoisedu.onmicrosoft.com header.s=selector2-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 release of Charm++ 7.0.0.
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
Or downloaded directly from: https://github.com/UIUC-PPL/charm/releases/tag/v7.0.0
685 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, Ronak Buch, 10/25/2021
Archive powered by MHonArc 2.6.19.