readme : fix typo

acceleation -> acceleration
This commit is contained in:
Ikko Eltociear Ashimine 2023-09-06 12:41:34 +09:00 committed by GitHub
parent 9912b9efc8
commit 378fd908ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -413,7 +413,7 @@ Building the program with BLAS support may lead to some performance improvements
- #### hipBLAS
This provide BLAS acceleation on HIP supported GPU like AMD GPU.
This provide BLAS acceleration on HIP supported GPU like AMD GPU.
Make sure to have ROCm installed.
You can download it from your Linux distro's package manager or from here: [ROCm Quick Start (Linux)](https://rocm.docs.amd.com/en/latest/deploy/linux/quick_start.html).
Windows support is coming soon...