Skip to Content.
Sympa Menu

charm - [charm] Some issue about compiling NAMD_2.14

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Some issue about compiling NAMD_2.14


Chronological Thread  
  • From: "Tengxiang Li (tl9u22)" <tl9u22 AT soton.ac.uk>
  • To: "charm AT cs.illinois.edu" <charm AT cs.illinois.edu>
  • Subject: [charm] Some issue about compiling NAMD_2.14
  • Date: Tue, 20 Jun 2023 16:11:14 +0000
  • Accept-language: zh-CN, en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=soton.ac.uk; dmarc=pass action=none header.from=soton.ac.uk; dkim=pass header.d=soton.ac.uk; 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=5mV308DpV1ui4IP6C0B4dOqcFRfo5VfoLjytlrV+jrs=; b=N0zAhOopoM6vcZOaLtcOVAL/ohUWxvw5/SEb9KPxVQ2pZaHQnKn0jBpSTlqk2IW57fdC/S4h9+npqmzPwUOwF9wK3PLcxxEVhL7nI1DGl3f+0A5+JUtyFnuglH+uNzb9KcsR5apuLXT3SnKWn+2k6ny4CXFLOTF5GZelHofZNd5B02LA/5i0G1ikRWTIL1H/+/K7ZGY2KnzB/zaz5aWLYvScRkhDUjwmQ+SBvZI1TpsLDN3nt2YF0Snx6J7Mct6kMJWTCF+wLASP+Dwrhn4aOARAlYPmnMm6bn0x+YMTZ7YECK14GowOttgZHeQFB2GL5Z1HPBm5+QKOSLewpsKIEg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=LQ1a+/LIFiUfGksreoxed3WSCslveyWWHzRwWPFNOVgE2hfWNzrcYZedwiHiDaqPGWFqwnC6UnpG0Gm6N7ERkOBPPoicIqRCXGaP/2aKomum/Bi5iyzPt7J1eQmMcNB6mb0aamVS8nwoaLLAaoDm4w8QITLwsjV+GisnBhD31NMr82rRX1lhBrV2bMFzINOE1f4aKIRVSdk8KT8qMy+Q4D8IFrW2XN0OHBc11F22lX/x2t66Wdzx8lD+vec2N7DKn6/w+AC5+NkliTfybVu3Nzm1KuBhNmycrWTPTo65S/oA5g90+wx+3qNdAdQTtRaaTSIkpiDS8M+2TMp/XQfJTQ==
  • Authentication-results: ppops.net; spf=softfail smtp.mailfrom=tl9u22 AT soton.ac.uk; dkim=fail header.d=soton.ac.uk header.s=selector1; dmarc=fail header.from=soton.ac.uk

Dear Sir or Madam:

 

Hopes you are well. My name is Tengxiang and I’m doing with computing chemistry in University Southampton. Recently I’m trying to do reproduction about a paper which based on the NAME_2.14, and there is something wrong when I am compiling it.

When I am compiling CHARM++ 6.10.2, run ‘./build charm++ multicore-linux-x86_64 --with-production’,

there is an error about ‘threads.C:1630:29: error: function ‘int swapJcontext(uJcontext_t*, const uJcontext_t*)’ can never be inlined because it uses setjmp static CMI_FORCE_INLINE int swapJcontext(uJcontext_t *oucp, const uJcontext_t *ucp)’.

And there is a file truncated: Fatal Error by charmc in directory /home/tengxiang/MLCV/NAMD_2.14_Source/charm-6.10.2/multicore-linux-x86_64/tmp libthreads-context.o: file not recognized: File truncated.

I tried to search about this issue but couldn’t find useful information.

My environment is Ubuntu 20.04.6 LTS (GNU/Linux 5.4.0-146-generic x86_64), gcc version 8.4.0 (Ubuntu 8.4.0-3ubuntu2). My reference is: https://pubs.acs.org/doi/suppl/10.1021/acs.jcim.1c01010/suppl_file/ci1c01010_si_001.pdf and https://www.ks.uiuc.edu/Development/Download/download.cgi.

Could you give me some induction about how to solve this problem? Many thanks for your help.

 

Many thanks,

Tengxiang

 

 

 

Tengxiang Li

Computational Chemistry

School of Chemistry, University of Southampton,

Highfield, Southampton SO17 1BJ, UK 

Tel. +44 (0) 7774 145130

 

 

 

 

 

 



  • [charm] Some issue about compiling NAMD_2.14, Tengxiang Li (tl9u22), 06/20/2023

Archive powered by MHonArc 2.6.24.

Top of Page