- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
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.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
please give me some time i need to discourse with my team about this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
any update on your issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thank you for updating. please give me some time i am trying to duplicate your issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
thanks for your feedback.
We made our installation attempts on servers running on Ubuntu 18.04
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
please check your hardware requirement and memory.
once check bellow article. in this you can find out hardware requirement details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I need to discourse offline with you. can you please tell me when you will be available to arrange a call?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
As you asked, I arranged a call. please check and update me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
in the bellow articles, you can find out all commands and details to run/compile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
any update on your issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page