Search Criteria
Package Details: xrt-git r7478.39bc63b935-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xrt-git.git (read-only, click to copy) |
---|---|
Package Base: | xrt-git |
Description: | Xilinx runtime for Ultrascale, Versal and MPSoC-based FPGAs |
Upstream URL: | https://xilinx.github.io/XRT/master/html |
Licenses: | Apache |
Conflicts: | xrt |
Provides: | xrt |
Submitter: | leuko |
Maintainer: | leuko |
Last Packager: | leuko |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-08-23 15:10 (UTC) |
Last Updated: | 2024-08-10 15:50 (UTC) |
Dependencies (35)
- boost (boost-gitAUR)
- dkms (dkms-gitAUR)
- elfutils (elfutils-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR)
- gdb (gdb-gitAUR, gdb-debug-gitAUR)
- gnuplot (gnuplot4AUR, gnuplot-gitAUR, gnuplot-noguiAUR, gnuplot-headlessAUR)
- gnutls (gnutls-gitAUR)
- gtest (googletest-gitAUR)
- json-glib (json-glib-gitAUR)
- libdrm (libdrm-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libyaml (libyaml-gitAUR)
- linux-headers
- lm_sensors (lm_sensors-gitAUR)
- lsb-release
- ncurses (ncurses-gitAUR)
- ocl-icd (opencl-icd-loaderAUR, khronos-ocl-icd-gitAUR)
- opencl-clhpp (opencl-clhpp-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- Show 15 more dependencies...
Latest Comments
leuko commented on 2024-12-31 10:50 (UTC)
Some guidance? Sure. The PKGBUILD already adds some submodules. You should do the same for aiebu.
zoomface commented on 2024-12-30 09:49 (UTC)
Hi leuko, sure, although I'm entirely sure what changes are needed. Can you provide some guidance in that area? I'm working with an Alveo U50 card, if it matters.
leuko commented on 2024-12-28 21:08 (UTC)
Welcome zoomface :D
Currently I don't have a supported Alveo card and I cannot test the package. Would you be open to provide a patch?
zoomface commented on 2024-12-28 18:25 (UTC) (edited on 2024-12-28 18:25 (UTC) by zoomface)
Build failing, looks like AIEBU has been made a submodule:
CMake Error at CMake/utilities.cmake:26 (add_subdirectory): The source directory
.cache/yay/xrt-git/src/xrt/src/runtime_src/core/common/aiebu
does not contain a CMakeLists.txt file. Call Stack (most recent call first): runtime_src/core/common/CMakeLists.txt:11 (xrt_add_subdirectory)