[slurm-users] salloc doesn't care about GrpTRES

2018-12-27 Thread Mahmood Naderan
Hi I have noticed that an interactive job via salloc doesn't care about the number of cores that I have limited in the sacctmgr. The script is: #!/bin/bash #SBATCH --nodes=1 #SBATCH --cores=16 #SBATCH --mem=8G #SBATCH --partition=QEMU #SBATCH --account=q20_8 qemu-system-x86_64 -m 4096 -smp cores=1

[slurm-users] WARNING: unable to locate DataWarp installation

2018-12-27 Thread GHui
I configure the source code with the following warning checking whether this is a Cray XT or XE system... Unable to locate Cray APIs (usually in /opt/cray/alpscomm and /opt/cray/job) checking for datawarp installation... configure: WARNING: unable to locate DataWarp installation --