-
-
Notifications
You must be signed in to change notification settings - Fork 203
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
clblast_tuner_xgemm broken in latest development branch #97
Comments
This is a backtrace from gdb:
|
The error -36 indicates a I just re-ran the tuner from the |
Sorry for the trouble, The reason was a buggy driver from NVIDIA (version 367.35). Best regards |
I try to tune Nvidia devices:
commandline:
./clblast_tuner_xgemm -m 1024 -n 1024 -k 1024
After some iterations, the program is aborted.
This does not happen, if I try to tune the CPU
The text was updated successfully, but these errors were encountered: