Hi Pierre-Marie,

On Thu, Aug 10, 2017 at 5:27 PM, Le Biot, Pierre-Marie
<pierre-marie.leb...@hpe.com> wrote:
> >Is there a way do selectively disable the plugin on non-KNL nodes?
>
> non-KNL nodes will be assigned dummy features (xyz is mine) but won't be 
> rebooted when a constraint is specified by a job
>
> scontrol show node xx
> [...]
>    AvailableFeatures=a2a,hemi,quad,snc2,snc4,cache,flat,hybrid,auto,xyz
>    ActiveFeatures=a2a,cache,xyz
> [...]
>
> Best Regards,
> Pierre-Marie Le Biot

When I do this, therebooting stops, but the plugin seems to remove all
custom features specified in slurm.conf (NodeName=xxxx Feature=xyz),
and leaves only KNL features:

scontrol show node xxxx
   AvailableFeatures=cache,hybrid,flat,auto,a2a,snc2,snc4,hemi,quad
   ActiveFeatures=cache,quad

How do you specify "xyz"?

Thanks
Victor

Reply via email to