Does Habana plan to support Slurm and GRES

Does Habana have any planned integration with Slurm? GRES plugin? Currently using slurm 20.02.7.

Hi @TonySupermicro, thanks for posting the question, we’ll provide an update soon.

Hi @TonySupermicro, we will consider enabling SLURM and GRES integration in future. At this point, we only support Kubernetes for container orchestration.

1 Like

We have slurm solution now,

  1. check out slurm/habana-test at master htang2012/slurm ,
  2. follow the instructions under slurm/habana-test/
  • $make build-debian-package
  • $make install-debian-package
  • For single card test: $make test-single-card
  • For 8 card tests: $make test-8-cards

Both Slurm (Slurm Workload Manager - Quick Start Administrator Guide ) and Habana currently support RPM builds that are compatible with RHEL8/9. You can find detailed instructions on setting this up here: Habana RPM Build Instructions.