Intel® FPGA Software Installation & Licensing
Installation and Licensing that’s includes Intel Quartus® Prime software, ModelSim* - Intel FPGA Edition software, Nios® II Embedded Design Suite on Windows or Linux operating systems.
1193 Discussions

Installation Flow: OneAPI BaseKit + Quartus + Arria10GX on our local machines Ubuntu 20.04, 18.04.

Paul_Allaire_bcom
3,412 Views

Hello,

We are a team of FPGA developers trying to work with oneAPI DPC++ on our Arria10 GX board.

We have two machines at our disposal. One with Ubuntu 20.04 installed, the other one with Ubuntu 18.04.


We are encountering problems during the installation process.

Please find bellow our installation flow on our first machine (Ubuntu 20.04):
First, we installed the Intel® oneAPI Base Toolkit version (2023.0.0-25537) on our local machine using the APT-Package Manager.

https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?operatingsystem=linux&distributions=aptpackagemanager

 

Then we tried to install from the APT-Package Manager the following package:
intel-oneapi-intelfpgadpcpp-a10gx-s10sx.


However this package seems outdated since its dependencies are broken.

 

On our second machine (Ubuntu 18.04), we tried the same installation flow:

First, we installed the Intel® oneAPI Base Toolkit version (2023.0.0-25537) on our local machine using the APT-Package Manager.


Then we tried to install from the APT-Package Manager the package:
intel-oneapi-intelfpgadpcpp-a10gx-s10sx

Which didn't work either.

 

We have provided in the attachment :

-The error logs that are yield to us when we try to install the pacakge intel-oneapi-intelfpgadpcpp-a10gx-s10sx on our Ubuntu 18.04.

 

Thank you in advance for the help you will prodvide us.

Paul Allaire, FPGA designer at b<>com.

0 Kudos
19 Replies
hareesh
Employee
3,360 Views

Hi,

please give me some time i need to discourse with my team about this issue.


0 Kudos
hareesh
Employee
3,327 Views

Hi,

please check bellow article. it may be helps you. and before installing packages please check required amount of disk space is available or not.


https://oneapi-src.github.io/oneapi-ci/#linux-apt


0 Kudos
hareesh
Employee
3,284 Views

any update on your issue?


0 Kudos
olivierweppe
Beginner
3,273 Views

Hi hareesh,

Paul and I are on the same team.

We tried the apt intallation on a different server using a different network connection, but we still get the same issue. The packages are downloading fine at first, but when reaching amd64 intel-oneapi-intelfpgadpcpp-a10gx-s10sx-quartus-part2-2021.1.1, there are errors with the downloaded packages:

[...]

Get:77 https://apt.repos.intel.com/oneapi all/main amd64 python3-opae.pac-sign amd64 1.0.3-1 [2566 kB]
Get:78 https://apt.repos.intel.com/oneapi all/main amd64 intel-oneapi-intelfpgadpcpp-a10gx-s10sx-quartus-part1-2021.1.1 amd64 2021.1.1 [2364 MB]
Get:79 https://apt.repos.intel.com/oneapi all/main amd64 intel-oneapi-intelfpgadpcpp-a10gx-s10sx-quartus-part2-2021.1.1 amd64 2021.1.1 [265 MB]
Err:79 https://apt.repos.intel.com/oneapi all/main amd64 intel-oneapi-intelfpgadpcpp-a10gx-s10sx-quartus-part2-2021.1.1 amd64 2021.1.1
File has unexpected size (4560192204 != 265224908). Mirror sync in progress? [IP: 23.72.203.93 443]
Hashes of expected file:
- SHA512:8bc1c8b9560376831ec6866cce22344b0fd7ace39ce407e78620804ce878e99062d60603d64e31c090400d6ab1049e29ce8ce4785141722a793bbe65ff1de989
- SHA256:19270f56e5e4fa9fecb1f6df35463cb13c3a654411d0c2762348a0f1959b396c
- SHA1:104acbe67337f9cb9df1359c18a4f64af6d93c43 [weak]
- MD5Sum:2fc2f53aa3a10ed13f7f62c238c6c460 [weak]
- Filesize:265224908 [weak]
Get:80 https://apt.repos.intel.com/oneapi all/main amd64 intel-oneapi-intelfpgadpcpp-a10gx-s10sx-quartus-part3-2021.1.1 amd64 2021.1.1 [407 MB]
Err:80 https://apt.repos.intel.com/oneapi all/main amd64 intel-oneapi-intelfpgadpcpp-a10gx-s10sx-quartus-part3-2021.1.1 amd64 2021.1.1
File has unexpected size (4701816882 != 406849586). Mirror sync in progress? [IP: 23.72.203.93 443]
[...]

The packages in error are amd64 intel-oneapi-intelfpgadpcpp-a10gx-s10sx-quartus-part2-2021.1.1, part3 and part4.

It seems the sizes declared in the apt repository of OneAPI are wrong for these packages, so the apt tool won't continue with installation.

 

 

0 Kudos
hareesh
Employee
3,246 Views

thank you for updating. please give me some time i am trying to duplicate your issue.


0 Kudos
hareesh
Employee
3,201 Views

Hi,

i am trying to duplicate the issue. but i am also facing some issues. please give me some more time. and share your os version details.


0 Kudos
olivierweppe
Beginner
3,191 Views

Hi,

thanks for your feedback.

We made our installation attempts on servers running on Ubuntu 18.04

0 Kudos
hareesh
Employee
3,161 Views

Hi,

please check your hardware requirement and memory.

once check bellow article. in this you can find out hardware requirement details.

https://www.intel.com/content/www/us/en/developer/articles/system-requirements/intel-oneapi-dpcpp-system-requirements.html


0 Kudos
olivierweppe
Beginner
3,137 Views

Hi,

thanks for this information.

Just to be sure, can you confirm that you managed to install the complete compilation suite of oneApi for FPGA from scratch from Intel public apt repository without any problem on Ubuntu?

0 Kudos
hareesh
Employee
3,076 Views

Hi,

sorry for the delay.


I trying to install those packages. at installation time I missed some packages. mostly I try to give a solution EOD or tomorrow.


0 Kudos
hareesh
Employee
3,068 Views

Hi,

I am also facing issues installing APT packages. I need to discourse with another team about this.

i think you also facing same issue. Is it right?

 

2023-03-16_09h47_44.png

 

 

 

 

0 Kudos
olivierweppe
Beginner
3,041 Views

Hi,

Yes,  one part of the problem is that on ubuntu 20.04, there is a dependency with python-jsonschema that cannot be satisfied.

The second part is that, even without this dependency issue (like on ubuntu 18.04), there is a mismatch with the size of some packages. Just running the "apt download intel-oneapi-intelfpgadpcpp-a10gx-s10sx-quartus-part2-2021.1.1" command gives an error:

dl_oneapi_quartus_part2.png

 

 

 

0 Kudos
hareesh
Employee
2,998 Views

Hi,


I need to discourse offline with you. can you please tell me when you will be available to arrange a call?


0 Kudos
hareesh
Employee
2,927 Views

Hi,

As you asked, I arranged a call. please check and update me.


0 Kudos
hareesh
Employee
2,885 Views

Hi,

 

in the below link, you can find all training modules and documents related to oneAPI. please go through the training modules.

 

https://devcloud.intel.com/oneapi/get_started/

 

Screenshot 2023-03-30 140629.png

 

0 Kudos
hareesh
Employee
2,807 Views

As we do not receive any response from you on the previous question/reply/answer that we have provided. Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


0 Kudos
hareesh
Employee
2,786 Views

hi,

any update on your issue?


0 Kudos
hareesh
Employee
2,751 Views

As we do not receive any response from you on the previous question/reply/answer that we have provided. Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


0 Kudos
Reply