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

‘THFloatBlas_gemv’ was not declared in this scope #137

Open
mthodoris opened this issue Mar 30, 2023 · 0 comments
Open

‘THFloatBlas_gemv’ was not declared in this scope #137

mthodoris opened this issue Mar 30, 2023 · 0 comments

Comments

@mthodoris
Copy link

I tried to execute make.sh file but I am getting the following error


error: ‘THFloatBlas_gemv’ was not declared in this scope; did you mean ‘THFloatBlas_swap’?
  224 |         THFloatBlas_gemv('t', k_, m_, 1.0f,
      |         ^~~~~~~~~~~~~~~~
      |         THFloatBlas_swap

How to solve this

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