[slurm-dev] Cyclic distribution problem

2014-06-30 Thread Tsai Li Ming
Hi, I’m running 2 slurmds on a single host (built with --enable-multiple-slurmd). The total cpus are divided equally among the 2 nodes. I’m trying to test the distribution modes=block/cyclic but the tasks are always allocated on the first node unless I use --ntasks-per-node=1 $ srun -n2

[slurm-dev] Reserved Partition name?

2014-04-05 Thread Tsai Li Ming
Hi, I am using the following partition name DEFAULT/default but slurmctld is not able to start. NodeName=compute State=UNKNOWN PartitionName=default Nodes=compute Default=YES MaxTime=INFINITE State=UP slurmctld: debug: Reading slurm.conf file: /opt/slurm-14.03.0/etc/slurm.conf slurmctld:

[slurm-dev] Mismatch in cpu configuration

2014-04-05 Thread Tsai Li Ming
Hi, I’m testing slurm on my vm. My compute node is defined in slurmd.conf without any CPU/Socket/Core/Thread information: NodeName=compute State=UNKNOWN # ./slurmd -C ClusterName=(null) NodeName=compute CPUs=2 Boards=1 SocketsPerBoard=1 CoresPerSocket=2 ThreadsPerCore=1 RealMemory=1463