I am programming a parallel program that use parallel java library pj2 .
I want to run it using slurm but I did not know if slurm support this library.
And what is the correct commands to run java on cluster
Thank you
Eman
On 30 October 2017 at 10:04, ايمان <435204...@student.ksu.edu.sa> wrote:
> I am programming a parallel program that use parallel java library pj2 .
>
> I want to run it using slurm but I did not know if slurm support this
> library.
>
> And what is the correct commands to run java on cluster
>
> T
To slurm-dev,
I am trying to install SLURM 15.08.7 locally on an Ubuntu 16.04 machine. In
my case, the master and worker nodes are the same. All I want is to test
out some tiny examples locally on my desktop computer. I do not actually
have a cluster.
I tried following the guide at
https://githu