Search Criteria
Package Details: beignet-git 1.0.0.r1396.gf72309a5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/beignet-git.git (read-only, click to copy) |
---|---|
Package Base: | beignet-git |
Description: | An open source OpenCL implementation for Intel IvyBridge & Haswell iGPUs |
Upstream URL: | https://01.org/beignet |
Licenses: | LGPL |
Conflicts: | beignet |
Provides: | beignet, opencl-driver, opencl-intel |
Submitter: | seanl |
Maintainer: | Bevan |
Last Packager: | Bevan |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-03-25 04:15 (UTC) |
Last Updated: | 2023-09-09 18:51 (UTC) |
Dependencies (10)
- clang70AUR
- glu (glu-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- opencl-headers (opencl-headers-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- llvm70AUR (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- ocl-icd (khronos-ocl-icd-gitAUR, khronos-ocl-icdAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (35)
- arrayfire-git (requires opencl-driver) (optional)
- computecpp (requires opencl-driver)
- cpu-x-opencl (requires opencl-driver) (optional)
- cytoscape (requires opencl-driver) (optional)
- davinci-resolve (requires opencl-driver)
- davinci-resolve-beta (requires opencl-driver)
- davinci-resolve-studio (requires opencl-driver)
- davinci-resolve-studio-beta (requires opencl-driver)
- dewobble (requires opencl-driver)
- foldingathome (requires opencl-driver) (optional)
- fusion-render-node (requires opencl-driver)
- fusion-studio (requires opencl-driver)
- gyroflow (requires opencl-driver) (optional)
- gyroflow-bin (requires opencl-driver) (optional)
- gyroflow-git (requires opencl-driver) (optional)
- khronos-ocl-icd (requires opencl-driver)
- kristforge-bin (requires opencl-driver) (optional)
- kristforge-git (requires opencl-driver) (optional)
- lc0 (requires opencl-driver) (optional)
- leela-zero (requires opencl-driver)
- Show 15 more...
Latest Comments
1 2 Next › Last »
Bevan commented on 2023-12-02 17:57 (UTC)
@Eirikr: I would even recommend using LLVM and Clang 7. With newer versions I was never able to run all tests. That's why those versions are the default in the PKGBUILD.
I just tried and all three packages, llvm70, clang70 and beignet-git still build fine with GCC 13.2.1.
Eirikr commented on 2023-12-02 15:34 (UTC)
Requires llvm10 and clang10, which fails to build at the moment using gcc13 or llvm16. Was able to find a pre-compiled binary,
k8ie commented on 2020-08-01 18:14 (UTC)
Thanks! No problem. I'll rebuild everything later.
Bevan commented on 2020-08-01 14:16 (UTC)
satcom886: That means that you unfortunately need to rebuild the llvm70 and clang70 packages first, since they are linked against libffi.so.6 which was replaced by libffi.so.7.
k8ie commented on 2020-08-01 12:30 (UTC)
I tried updating the package today, but I hit an error.
I tried searching using
pacman -F
but it didn't find anything.Bevan commented on 2019-12-04 19:33 (UTC)
@Yue_Kuze: The package that fails to build for you is llvm70 (not beignet-git or clang70). There must be an error message further up in the output. The line you posted is only a notice that can be ignored. Can you find something there?
Yue_Kuze commented on 2019-12-04 04:58 (UTC)
Hello, im kinda new to arch, and when i try installing this package from yaurt i eventually get the folowing:
../utils/unittest/googlemock/include/gmock/gmock-matchers.h:1320:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1320 | GTEST_DISALLOW_ASSIGN_(EndsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~
[2777/2822] Building CXX object utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build(). Aborting...
==> ERROR: Makepkg was unable to build llvm70.
==> Restart building llvm70 ? [y/N]
and it gets stuck in a loop if i click Yes and then it will fail on the same spot, im missing something? or is this package broken?
petronny commented on 2016-11-05 18:12 (UTC)
seanl commented on 2016-07-02 05:20 (UTC)
intelfx commented on 2016-06-30 23:43 (UTC)
1 2 Next › Last »