Skip to content

fix(stablediffusion): Avoid overwriting SYCL specific flags from outer make call #5181

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

Merged
merged 1 commit into from
Apr 15, 2025

Conversation

richiejp
Copy link
Collaborator

Signed-off-by: Richard Palethorpe [email protected]

Description

THIS TIME!

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Copy link

netlify bot commented Apr 15, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit e9770d3
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/67fe78197b94960008782aa6
😎 Deploy Preview https://deploy-preview-5181--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mudler
Copy link
Owner

mudler commented Apr 15, 2025

I think we need to do the same also for cuda @richiejp, or it works there somehow (that I can't really see at the moment)?

@mudler
Copy link
Owner

mudler commented Apr 15, 2025

isn't going to break cflags for llama.cpp?

@richiejp
Copy link
Collaborator Author

I can't see right now, hopefully the tests will pass by the time I get chance to look

@mudler
Copy link
Owner

mudler commented Apr 15, 2025

nevermind, just checked and seems we don't use these down the line in llama.cpp, so I guess it's only the nvidia ldflags here:

CGO_LDFLAGS+=-lcublas -lcudart -L$(CUDA_LIBPATH)

@mudler mudler merged commit 0f0fafa into mudler:master Apr 15, 2025
23 checks passed
@mudler
Copy link
Owner

mudler commented Apr 15, 2025

but we can test that easily in demo.localai.io, moving on

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