Page 1 of 1

problem on globusrun

Posted: Tue Dec 05, 2006 4:21 am
by kanhere
friends,
i am facing a problem while trying ti run vasp on globusrun:
my rsl file is:
& (executable=$(GLOBUSRUN_GASS_URL)/home/garuda/rudra/stat-vasp/vasp/vasp.4.6.21/vasp)
(count=1)
(arguments=$(GLOBUSRUN_GASS_URL)/home/garuda/rudra/)
(stdout=$(GLOBUSRUN_GASS_URL)/home/garuda/rudra/vaspout)
(stderr=$(GLOBUSRUN_GASS_URL)/home/garuda/rudra/vasperr)

and i am using the command
$ globusrun -w -s -r xn00.npsf.cdac.ernet.in -f vasp.rsl

which is yeildin the error:
vasp.4.6.21 13Feb03 gamma-only
ERROR: the following files does not exist POSCAR


can anyi help me to fix this error? :(

problem on globusrun

Posted: Tue Dec 05, 2006 2:36 pm
by admin
I have no experience at all with globusrun, but the error message indicates that POSCAR was not found in the working directory of your job (i.e. the directory where vasp starts from). Please check whether it (and all the other input files that vasp needs) has to be copied or linked explicitely to that directory