Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] problem during charm build

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] problem during charm build


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: sabitha ramanathan <rk.sabitha AT gmail.com>
  • Cc: Charm Mailing List <charm AT cs.illinois.edu>
  • Subject: Re: [charm] [ppl] problem during charm build
  • Date: Mon, 6 Jun 2011 21:19:02 -0700
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Please get the latest released version of NAMD, 2.7, and not its beta
(2.7b1). If the Charm++ included with that has trouble, then come back
and include the output from that.

On Mon, Jun 6, 2011 at 21:09, sabitha ramanathan
<rk.sabitha AT gmail.com>
wrote:
> Dear Phil
>
> Thank you
> uname -a output
> Linux suse 2.6.16.21-0.8-bigsmp #1 SMP Mon Jul 3 18:25:39 UTC 2006 i686 i686
> i386 GNU/Linux
>
> I downloaded NAMD 2.7b1
> during make it is giving following  error
> please tell me hw to rectify
>
> mkdir inc
> mkdir obj
> pathCC -m64 -fPIC -DSOCKLEN_T=socklen_t -I/include
> -I.rootdir/charm-6.1/mpi-linux-gcc/include -DCMK_OPTIMIZE=1 - Isrc -Iinc
> -Iplugins/include -DSTATIC_PLUGIN -I/usr/include -I/root/tcl/include
> -I/usr/include/tcl8.3/ -DNAMD_T CL
> -I/Projects/namd2/fftw/linux-x86_64/include -DNAMD_FFTW
> -DNAMD_VERSION=\"2.7b1\" -DNAMD_PLATFORM=\"Linux-x8 6_64-MPI\"
> -DREMOVE_PROXYRESULTMSG_EXTRACOPY   -lpathfortran -O3 -CG:local_fwd_sched=on
> -LNO:opt=0 -OPT:unroll_t imes_max=8:div_split=ON:roundoff=2 -OPT:alias=typed
> -o obj/common.o -c src/common.C
> make: pathCC: Command not found
> make: *** [obj/common.o] Error 127
>
> thanks in advance
>
> with regards
> Dr Sabitha
>
>
> On Mon, Jun 6, 2011 at 8:34 AM, Phil Miller
> <mille121 AT illinois.edu>
> wrote:
>>
>> Dr. Sabitha,
>>
>> That's a pretty old version of Charm++, distributed with an old
>> version of NAMD. I'd suggest getting the released NAMD 2.7 which
>> carries a newer version of Charm++.
>>
>> Also, you shouldn't need to specify gcc, since Charm++ will pick that
>> up by default.
>>
>> Is your machine 64 bit, or 32 bit? If you don't know directly, please
>> run 'uname -a' and send us the output. It should be just one line.
>>
>> Phil
>>
>> On Fri, Jun 3, 2011 at 23:57, sabitha ramanathan
>> <rk.sabitha AT gmail.com>
>> wrote:
>> > Sir
>> > This is Dr Sabitha from Cancer Institute Chennai,India
>> > i tried my level best to build charm in my Suse Linux system
>> > but all in vain
>> > i updtaed reinstalled gcc g++ but i am not able to build i am here with
>> > enclosing output
>> > please tell me how to rectify?
>> >
>> > with regards
>> > Dr.Sabitha
>> > Asst Prof
>> > Cancer Institute(WIA)
>> > Adyar
>> > India
>> >
>> >
>> > _______________________________________________
>> > ppl mailing list
>> > ppl AT cs.uiuc.edu
>> > http://lists.cs.uiuc.edu/mailman/listinfo/ppl
>> >
>> >
>
>





Archive powered by MHonArc 2.6.16.

Top of Page