[Users] problems of building ET on kraken

Tsatsin Petr ptsatsin at gmail.com
Tue May 31 16:25:15 CDT 2011


Yes, It helps in slightly corrected way:

aliaspattern    = ^kraken(pf|-pwd)?[123456](\.nics\.utk\.edu)?$

This one works for me.
Thank you!

On Mon, May 30, 2011 at 11:07 PM, Erik Schnetter <schnetter at cct.lsu.edu>wrote:

> Tsatsin
>
> This error means that you are logged in to a computer that calls
> itself "krakenpf4", but simfactory doesn't know to which HPC system it
> belongs. Simfactory assumes that Kraken's head nodes are called
> "krakenN" or "kraken-pwdN".
>
> You can update Kraken's pattern that recognises HPC systems from
>
> aliaspattern    = ^kraken(-pwd)?[1234](\.nics\.utk\.edu)?$
>
> to
>
> aliaspattern    = ^kraken(-pf|-pwd)?[1234](\.nics\.utk\.edu)?$
>
> in Kraken's entry in the file mdb.pm. If this helps, please tell us,
> so that we can correct this entry officially.
>
> -erik
>
> On Mon, May 23, 2011 at 2:14 PM, Tsatsin Petr <ptsatsin at gmail.com> wrote:
> > Hello,
> > I'm a new user of the ET. I did an installation of Cactus and
> > EinstainToolkit using the "Tutorial for the new users" on wiki.
> > I have an account on kraken and I modified udb.pm according to the
> 'ranger'
> > example in a tutorial. Namely I changed:
> >   YOUR_LOGIN,
> >   YOUR at EMAIL.ADDRESS
> > and added
> >   set option 'kraken', 'user', 'MY_LOGIN'
> >   set option 'kraken', 'allocation', 'MY_ALLOCATION'
> >
> > I tried to compile the test suite on kraken using the command:
> >
> > ./simfactory/sim build --thornlist=manifest/einsteintoolkit.th
> >
> > and I got the following error:
> > 'Simulation Factory:
> > Configuration name(s) not specified -- using default configuration "sim"
> > Uncaught exception from user code:
> >     Unknown machine name "krakenpf4.nics.utk.edu" at ./simfactory/sim
> line
> > 5049.
> >  at ./simfactory/sim line 5049
> >     main::get_machine('') called at ./simfactory/sim line 1498
> >     main::command_build() called at ./simfactory/sim line 454'
> >
> > I was wondering if you could help me with this? It's seem like I didn't
> > modify udb.pm in proper way.
> > Thank you.
> > Petr Tsatsin
> > Florida Atlantic University
> >
> > _______________________________________________
> > Users mailing list
> > Users at einsteintoolkit.org
> > http://lists.einsteintoolkit.org/mailman/listinfo/users
> >
> >
>
>
>
> --
> Erik Schnetter <schnetter at cct.lsu.edu>   http://www.cct.lsu.edu/~eschnett/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/users/attachments/20110531/0ec2293f/attachment.html 


More information about the Users mailing list