I need a little basic help with PBS.  I have successfully installed Oscar
and can run code across the cluster with mpirun, but am stuck trying to
queue a job with PBS.  I have attached two files. myTest.f and myRun.sh
        I compile myTest.f and it runs fine.  Then using qsub I try a sample job,
but it just sits in the queue.  To queue the job I am running the following
command:
qsub myRun.sh

If I am way off or myRun.sh is way off, is there anyone with a sample piece
of code and PBS Script that they could share and possible tell me what I am
doing wrong.  I don't think that PBS is set up wrong, but where are the
configuration files kept for PBS?  Thanks in advance for your time.


Brian Messenger

Attachment: myTest.f
Description: Binary data

Attachment: myRun.sh
Description: Binary data

Reply via email to