Forum Discussion
Intel OPAE with Stratix 10 DevKit
- 1 year ago
Hi Sait,
Sorry for the delay in response, was asking other OFS SME and checking the OFS content for Stratix 10, unfortunately all of them only contains the configuration for D5005 support eg BMC, FIM.
While you might be able to skip the BMC part as that is specific to d5005 only (losing card monitoring features in process), FIM looks like can be modified to different model from Quartus but overall, there is also configuration customization that was done based on D5005 thus I think it is a high risk that it will not work for your card without extensive modification.
All in all, the official supported Stratix10 that is tested on OFS is D5005.
Thanks
Regards
Kian
Hi Sait,
Thanks for using Altera forums. I'm Kian and will be assisting in this case.
As for your question , you can use the Stratix 10 as accelerator. For OFS support (OPAE/DFL) you can refer to the guide here for setup (https://ofs.github.io/ofs-2024.2-1/hw/doc_modules/contents_s10_pcie_attach/)
Unfortunately OpenCL support has been discontinued and replaced by OneAPI which is built on top of OpenCL. (https://www.intel.com/content/www/us/en/docs/programmable/683846/22-4/eol.html)
OneAPI does support Stratix 10. You will need to install the oneAPI base toolkit and also the FPGA support package for intel oneAPI DPC++/C++ compiler https://www.intel.com/content/www/us/en/developer/tools/oneapi/fpga.html#gs.h2isve
Probably you can refer to the oneAPI handbook first and see whether it suits your needs
Thanks
Regards
Kian