[GRASS-user] i.vi.mpi

Ripsime Khachatryan kuli13 at mail.ru
Wed Mar 14 03:51:13 EDT 2012


Hi all

I was submitted about my problem before two days but no help is coming!!! my problem is with running grass code with mpi support , this is my run script:
#!/bin/bash
export GISRC=$HOME/.grassrc6
export GISBASE=/localuser/ripsime/grass64_release/dist.x86_64-unknown-linux-gnu
export PATH=$PATH:$GISBASE/bin:$GISBASE/scripts
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GISBASE/lib
export GIS_LOCK=$$
export GRASS_PNGFILE=/tmp/grass6output.png
export GRASS_TRUECOLOR=TRUE
export GRASS_WIDTH=900
export GRASS_HEIGHT=1200
export GRASS_PNG_COMPRESSION=1
export GRASS_MESSAGE_FORMAT=plain
foo=3
 filename=ndvi1-new-$foo
 time mpirun -np $foo /home/ripsime/GRASS/dist.i686-pc-linux-gnu/bin/r.vi.mpi viname=ndvi red=outsevanozero.3 nir=outsevanozero.4 vi=$filename tmp=1
exit 0
 When  am running the script I am getting this error:


 
Modified mpirun: Executing command: red=outsevanozero.3 nir=outsevanozero.4 vi=ndvi1-new-3 tmp=1
/opt/glite/bin/mpirun: line 40: ./red=outsevanozero.2: No such file or directory
real 0m0.005s
user 0m0.002s
sys 0m0.000s



So please any suggestion or help.


Regards,
Ripsime 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20120314/c683f1a8/attachment.html


More information about the grass-user mailing list