Giter Site home page Giter Site logo

xilinx / xrm Goto Github PK

View Code? Open in Web Editor NEW
18.0 4.0 10.0 5.88 MB

XRM (Xilinx FPGA Resource Manager) Document:

Home Page: https://xilinx.github.io/XRM/

License: Apache License 2.0

Shell 1.81% CMake 0.97% Python 5.96% C++ 62.85% C 27.35% Makefile 0.32% Go 0.74%

xrm's Introduction

Xilinx FPGA Resource Manager (XRM)


docs/images/XRM-Arch.png

XRM - Xilinx FPGA Resource manager is the software to manage all the FPGA hardware on the system. All the Kernels (IP Kernel or Soft Kernel) on FPGA board are abstracted as one CU resource in XRM. XRM providers interface to allocate and release CU. The smallest allocation unit is channel, which is percentage of one CU. XRM providers command line tool (xrmadm) to download xclbin to device. During the download processing, XRM builds up the resource database. XRM daemon (xrmd) is running at background as core engine to support resource reservation, relinquish, allocation and release. The user APIs are defined in xrm.h header file.


Prerequisites


Build Instructions


Test Instructions


Contact: [email protected]


xrm's People

Contributors

bttu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

xrm's Issues

How to use XRM through Vitis-AI

Through the understanding of XRM, I have a general understanding of how to specify xclbin for unused cards, but I want to use Vitis-AI application on different cards, how do I need to implement? Is there a flow about this situation?
Thanks!

XRM build error

/usr/bin/ld: CMakeFiles/xrmd.dir/src/daemon/xrm_main.cpp.o: undefined reference to symbol 'pthread_join@@GLIBC_2.2.5'
//usr/lib64/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

Please help me when i run build.sh

Killing xrmd process and creating second encoder session breakes the first one.

Hello,
I have encountered the following problem:

  1. Create first encoder session
  2. kill xrmd process: kill -9
  3. Create second encoder session

Until step 3 first session continue to work. After that xma_enc_session_send_frame in the first session starts to fail with the following error messages:

xma-vcu-encoder Error: (get_raw_host_frame) Buffer Pool full - no free buffer available
xma-vcu-encoder xma_encoder_send_frame: ERROR: host buffer write failed

There is no such problem if no xrmd killing is performed. Two session and running without error simultaneously.

OS info:
lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: OracleServer
Description: Oracle Linux Server release 7.9
Release: 7.9
Codename: n/a

It is Amazon EC2 VT1 instance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.