- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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.
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
thanks for your feedback.
We made our installation attempts on servers running on Ubuntu 18.04
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
please check your hardware requirement and memory.
once check bellow article. in this you can find out hardware requirement details.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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:
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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/
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
in the bellow articles, you can find out all commands and details to run/compile.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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.
