[slurm-users] Re: URL for how to do for SLURM accounting setup

2024-02-20 Thread John Joseph via slurm-users
Thanks a lotWe were able to setup the SLURM accounting , now I can see the tables being populated MariaDB [slurm_acct_db]> show tables; +-+ | Tables_in_slurm_acct_db | +-+ | acct_coord_table    | | acct_table  | | clus_res_table   

[slurm-users] RHEL 8.9+SLURM-23.11.3+MLNX_OFED_LINUX-23.10-1.1.9.0+ OpenMPI-5.0.2

2024-02-20 Thread S L via slurm-users
Hi All, We're currently in the process of setting up SLURM on a RHEL 8.9 based cluster. Here's a summary of the steps we've taken so far: Installed MLNX OFED ConnectX-5.2. Compiled and installed PMiX and UCX. Compiled and installed Slurm with PMiX_v4 and UCX support. Compiled OpenMPI with SLURM,

[slurm-users] Re: RHEL 8.9+SLURM-23.11.3+MLNX_OFED_LINUX-23.10-1.1.9.0+ OpenMPI-5.0.2

2024-02-20 Thread Williams, Jenny Avis via slurm-users
How was your binary compiled? If it is dynamically linked, please reply with the ldd listing of the binary ( ldd binary ) Jenny From: S L via slurm-users Sent: Tuesday, February 20, 2024 10:55 AM To: slurm-users@lists.schedmd.com Subject: [slurm-users] RHEL 8.9+SLURM-23.11.3+MLNX_OFED_LINUX-2