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

Compiling problems on single-precision machine #2

Open
lsl036 opened this issue Sep 19, 2022 · 0 comments
Open

Compiling problems on single-precision machine #2

lsl036 opened this issue Sep 19, 2022 · 0 comments

Comments

@lsl036
Copy link

lsl036 commented Sep 19, 2022

Hello, thanks for your contribution to CLMagma with CLBLASt.
Now I want to build this library on a device whose GPU just supports single-precision.
I notice that clmagma_runtime.cpp and clmagma_runtime.h have variable require_double = true, then I change it to false and set a fixed m_num_devices to fit my GPU.
When compiling, the Makefile seems to be generated from codegen.py and the rule makes all precisions work.
Any suggestions for compiling only single-precision clMagma?

I am looking forward to your reply! thanks.

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

No branches or pull requests

1 participant