Skip to Content.
Sympa Menu

charm - [charm] FW: Projections

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] FW: Projections


Chronological Thread 
  • From: "Ortega, Bob" <bobo AT mail.smu.edu>
  • To: "charm AT lists.cs.illinois.edu" <charm AT lists.cs.illinois.edu>
  • Cc: Nitin Bhat <nitin AT hpccharm.com>
  • Subject: [charm] FW: Projections
  • Date: Thu, 10 Dec 2020 17:34:06 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=mail.smu.edu; dmarc=pass action=none header.from=mail.smu.edu; dkim=pass header.d=mail.smu.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-SenderADCheck; bh=eKFmz9N7a4pIBNhEN34CUKasytZmefper/xuWaMnymE=; b=IlGr4JETKFzimQiponmJObabmYMBIq8jGxO6vsLsCHnM8H89ZgEerzedDKYd8s5YuilCj59QfdmW5XjQQtg/TQ5GBzKeJqn7q0aOA017SFMbg9DMQFa4dLNrryaOaK0oFyttnCYm/WYLp8lZx5gnda2SiKh6OmuOTCZ7y2GTW5wn4brbEbM6X5WbUYqaUHhCeyTY/CQ1lnEuAagYKIdlOxfDV1i0QNoJaejquo5fjCvKeu7/9dLejRihv6ycD6WFkL2nkUuHPew4ZqJR+IxKpJdtUxThLKx0C8g8XO8ybNdO08/QBmDJVsHyjb0iVLSXgHsnQniCL2vCKMp+F7Sb4w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PXdrBhpOK2dvocC40qlZ+4XTFS9hVYuTLrYWpAofJJ6NEvQMdLHfAjeTW6Jv/h8knhlJh4XYGXoFWiuKyK0u7NNpZ/mMM/MDHYzlyoZDHxYNgTiHFZltF87zH7/iCuKfmb35xRrWl+Wvunp8jjZDSiLZ+gXvNqEOktr+EL1adqKt5U5rvvO7wFqMJrfjzM5SqBtxIMQpVbW3zWhiB4Qf+syi8VMsRT3dRpueUKA81mf/3EteFrBy1DtKMwhnd0CFZy6GSUKcGmzH/IhcPD7Zg3s2/AJReqTFzhCse7io3kAvio921KA7n8uy6cDfEAWG/EvGqfhLgUlSOk6dpc4HmQ==
  • Authentication-results: illinois.edu; spf=pass smtp.mailfrom=bobo AT mail.smu.edu; dkim=pass header.s=selector2-smu365-onmicrosoft-com header.d=smu365.onmicrosoft.com; dmarc=none
  • Authentication-results: lists.cs.illinois.edu; dkim=none (message not signed) header.d=none;lists.cs.illinois.edu; dmarc=none action=none header.from=mail.smu.edu;

 

 

From: "Ortega, Bob" <bobo AT mail.smu.edu>
Date: Thursday, December 10, 2020 at 11:24 AM
To: "charm AT lists.cs.illinois.edu" <charm AT lists.cs.illinois.edu>
Cc: Nitin Bhat <nitin AT hpccharm.com>
Subject: FW: Projections

 

Nitin Bhat was kind enough to review my questions about some errors and messages I am receiving while using/running NAMD/Charm with projections enabled.

I am including some email messages I sent to Nitin about these issues. Let me know how I might resolve these issues and any references that may help to clarify

proper use of projections to be able to take further advantage of it’s capabilities.

 

Thanks,

Bob

 

 

 

From: Nitin Bhat <nitin AT hpccharm.com>
Date: Thursday, December 10, 2020 at 10:55 AM
To: "Ortega, Bob" <bobo AT mail.smu.edu>
Subject: Re: Projections

 

Hi Bob, 

 

I am just reading your latest emails about the issues that you’re seeing on projections. 

 

Can you reach out to the Charm mailing list (charm AT lists.cs.illinois.edu) with both the issues that you’re seeing?  (This one and the previous java exception that you saw when you launched projections). The folks who work with (and develop) projections will be able to better address those issues. 

 

Thanks,

Nitin




On Dec 10, 2020, at 8:52 AM, Ortega, Bob <bobo AT mail.smu.edu> wrote:

 

Nitin,

 

Thanks again for your support.  I’m now trying to find out how to use the following runtime option,

 

+logsize NUM

 

Because when I run NAMD.PRJ binary, at the end of the output I get this message:

 

*************************************************************

Warning: Projections log flushed to disk 101 times on 36 cores: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35.

Warning: The performance data is likely invalid, unless the flushes have been explicitly synchronized by your program.

Warning: This may be fixed by specifying a larger +logsize (current value 1000000).

 

I thought that perhaps this was entered into the Makefile under the projections section, so I put it there with this line,

 

+logsize 10000000

 

But I still am getting the Warning message.

 

Thanks,

Bob

 

Nitin,

 

As noted in an earlier email, I was successful running projections for traces generated by a run with 18 processors and 1 node.  But when I tried with 180 processors and 10 nodes, I get the following error when trying to run projections:

 

 

Do you know what could be the problem here?

 

Thanks,

Bob

 

 

 

 

 

PNG image




Archive powered by MHonArc 2.6.19.

Top of Page