Forum Discussion
Lawrence_L_Intel
Occasional Contributor
5 years agoHi,
You need to reference the setup described here:
https://github.com/intel/FPGA-Devcloud/tree/master/main/QuickStartGuides/OneAPI_Program_PAC_Quickstart/Arria%2010
There are other Quickstart guides and useful information here: https://github.com/intel/FPGA-Devcloud
Note that it is important that you run the OneAPI commands on specific machines that have Ubuntu 18 loaded. You can find out the OS release with the command cat /etc/os-release . The Quickstart guide describes how to use the devcloud_login command to login interactively on a compute node that supports OneAPI and then run the tools_setup command to access the oneAPI.
Let us know if that works out okay for you.
Kind Regards
Larry