Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 579700 Details for
Bug 686964
virtual/opencl: update for recent changes in amdgpu and i965 providers
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
opencl-0-r7.ebuild
opencl-0-r7.ebuild (text/plain), 754 bytes, created by
Marek Szuba (RETIRED)
on 2019-06-13 11:29:16 UTC
(
hide
)
Description:
opencl-0-r7.ebuild
Filename:
MIME Type:
Creator:
Marek Szuba (RETIRED)
Created:
2019-06-13 11:29:16 UTC
Size:
754 bytes
patch
obsolete
># Copyright 1999-2019 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >inherit multilib-build > >DESCRIPTION="Virtual for OpenCL implementations" >SLOT="0" >KEYWORDS="~amd64 ~x86" >CARDS=( amdgpu i965 nvidia ) >IUSE="${CARDS[@]/#/video_cards_}" > ># amdgpu-pro-opencl, intel-neo and intel-ocl-sdk are amd64-only >RDEPEND="app-eselect/eselect-opencl > || ( > video_cards_i965? ( || ( > abi_x86_64? ( !abi_x86_32? ( dev-libs/intel-neo ) ) > dev-libs/beignet ) ) > >=media-libs/mesa-9.1.6[opencl,${MULTILIB_USEDEP}] > video_cards_amdgpu? ( > abi_x86_64? ( dev-libs/amdgpu-pro-opencl ) ) > video_cards_nvidia? ( > >=x11-drivers/nvidia-drivers-290.10-r2[uvm] ) > abi_x86_64? ( !abi_x86_32? ( dev-util/intel-ocl-sdk ) ) > )"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 686964
:
579700
|
580152