Uh oh!
There was an error while loading. Please reload this page.
Do not use link-huge-device-code option - #1497
Conversation
View rendered docs @ https://intelpython.github.io/dpctl/pulls/1497/index.html |
coveralls
commented
Jan 19, 2024
Array API standard conformance tests for dpctl=0.15.1dev3=py310h15de555_7 ran successfully. |
ndgrigorian
commented
Jan 19, 2024
According to the llvm docs the option was deprecated in favor of |
oleksandr-pavlyk
commented
Jan 19, 2024
It is being removed not because of the deprecation warning, but because it is no longer necessary after splitting single monolithic |
ndgrigorian
left a comment
There was a problem hiding this comment.
I see, then in that case, this LGTM.
This PR remove use of
-fsycl-link-huge-device-codelink option when building tensor_impl modules on Linux.