We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I found wiki about AutoGEMM but still not clarified. Have any guide or readme (Found a blank readme file below src/library/blas/AutoGemm)
readme
src/library/blas/AutoGemm
gpu@gpu-FP4:~/yuanshuai/code/clBLAS/src/library/blas/AutoGemm$ python AutoGemm.py AutoGemm.py: Warning: No output path specified; default is working directory. Traceback (most recent call last): File "AutoGemm.py", line 43, in <module> print("AutoGemm.py: using OpenCL " + args.clCompilerVersion + " compiler") TypeError: cannot concatenate 'str' and 'NoneType' objects
The text was updated successfully, but these errors were encountered:
python AutoGemm.py -h
Sorry, something went wrong.
No branches or pull requests
I found wiki about AutoGEMM but still not clarified. Have any guide or readme (Found a blank
readme
file belowsrc/library/blas/AutoGemm
)The text was updated successfully, but these errors were encountered: