-
Notifications
You must be signed in to change notification settings - Fork 30
Revert "Update w/a to Klocwork (#1252)" #1289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This reverts commit f15ec81.
View rendered docs @ https://intelpython.github.io/dpctl/pulls/1289/index.html |
Array API standard conformance tests for dpctl=0.14.5=py310h7bf5fec_2 ran successfully. |
conda-recipe/build.sh
Outdated
@@ -4,7 +4,6 @@ | |||
# by DPC++ compiler conda packages. Will need to be added to DPC++ compiler | |||
# activation scripts. | |||
export LDFLAGS="$LDFLAGS -Wl,-rpath,$PREFIX/lib" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't that also relating to the W/A and should be removed? At least the above comment claims regarding that.
b9c0f50
to
4165afe
Compare
Thank you for catching this @antonwolfy . I have removed setting of the |
Array API standard conformance tests for dpctl=0.14.6dev0=py310h7bf5fec_19 ran successfully. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @oleksandr-pavlyk
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞 |
Array API standard conformance tests for dpctl=0.14.6dev0=py310h7bf5fec_19 ran successfully. |
This reverts commit f15ec81.
This workaround, if needed, should only have been applied conditionally.
Anyhow, we transition to use Coverity now, so this workaround is no longer necessary.