rocWMMA User Guide#
- 1. Getting Started Guide for Linux
- 2. Introduction
- 3. Programmer’s Guide
- 3.1. Library Source Code Organization
- 3.1.1. The library directory
- 3.1.2. The samples directory
- 3.1.2.1. samples/hipRTC_gemm.cpp
- 3.1.2.2. samples/simple_sgemv.cpp
- 3.1.2.3. samples/simple_dgemv.cpp
- 3.1.2.4. samples/simple_sgemm.cpp
- 3.1.2.5. samples/simple_dgemm.cpp
- 3.1.2.6. samples/simple_hgemm.cpp
- 3.1.2.7. samples/perf_sgemm.cpp
- 3.1.2.8. samples/perf_dgemm.cpp
- 3.1.2.9. samples/perf_hgemm.cpp
- 3.1.2.10. samples/simple_dlrm.cpp
- 3.1.2.11. samples/common.hpp
- 3.1.3. The test directory
- 3.1.4. Infrastructure
- 3.1. Library Source Code Organization
- 4. Contributor’s Guide