Xilinx / Xilinx/XRT

Zocl backward compatibility brocken

Open
#7,137 10 comments 0 reactions 1 assignee View on GitHub

@chvamshi-xilinx is already working on this.

Since Nov 4, 2022.

Dominant language
C++
Stars
686
Forks
549
Avg merge
2d 4h
Merged PRs (30d)
70

Description

Hi,

When compiling a xrt/zocl dependent app on petalinux 2022.1 with esdk update3, the resulting application is built with xrt/zocl 2.13.479.

When i'm trying to install this application with its generated rpm on a kv260 starter kit with xrt/zocl 2.14.0 version installed on it, i get an error when trying to open device through xrt c++ API (xrt::device device(0);): unable to open device 0.

When i downgrade the zocl version to 2.13.479 the application success in opening device 0.

It seems that the new version of zocl is not backward compatible.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.