[slurm-users] How to check the bench mark capacity of the SLURM setup

2023-12-12 Thread John Joseph
Dear All, Good morning We have setup of slurm setup for a HPC setup of 4 node 
We want to do a stress test , guidnace requested for getting a  code which can 
test the functionality of the SLURM efficiency.  If there is such  a program, 
like to try out Guidance requestedThanks Joseph john 


Re: [slurm-users] How to check the bench mark capacity of the SLURM setup

2023-12-13 Thread Ole Holm Nielsen

On 12/13/23 07:13, John Joseph wrote:

We have setup of slurm setup for a HPC setup of 4 node
We want to do a stress test , guidnace requested for getting a  code which 
can test the functionality of the SLURM efficiency.  If there is such  a 
program, like to try out

Guidance requested


Then please define clearly your question.  The Slurm resource manager is 
very efficient at handling hundreds or thousands of compute nodes with 
good functionality!


/Ole



Re: [slurm-users] How to check the bench mark capacity of the SLURM setup

2023-12-13 Thread John Joseph
  
Hi Ole, 

Thanks for the mail, and sorry for not properly explaining what info I was 
requesting, what actually I meant was that how could we could  do a check how 
the HPC system I set is working. 
Eg a program which can be run individually on a node, and comparing how the 
same code performed under the slurm system, Hope I was able to explain more 
clearly on my request And sorry once again of not posting the email more 
clearly 
Thanks 

Joseph John

On Wednesday, 13 December, 2023 at 12:34:51 pm GST, Ole Holm Nielsen 
 wrote:  
 
 On 12/13/23 07:13, John Joseph wrote:
> We have setup of slurm setup for a HPC setup of 4 node
> We want to do a stress test , guidnace requested for getting a  code which 
> can test the functionality of the SLURM efficiency.  If there is such  a 
> program, like to try out
> Guidance requested

Then please define clearly your question.  The Slurm resource manager is 
very efficient at handling hundreds or thousands of compute nodes with 
good functionality!

/Ole
  

Re: [slurm-users] How to check the bench mark capacity of the SLURM setup

2023-12-13 Thread Ole Holm Nielsen

On 12/13/23 10:44, John Joseph wrote:
Thanks for the mail, and sorry for not properly explaining what info I was 
requesting, what actually I meant was that how could we could  do a check 
how the HPC system I set is working.


Eg a program which can be run individually on a node, and comparing how 
the same code performed under the slurm system, Hope I was able to explain 
more clearly on my request

And sorry once again of not posting the email more clearly


Code performance is not related to Slurm resource manager.  Maybe you just 
want to find a benchmark code to run on your system.  For example, the HPL 
Linpack code, see https://www.top500.org/project/linpack/


/Ole