#SBATCH --job-name=US_Y285_TTP_GDP
#SBATCH --output=test_%j.out
#SBATCH --error=test_%j.err
#SBATCH --ntasks=1
#SBATCH --nodes=1
#SBATCH --time=600:00:00
#SBATCH --mem-per-cpu=2000
#SBATCH --gres=gpu:1
These just looks normal to me.
Xiang Gao
Cyrus Proctor 于2019年2月8日周五 下午12:40写道:
> Xi
Gres=gpu:gtx1080ti:2,gpu:titanv:3,gpu:v100:1,gpu:gp100:2
State=UNKNOWN
PartitionName=queue Nodes=moria Default=YES MaxTime=INFINITE State=UP
# SCHEDULING
FastSchedule=1
SchedulerType=sched/backfill
GresTypes=gpu
SelectType=select/cons_res
SelectTypeParameters=CR_Core
Best,
Xiang Gao