We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ecae26 commit feeb9cbCopy full SHA for feeb9cb
1 file changed
README.md
@@ -28,6 +28,8 @@ var C = mat_mult(A, B);
28
29
You can run a benchmark of this [here](http://gpu.rocks). Typically, it will run at 1-15x speedup depending on your hardware.
30
31
+Or alternatively you can experiment around with the [kernel playground here](http://gpu.rocks/playground/playground.html)
32
+
33
# Getting Started
34
35
## Installation
0 commit comments