Skip to content

Fix issues with build in XRT libraries #1

Description

@Mellich

Currently, the build in XRT libraries provided by xrt_jll do not work as expected.
i.e. in software emulation, no device can be created, although Vitis is installed on the system.

using XRT

d = XRT.Device(0)

leads to the error: no device with id '0', although XCL_EMULATION_MODE=sw_emu is set in the environment.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions