Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] ICC compiler not found

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] ICC compiler not found


Chronological Thread 
  • From: Gengbin Zheng <gzheng AT illinois.edu>
  • To: 刘鹏 <liupeng012 AT mail.nankai.edu.cn>
  • Cc: charm AT cs.illinois.edu
  • Subject: Re: [charm] [ppl] ICC compiler not found
  • Date: Mon, 9 Jan 2012 14:32:52 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi,

Could you try remove iccstatic from your build command line? I assume
you have an MPI installed on your machine, and mpicxx command is
working.

Gengbin


2011/8/13 刘鹏
<liupeng012 AT mail.nankai.edu.cn>:
> Hi。
>  Dear everyone。
>
>  I want to compile a charm-6.3.2. My machine is SGI. The following command
> has been run.
>
> ./build charm++ mpi-linux-x86_64 iccstatic mpt
>
> The compilation has been stopped by this error message。”“ ICC compiler not
> found! ”
>
>
> However,i run the command: icc -v。 it shows "11.1", This seems that icc
> compiler is exist.
>
> Therefore, what is wrong?
>
>
> Best wishes.
>
> liupeng
>
>
>
> _______________________________________________
> charm mailing list
> charm AT cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/charm
>
> _______________________________________________
> ppl mailing list
> ppl AT cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/ppl
>




  • Re: [charm] [ppl] ICC compiler not found, Gengbin Zheng, 01/09/2012

Archive powered by MHonArc 2.6.16.

Top of Page