Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Slurm doesn't work?

Hi, everyone.

I got this problem while submitting slurm interactive job.

My client on Win7 eclipse kepler 4.3.0 with ptp 7.0.3,
server on Ubuntu 12.04 slurm  version 2.6.4,

the target system configuration we choose is slurm-generic-batch,

problem description:
When I debug a Synchronized MPI Project, eclipse prompts that :
"Configuration is missing run commands for job submission 44f58aba-fd61-449b-b873-8f7a7922a26b debug".

then I run the project, eclipse prompts that:
"sbatch Exited with value: 1
sbatch: error: Unable to open file .eclipsesettings/185a0505-ed7e-47b5-8026-b0fbd8c7bf73managed_file_for_script
Job Submit Failed".

and slurm server console prompt that:
"slurmctld: error: Invalid Protocol Version 5888 from uid=1000 at 192.168.0.108:48842
slurmctld: error: slurm_receive_msg: Protocol version has changed, re-link your code"

By the way, I tried slurm 2.4 and 2.2, both of them have the same problem, it seems
 like this is a bug of ptp.

Thanks regards.
  Krime


Back to the top