Bcheck
Jump to navigation
Jump to search
go back to Main Page, Computational Resources, Scripts, Scripts for VASP
The script bcheck displays information about the elapsed/remaining time of a submitted job.
Launching: bcheck JOB_ID (no comments needed)
INSTALLATION STEPS[edit]
1) First of all, download the script:
File:Bcheck.tgz
put it in your home directory in Mare Nostrum, more specifically in bin or any directory whose PATH is specified in .bashrc.
2) Uncompress it (tar -xvzf bcheck.tgz), and remove the .tgz file.
3) Be sure that bcheck has the permission to be used (it has to appear green on your screen); otherwise, run chmod u+x bcheck.
The script is ready to be used!