Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Two Problems

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Two Problems


Chronological Thread 
  • From: Nikhil Jain <nikhil.life AT gmail.com>
  • To: "Miller, Philip B" <mille121 AT illinois.edu>
  • Cc: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: Re: [charm] [ppl] Two Problems
  • Date: Tue, 29 May 2012 09:58:34 -0700
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

This page has the parameter information you are looking for:

http://charm.cs.illinois.edu/manuals/html/bignetsim/manual-1p.html


--Nikhil

On Tue, May 29, 2012 at 9:52 AM, Miller, Philip B
<mille121 AT illinois.edu>
wrote:
> On Tue, May 29, 2012 at 11:46 AM, Daniel Carmo
> <daniel.a.s.carmo AT gmail.com>
> wrote:
>> Im trying execute the bignetsim with the bluegene topology. But i have two
>> problems to any one i choose. The first is this:
>> daniel@ubuntu:~/Documentos/charm-6.3-mpi-linux-x86_64/BigNetSim/trunk/tmp$
>> ./charmrun +p4 ./bigsimulator 1 0
>> daniel@localhost's
>> password:
>> daniel@localhost's
>> password:
>> daniel@localhost's
>> password:
>> daniel@localhost's
>> password:
>> When i put only one processor, one password is requested. But for n
>> processors, asks n passwords. What i need to do?
>
> To make the password prompts stop, you'll need to set up what's known
> as SSH public key authentication. If you already have an SSH key pair,
> you can append your public key to your authorized keys list as
> follows:
>
> cat .ssh/id_rsa.pub >> .ssh/authorized_keys
>
> If you don't already have an SSH key pair, you'll need to run
>
> ssh-keygen
>
> and accept the defaults, and then run the command above to accept the
> generated key.
> _______________________________________________
> 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



--
"Success may ditch you most of the times, but if you ditch it once :
your job is done."
Nikhil Jain
Phone:    +1-217-979-0918
Email:   
nikhil.life AT gmail.com





Archive powered by MHonArc 2.6.16.

Top of Page