mrgoldthorpe
Mechanical
- Aug 22, 2002
- 241
I asked this question a year ago but unfortunately got no replies. Anyway, I'm trying again. Here's hoping...
...We run ABAQUS on a computer cluster under the Linux operating system. Jobs are submitted to compute nodes on the cluster by the master node using Sun Grid Engine (using the 'qsub' command).
The problem is that deleting a job (by 'qdel') doesn't delete the ABAQUS related processes that are spawned on the appropriate node of the cluster. We need some form of script to identify the ABAQUS processes associated with that job and to kill them. Has anyone got such a script, or can give pointers to where we can get one, or can give any relevant advice?
Thanks (again) in anticipation.
...We run ABAQUS on a computer cluster under the Linux operating system. Jobs are submitted to compute nodes on the cluster by the master node using Sun Grid Engine (using the 'qsub' command).
The problem is that deleting a job (by 'qdel') doesn't delete the ABAQUS related processes that are spawned on the appropriate node of the cluster. We need some form of script to identify the ABAQUS processes associated with that job and to kill them. Has anyone got such a script, or can give pointers to where we can get one, or can give any relevant advice?
Thanks (again) in anticipation.