2004-03-07 17:19:09 UTC
Dear Brian
First of all my thanks for taking the effort to write a light weight queueing system.
I have installed sqs as root according to the following steps.
1) adapted the sqs.conf file.
2) ran ./install, which did the installation for me.
This allowed me to build up a test queue by simply calling
qsub -q long $PWD/my_prog
qsub -q long $PWD/my_prog
qsub -q long $PWD/my_prog
qsub -q long $PWD/my_prog
The first program seems to start up fine. However after that qseek does not survive for long. So the following jobs are not started. Do you know why?
Regards
Marc