From 0215b17f01001abb8edf4644b6e166c2a070bb5e Mon Sep 17 00:00:00 2001 From: Demo Date: Sun, 10 Mar 2019 03:47:51 -0400 Subject: [PATCH] added TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 00000000..51a99c70 --- /dev/null +++ b/TODO @@ -0,0 +1,7 @@ + + +* Implement Matrix Multiplication +* print buffers +* 1 warp independance +* finish python compiler +* change from dynamic to static \ No newline at end of file