Application Acceleration With FPGAs
Programmable Acceleration Cards (PACs), DCP, FPGA AI Suite, Software Stack, and Reference Designs
504 ディスカッション

FPGA plugin integration with Slrum Workload Manager

Saikiranbelana
初心者
2,682件の閲覧回数

Hi, 

I'm working on creating an HPC Cluster with Intel FPGAs for Job Scheduling. However, this requires an FPGA plugin to be developed to support Slurm Workload manager as GRES(Generic Resource Scheduling) plugin. 

 

Can you please help me in creating the Plugin? 

Any help would be appreciated.

 

Thanks,

Saikiran Belana

 

 

 

@intel  @intel5  

0 件の賞賛
1 解決策
Jeet14
従業員
2,527件の閲覧回数

Hi,

 

If you have any other question on the matter, please let me know.

 

Regards

Jeetesh


元の投稿で解決策を見る

8 返答(返信)
Jeet14
従業員
2,654件の閲覧回数

Hi,


Which Intel FPGA platform card you are using?


Regards

Tiwari


Saikiranbelana
初心者
2,652件の閲覧回数

Hi @Jeet14 ,

 

I'm currently using Intel Arria 10 FPGA PAC Card.   

 

Regards,

Saikiran 

Jeet14
従業員
2,645件の閲覧回数

Hi, 


We have OPAE quick start guide to manage the Arria 10 PAC card resource. This page gives you steps and complete access to the Arria 10 PAC card programming's.


Unfortunately, we don't have any document on creating the plugins using Slurm Workload manager.


Regards

Jeetesh


Saikiranbelana
初心者
2,644件の閲覧回数

Will OPAE APIs be sufficient to manage multi-FPGAs resources? We are dealing with HPC clusters in this case.

By any chance, can we use OneAPI for integrating the Arria 10 FPGAs as plugins to HPC Schedulers like Slurm(the same way as OpenPBS implemented in DevCloud? 

 

Thanks,

Saikiran

Jeet14
従業員
2,601件の閲覧回数

Hi,


Yes, OPAE API can be used to manage the FPGA resources. Yes it should be possible with oneAPI for integrating the Arria 10 FPGAs but didn't tried.

I suggest you to refer the below link to explore the oneAPI sample code etc.

https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/C%2B%2BSYCL_FPGA

https://www.intel.com/content/www/us/en/developer/articles/code-sample/explore-dpcpp-through-intel-fpga-code-samples.html


Regards

Jeetesh



Saikiranbelana
初心者
2,578件の閲覧回数

Thank you. We will check and respond back if it works. Hopefully, OPAE would be a good fit for us.

Jeet14
従業員
2,528件の閲覧回数

Hi,

 

If you have any other question on the matter, please let me know.

 

Regards

Jeetesh


Saikiranbelana
初心者
2,365件の閲覧回数

Thanks Jateesh, I'll be using Slurm's underlying GRES to allocate FPGAs to users. 

返信