[CIG-SHORT] problems running pylith binary on linux

Leif Strand leif at geodynamics.org
Tue Jul 31 15:46:40 PDT 2007


Oliver,

Verify that the 'mpirun' command included in the PyLith package is the 
first one on your PATH:

     $ which mpirun
     /export/home/boyd/cig/pylith-1.0.1-linux-i686/bin/mpirun

I suspect that there is another 'mpirun' on your system which 'pylith' 
is running instead, in which case you will have to adjust your PATH 
accordingly.

--Leif


Oliver Boyd 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



More information about the CIG-SHORT mailing list