From: "AMARNATH, Balachandar" <BALACHANDAR.AMARN...@airbus.com>
Date: Thu, 17 May 2012 03:20:05 -0600
Local: Thurs, May 17 2012 5:20 am
Subject: [slurm-dev] Hperthreading with SLURM- Issues
Hello,
I am a new bie to SLURM. First of all, thank you for the support you are rendering to the people.
I would like to share few configuration about my cluster configuration.
1. The hyperthreading is disabled at SLURM level in my cluster. Each of the computing node has 4 cores. Hence, no more than 4 tasks can be submitted in one computing node (they are have 4 cores).
2. The /proc/cpuinfo in computing nodes has the following parameters in it
CPU 0 1 2 3 4 5 6 7
From these values, what I interpreted is that both the logical CPUs 0 and 4 belong to core 0, and so on.
3. The CPU allocation during parallel tests in one computing node (each has 4 cores) is as follows
Tasks Thread CPUs allocated Corresponding core id
I use the following bash file to submit the job through slurm,
#!/bin/sh
I see a performance drop when going beyond 2 tasks and I attribute this drop to the above reason, that is, SLURM overloading same core with more than one task. If this statement is correct, how to come out of this situation? If not, can someone tell me where things are going wrong. When I directly run with 'mpirun' command on the computing node, the tasks are spanned across individual cores unlike the above case.
With many thanks and regards
The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||