On 15/05/15 17:24, Matthew Wild wrote:
On 15/05/15 00:12, Anatoliy Kovalenko wrote:
Before starting the perl script, did you copy CI13YZah.sh to slurm node
in /tmp dir, on which a task will be started?

OK, sorted that problem out. The variable should have been script and
not command.

So, after adding in the local environment variables, the script is now
submitted. Unfortunately it keeps failing as shown by the Slurmd.log
from the processing node.

[2015-05-15T16:46:53.891] Launching batch job 56386 for UID 81
[2015-05-15T16:46:53.912] [56386] execve():
/var/spool/slurmd/job56386/slurm_script: Exec format error
[2015-05-15T16:46:53.931] [56386] sending REQUEST_COMPLETE_BATCH_SCRIPT,
error:0 status 2048
[2015-05-15T16:46:53.935] [56386] done with job


Forgot to add, the script is very simple

#!/bin/sh
echo "Starting script"
echo "Finished script"


Any thoughts on this one?

Matthew

<<attachment: matthew_wild.vcf>>

Reply via email to