Skip to content

Commit

Permalink
address review
Browse files Browse the repository at this point in the history
  • Loading branch information
JehandadKhan committed Apr 12, 2021
1 parent 1e64640 commit ba032d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ MIOpen supports two programming models -
* [Half](http://half.sourceforge.net/) - IEEE 754-based half-precision floating point library
* [Boost](http://www.boost.org/) at version 1.72 (other versions are not supported)
* MIOpen uses `boost-system` and `boost-filesystem` packages to enable persistent [kernel cache](https://rocmsoftwareplatform.github.io/MIOpen/doc/html/cache.html)
* [libsqlite3-dev](https://sqlite.org/index.html) package which can be automatically installed with `cmake -P install_deps.cmake --minimum `
* [SQLite3](https://sqlite.org/index.html) for reading and writing performance database
* [MIOpenTENSILE](https://github.com/ROCmSoftwarePlatform/MIOpenTensile) Users can enable this library using the cmake configuration flag `-DMIOPEN_USE_MIOPENTENSILE=On`.
* [rocBlas](https://github.com/ROCmSoftwarePlatform/rocBLAS)
* Minimum version branch for pre-ROCm 3.5 [master-rocm-2.10](https://github.com/ROCmSoftwarePlatform/rocBLAS/tree/master-rocm-2.10)
Expand Down

0 comments on commit ba032d1

Please sign in to comment.