So I had a slurm setup that was working fine. I made the following configuration changes. 1. Added about 150 more nodes to the slurm setup 2. Added a new partition for these nodes 3. Added a 3rd logical partiftion that contains all the nodes 4. Changes SelectType to select/cons_res 5. Changed SelectTypeParamters to CR_Core_Memory.
Now after I make the changes it seems as though sbatch does not work. When I submit a job using sbatch at the command line it says "Submitted batch job <jobid>" But when i do an squeue I dont see that job running. If I submit the same job using srun, it works fine. Any help would be appreciated. Thanks Paul
