[CIG-SHORT] problems running pylith binary on linux

Matthew Knepley knepley at gmail.com
Tue Jul 31 15:48:01 PDT 2007


I believe this is due to mpirun not being in your path, or you only
having mpiexec.
In dislocation.cfg you can try

[pylithapp.launcher]
command = <your mpiexec> -np ${nodes}

  Thanks,

     Matt

On 7/31/07, Oliver Boyd <olboyd at usgs.gov> wrote:
>
>
>
>
> When attempting to run disclocation.cfg in src/pylith/examples/hex8 on linux
> x86_64 with precompiled linux binary (pylith-1.0.1-linux-i686), I get the
> following error:
>
> $ pylith dislocation.cfg
>
>  >> {command line}::
>
>  -- pyre.inventory(error)
>
>  -- p4wd <- 'true'
>
>  -- unrecognized property 'p4wd'
>
>  >> {command line}::
>
>  -- pyre.inventory(error)
>
>  -- p4pg <- 'true'
>
>  -- unrecognized property 'p4pg'
>
> usage: pylith.PyLithApp:PyLithApp [--<property>=<value>]
> [--<facility>.<property>=<value>] [FILE.cfg] ...
>
> component 'pylithapp'
>
>     properties: help, help-components, help-persistence, help-properties,
> job, launcher, mesh_generator, nodes, petsc, problem, scheduler, typos,
> weaver
>
>     facilities:
> job,launcher,mesh_generator,petsc,problem,scheduler,weaver
>
> For more information:
>
>   --help-properties: prints details about user settable properties
>
>   --help-components: prints details about user settable facilities and
> components
>
> pylithapp: configuration error(s)
>
> --pyre-start: mpirun: exit 1
>
> /export/home/boyd/cig/pylith-1.0.1-linux-i686/bin/pylith:
> /export/home/boyd/cig/pylith-1.0.1-linux-i686/bin/nemesis: exit 1
>
>
>
> I made the modifications suggested for LD_LIBRARY_PATH and Cheetah.
>
>
>
> Thanks for your help,
>
> Oliver
> _______________________________________________
> CIG-SHORT mailing list
> CIG-SHORT at geodynamics.org
> http://geodynamics.org/cgi-bin/mailman/listinfo/cig-short
>
>


-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which
their experiments lead.
-- Norbert Wiener


More information about the CIG-SHORT mailing list