Skip to content

Commit 3bf9cde

Browse files
Update README.md
1 parent 0aa88ec commit 3bf9cde

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,11 @@ More [examples here](https://kerneltuner.github.io/kernel_tuner/stable/examples.
9898

9999
## Kernel Tuner ecosystem
100100

101-
| <img width="250px" src="doc/images/kernel_launcher.png"/><br />C++ magic to integrate auto-tuned kernels into C++ applications | <img width="250px" src="doc/images/kernel_float.png"/><br />C++ data types for mixed-precision CUDA kernel programming | <img width="275px" src="doc/images/kernel_dashboard.png"/><br />Dashboard to monitor, analyze, and visualize auto-tuning runs |
102-
| :---: | :---: | :---: |
101+
<img width="250px" src="doc/images/kernel_launcher.png"/><br />C++ magic to integrate auto-tuned kernels into C++ applications
102+
103+
<img width="250px" src="doc/images/kernel_float.png"/><br />C++ data types for mixed-precision CUDA kernel programming
104+
105+
<img width="275px" src="doc/images/kernel_dashboard.png"/><br />Monitor, analyze, and visualize auto-tuning runs
103106

104107

105108
## Communication & Contribution

0 commit comments

Comments
 (0)