Skip to Content.
Sympa Menu

charm - Re: [charm] c++11 support on Cray

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] c++11 support on Cray


Chronological Thread 
  • From: "Narayanan, Venkatasubrahmanian" <vn7 AT illinois.edu>
  • To: "charm AT cs.illinois.edu" <charm AT cs.illinois.edu>, "Abrams,Cameron" <cfa22 AT drexel.edu>
  • Subject: Re: [charm] c++11 support on Cray
  • Date: Thu, 12 Mar 2020 16:13:56 +0000
  • Accept-language: en-US
  • 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-SenderADCheck; bh=YnFEIvuJ5T5YEneEecvM04jLt8A6lhwrmLg9b7ljnjo=; b=oD4RT2t6dDStzxjFekYeNEJwvJoAaR/pWoYT0bPde91Iu89b/SF0ApWt0v2eitGEWIvVs0tAAqRQZxuYrDynSF8WbaBOeNDysmxYwpjfcQLelPlfrN8sR5Gi78GfxDbM29LjMohc4+VRuGnQkZP8FfbmakvyLTO8jzkXTyAxD/zq7H35ZuCQ4dRdIDVREh55kH2RSE2KJkCPMQQiP7Put+RRh/XMXeLHegdT8X9KsLFk54fovKqNJrbrG9Ee6G2mbvrhgwCCpvIMBhzCj1yGtHxC7eRlOBa4rtcvbvItgfAmLv/oxwMHeHbO9rEfL8dhLH+BUJnEeVVwpGY9sAr/CA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=mc5TSSixsjw96dk7Vnhyh9zrzr2OEYcGBHjbNNwjJ0Sqp4OFI5TQQ8EkH06PkMBYVAAQzufOblVyYpwaUGebTKY+Z1S4B+74hgVDWEVhNcltcFfNqgEOTv1O5eoA9X0PwkN9rgVslUsLXtSqwQidpM73bnA2YVJpjFDAgOeAnvneAHpckG9piHQeMG2w+bx02cZih1HybOAkqY2H0PxAlD2inYmvFKtrzAmpsOMiGUDfQPaqEHEph4UwRVlEMPa/D7dIcW1jCoeSpHY+OX59uQjLvcQD6UxAzqMQkhjhD5zcV1DSzrdk3Ovc6ur6ZLlg28q+rdG3XQkwvT/DVVDNIw==
  • Authentication-results: illinois.edu; spf=neutral smtp.mailfrom=vn7 AT illinois.edu; dkim=pass header.d=uillinoisedu.onmicrosoft.com header.s=selector2-uillinoisedu-onmicrosoft-com; dmarc=none header.from=illinois.edu

Hi Cameron
    Charm 6.8.2 is quite old at this point, so I would suggest trying to rebuild with a more recent version of Charm. Let me know if the issue persists.
Thanks
Venkat

From: Abrams,Cameron <cfa22 AT drexel.edu>
Sent: Friday, March 6, 2020 1:18 PM
To: charm AT cs.illinois.edu <charm AT cs.illinois.edu>
Subject: [charm] c++11 support on Cray
 

Hello,

I’m trying to compile charm++ 6.8.2 (for NAMD 2.13) on a Cray XC40.  The Cray compiler flag to enable c++11 support is “-hstd=c++11”, not “-h std=c++11” as is indicated in the configure scripts for charm++.  When I edit both configure and configure.in to reflect this, the c++11 support test for CC indicates “yes”, but the build still fails right at that point.  As best as I can see, this does not result in a “strictpass”.  I’m not sure what else I should look at to get this to work, so any advice is helpful.

Thanks,
Cameron

 

 

Cameron F Abrams

Professor and Head

Department of Chemical and Biological Engineering

Drexel University

o 215 895 2231

 




Archive powered by MHonArc 2.6.19.

Top of Page