Skip to content

Commit feeb9cb

Browse files
committed
Added playground link into readme
1 parent 9ecae26 commit feeb9cb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ var C = mat_mult(A, B);
2828

2929
You can run a benchmark of this [here](http://gpu.rocks). Typically, it will run at 1-15x speedup depending on your hardware.
3030

31+
Or alternatively you can experiment around with the [kernel playground here](http://gpu.rocks/playground/playground.html)
32+
3133
# Getting Started
3234

3335
## Installation

0 commit comments

Comments
 (0)