It means that at least one process exited with a non-zero status, indicating that a problem occurred in the application
> On Nov 30, 2015, at 9:39 AM, Fany Pagés Díaz <[email protected]> wrote: > > When I send a job whit slurm I always have these messages when the job > finished, anyone know what this means? > > [root@cluster bin]# salloc -n 3 -N 2 --exclusive --gres=gpu:2 mpirun mpiocl > salloc: Granted job allocation 133 > We have 3 processors > Spawning from compute-0-0.local > OpenCL MPI > > Probing nodes... > Node Psid Cards (devID) > ----------- ----- ---- ---------- > Available platforms: > platform 0: Intel(R) OpenCL > platform 1: NVIDIA CUDA > selected platform 1 > Nombre dispositivo: GeForce GTX 260 > Nombre dispositivo: GeForce GTX 260 > Available platforms: > platform 0: Intel(R) OpenCL > platform 1: NVIDIA CUDA > selected platform 1 > Nombre dispositivo: GeForce GTX 260 > Nombre dispositivo: GeForce GTX 260 > > -------------------------------------------------------------------------- > mpirun noticed that the job aborted, but has no info as to the process > that caused that situation. > -------------------------------------------------------------------------- > salloc: Relinquishing job allocation 133 > salloc: Job allocation 133 has been revoked. > > Thank you, > Ing. Fany Pages Diaz
