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

Cublas support from upstream #2

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Cublas support from upstream #2

merged 1 commit into from
Apr 12, 2024

Conversation

ring-c
Copy link
Contributor

@ring-c ring-c commented Apr 11, 2024

Same as in stable-diffusion.cpp
Section "Using CUBLAS" in README
Tested on Debian 12.5, Driver Version: 550.54.15, CUDA Version: 12.4
Nvidia guide for cuda/toolkit install

CUDACXX=/usr/local/cuda-12.4/bin/nvcc cmake .. -DSD_CUBLAS=ON
cmake --build . --config Release

Also removed .idea from code, it was breaking git in IDE.

@Cyberhan123 Cyberhan123 merged commit fd4a1d4 into seasonjs:main Apr 12, 2024
6 checks passed
@Cyberhan123
Copy link
Contributor

thank you for your contribution.

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