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

starpu: disable opencl #22859

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

starpu: disable opencl #22859

wants to merge 1 commit into from

Conversation

3rav
Copy link
Contributor

@3rav 3rav commented Dec 21, 2024

This option currently does nothing and prevents the compilation of dependent packages

This option currently does nothing and prevents the compilation of dependent packages
@3rav 3rav mentioned this pull request Dec 21, 2024
@MehdiChinoune
Copy link
Collaborator

Could you show what errors/issues do you face with dependent packages?

@3rav
Copy link
Contributor Author

3rav commented Dec 22, 2024

I can't locally compile CalculiX in a fully static version via opencl, and from what I see starpu is only used in PaStiX

@MehdiChinoune
Copy link
Collaborator

I can't locally compile CalculiX in a fully static version via opencl, and from what I see starpu is only used in PaStiX

You could build your own starpu, but since It doesn't cause any issue with MSYS2 packagign I don't see it as a reason to drop OpenCL.

@3rav
Copy link
Contributor Author

3rav commented Dec 23, 2024

Why when I add the compiler to use the OpenCL library (-lOpenCL) I get an error that there is no such library (but I have it installed), and at the same time pkg-config?:
image

@MehdiChinoune
Copy link
Collaborator

Because OpenCL doesn't have a static library.

@3rav
Copy link
Contributor Author

3rav commented Dec 23, 2024

But shouldn't the file "libOpenCL.dll.a" simulate its/her existence?
image

@MehdiChinoune
Copy link
Collaborator

I don't think so, those are import libraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants