microsoft / pai

Resource scheduling and cluster management for AI

Home Page:https://openpai.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to run job on master?

HaoLiuHust opened this issue · comments

I have 3 gpu server but not have a cpu only server to act as master node, so I want to use a gpu server as master, but if the master can not be schedualed , it's gpus will wasted

We don't recommend this way. You can try to set pai-worker label in master node. Maybe this will work