[Wien] scp error

Stefaan Cottenier Stefaan.Cottenier at UGent.be
Tue Jun 4 11:26:19 CEST 2013


This looks like to be an issue with the SCRATCH variable. The 
case.vector* files are stored as $SCRATCH/case.vector*. Check on your 
system how you set this variable (echo $SCRATCH). If your .bashrc got 
messed up, it might even have a different value in an 
interactive/noninteractive session.

in lapw2*.def, you can see the full path of the vector files -- the 
string before case.vector* is the value of SCRATCH that was used during 
the scf cycle.

Stefaan


On 4/06/2013 11:19, Yundi Quan wrote:
> Hi,
> I'm working on a cluster 8 quadcore nodes. Nodes are called n001,
> n002, n003, n004... I use torque PBS queue system. When I submit a job
> using a bash file, the default directory is always my home directory.
> Therefore, at the beginning of my bash file, I always add a line 'cd
> /home/my_username/wien2k/case'. This works for scf calculations.
> However, when I use x lapw2 -qtl -band -p to calculate the band
> structure or x lapw2 -qtl -p to calculate the DOS, I always encounter
> the following error message:
> scp: .//case.vector_1 not found
> scp: .//case.vector_2 not found
> ...
>
> It seems scp is looking for case.vector_1 in my home directory rather
> than my working directory, even though I've added the line 'cd
> /home/my_username/case' in my bash file. This problem only occurs with
> using x lapw2 -qtl -p. I used to do scf calculation in serial and then
> use x lapw2 -qtl. But I'm wondering whether there is a workaround.
>
>
> Thanks.
> _______________________________________________
> Wien mailing list
> Wien at zeus.theochem.tuwien.ac.at
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
> SEARCH the MAILING-LIST at:  http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html
>



More information about the Wien mailing list