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

BLAS L2 Benchmarks missing #209

Open
nightduck opened this issue Dec 10, 2024 · 1 comment
Open

BLAS L2 Benchmarks missing #209

nightduck opened this issue Dec 10, 2024 · 1 comment

Comments

@nightduck
Copy link

In the documentation, there is a reference to the path blas/L2/benchmarks/memKernel/gemm_4CU, but this doesn't exist. The benchmarks folder contains a README and nothing else.

@nightduck nightduck changed the title L2 Benchmarks missing BLAS L2 Benchmarks missing Dec 10, 2024
@nightduck
Copy link
Author

The instructions in the README do not work. The make command returns

make: *** No rule to make target 'run'. Stop.

Because the blas directory that we're instructed to run in has no makefile. In fact, at no point in the repo history has there ever been a makefile in that location. So conceivably, these instructions never worked, and it's unclear what or where the gemm_4CU benchmark is.

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