Skip to content
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

oneAPI: Restore IGC OpenCL support. #6629

Merged
merged 1 commit into from
Apr 22, 2023
Merged

oneAPI: Restore IGC OpenCL support. #6629

merged 1 commit into from
Apr 22, 2023

Conversation

maleadt
Copy link
Contributor

@maleadt maleadt commented Apr 22, 2023

I had removed OpenCL support because oneAPI.jl doesn't use it, but now it turns out the NEO_jll build process uses IGC's OpenCL compiler to compile builtins... Hopefully we can split the package at some point using JuliaPackaging/BinaryBuilder.jl#778, but I don't feel like doing it manually right now, so just restore the OpenCL bits (but always strip debug info to reduce the JLL size).

@maleadt maleadt added the oneAPI 1️⃣ Builders related to the oneAPI toolkit. label Apr 22, 2023
@maleadt maleadt merged commit 50c78f1 into master Apr 22, 2023
@maleadt maleadt deleted the tb/libigc_opencl branch April 22, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oneAPI 1️⃣ Builders related to the oneAPI toolkit.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant