Re: [slurm-users] Slurm Installation on different Unix environment

2018-05-10 Thread Paul Edmon
We build from source.  The build dependencies would be munge.  We just use the provided slurm.spec file (since we are building for CentOS).  We then distribute the rpms. You can build slurm from autotools as well which permits a more generic build and which you can then repackage into other pa

Re: [slurm-users] Slurm Installation on different Unix environment

2018-05-10 Thread agostino bruno
Thanks Paul, Could you be more specific on build slurm and its dependencies? You mean to build slurm from source? If you have a standard procedure to do that can you share it with me? At the end odroid has Ubuntu installed on. Thank you very much in advance, Agostino > Il giorno 10 mag

Re: [slurm-users] Slurm Installation on different Unix environment

2018-05-10 Thread Paul Edmon
Assuming you can build slurm and its dependencies this should work.  We've run slurm here with different OS's on various nodes for a while and it works fine.  That said I haven't tried odroids so I can't speak specifically to that. -Paul Edmon- On 05/10/2018 08:26 AM, agostino bruno wrote:

[slurm-users] Slurm Installation on different Unix environment

2018-05-10 Thread agostino bruno
Dear All, I am writing to you since I would like to have some information about the possibility to have a unique slurm server (Centos) controlling clients with Cento and Ubuntu installed on. I already have a small cluster with 3 nodes controlled by one server. On all the systems the OS is Cen