Darktable doesn't recognize Intel Graphics 620's OpenCL (beignet) in Fedora 27
Clash Royale CLAN TAG#URR8PPP
up vote
4
down vote
favorite
I am writing this question since I had no problem in years of using OpenCL with nVidia graphics in fedora and testing Darktable with it. But now in Fedora 27 I am trying to use Darktable with Intel Graphics opencl capability but when I do darktable -d opencl
I get this response as it doesn't recognize:
Beignet: self-test failed: (3, 7, 5) + (5, 7, 3) returned (6, 7, 5)
and when I do clifo
it winds three devices. I thought it should find only two, my CPU and my GPU. My CPU is Intel Core i7-7500U
and that's it.
I have installed these packages: ocl-icd
, opencl-filesystem
, opencl-utils-devel
and beignet
. I think these cover all the necessary dependencies.
The question is: Is it possible to use Darktable's opencl capability with this GPU or not? and how can I do it using beignet and Fedora 27?
fedora intel-graphics
add a comment |Â
up vote
4
down vote
favorite
I am writing this question since I had no problem in years of using OpenCL with nVidia graphics in fedora and testing Darktable with it. But now in Fedora 27 I am trying to use Darktable with Intel Graphics opencl capability but when I do darktable -d opencl
I get this response as it doesn't recognize:
Beignet: self-test failed: (3, 7, 5) + (5, 7, 3) returned (6, 7, 5)
and when I do clifo
it winds three devices. I thought it should find only two, my CPU and my GPU. My CPU is Intel Core i7-7500U
and that's it.
I have installed these packages: ocl-icd
, opencl-filesystem
, opencl-utils-devel
and beignet
. I think these cover all the necessary dependencies.
The question is: Is it possible to use Darktable's opencl capability with this GPU or not? and how can I do it using beignet and Fedora 27?
fedora intel-graphics
add a comment |Â
up vote
4
down vote
favorite
up vote
4
down vote
favorite
I am writing this question since I had no problem in years of using OpenCL with nVidia graphics in fedora and testing Darktable with it. But now in Fedora 27 I am trying to use Darktable with Intel Graphics opencl capability but when I do darktable -d opencl
I get this response as it doesn't recognize:
Beignet: self-test failed: (3, 7, 5) + (5, 7, 3) returned (6, 7, 5)
and when I do clifo
it winds three devices. I thought it should find only two, my CPU and my GPU. My CPU is Intel Core i7-7500U
and that's it.
I have installed these packages: ocl-icd
, opencl-filesystem
, opencl-utils-devel
and beignet
. I think these cover all the necessary dependencies.
The question is: Is it possible to use Darktable's opencl capability with this GPU or not? and how can I do it using beignet and Fedora 27?
fedora intel-graphics
I am writing this question since I had no problem in years of using OpenCL with nVidia graphics in fedora and testing Darktable with it. But now in Fedora 27 I am trying to use Darktable with Intel Graphics opencl capability but when I do darktable -d opencl
I get this response as it doesn't recognize:
Beignet: self-test failed: (3, 7, 5) + (5, 7, 3) returned (6, 7, 5)
and when I do clifo
it winds three devices. I thought it should find only two, my CPU and my GPU. My CPU is Intel Core i7-7500U
and that's it.
I have installed these packages: ocl-icd
, opencl-filesystem
, opencl-utils-devel
and beignet
. I think these cover all the necessary dependencies.
The question is: Is it possible to use Darktable's opencl capability with this GPU or not? and how can I do it using beignet and Fedora 27?
fedora intel-graphics
asked Jan 3 at 22:32
M.Rez
1336
1336
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
This is a known bug with __local memory on beignet, see if this workaround works for you:
export OCL_IGNORE_SELF_TEST=1
Thanks for the response, but unfortunately It doesn't fix the problem. Although it seems like the solution, I get the response which says: Intel(R) HD Graphics Kabylake ULT GT2' because the driver `OpenCL 2.0 beignet 1.3' is blacklisted.
â M.Rez
Jan 25 at 16:16
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
This is a known bug with __local memory on beignet, see if this workaround works for you:
export OCL_IGNORE_SELF_TEST=1
Thanks for the response, but unfortunately It doesn't fix the problem. Although it seems like the solution, I get the response which says: Intel(R) HD Graphics Kabylake ULT GT2' because the driver `OpenCL 2.0 beignet 1.3' is blacklisted.
â M.Rez
Jan 25 at 16:16
add a comment |Â
up vote
0
down vote
This is a known bug with __local memory on beignet, see if this workaround works for you:
export OCL_IGNORE_SELF_TEST=1
Thanks for the response, but unfortunately It doesn't fix the problem. Although it seems like the solution, I get the response which says: Intel(R) HD Graphics Kabylake ULT GT2' because the driver `OpenCL 2.0 beignet 1.3' is blacklisted.
â M.Rez
Jan 25 at 16:16
add a comment |Â
up vote
0
down vote
up vote
0
down vote
This is a known bug with __local memory on beignet, see if this workaround works for you:
export OCL_IGNORE_SELF_TEST=1
This is a known bug with __local memory on beignet, see if this workaround works for you:
export OCL_IGNORE_SELF_TEST=1
answered Jan 25 at 12:23
AoeAoe
341147
341147
Thanks for the response, but unfortunately It doesn't fix the problem. Although it seems like the solution, I get the response which says: Intel(R) HD Graphics Kabylake ULT GT2' because the driver `OpenCL 2.0 beignet 1.3' is blacklisted.
â M.Rez
Jan 25 at 16:16
add a comment |Â
Thanks for the response, but unfortunately It doesn't fix the problem. Although it seems like the solution, I get the response which says: Intel(R) HD Graphics Kabylake ULT GT2' because the driver `OpenCL 2.0 beignet 1.3' is blacklisted.
â M.Rez
Jan 25 at 16:16
Thanks for the response, but unfortunately It doesn't fix the problem. Although it seems like the solution, I get the response which says: Intel(R) HD Graphics Kabylake ULT GT2' because the driver `OpenCL 2.0 beignet 1.3' is blacklisted.
â M.Rez
Jan 25 at 16:16
Thanks for the response, but unfortunately It doesn't fix the problem. Although it seems like the solution, I get the response which says: Intel(R) HD Graphics Kabylake ULT GT2' because the driver `OpenCL 2.0 beignet 1.3' is blacklisted.
â M.Rez
Jan 25 at 16:16
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f414656%2fdarktable-doesnt-recognize-intel-graphics-620s-opencl-beignet-in-fedora-27%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password