From 5fd1f2fc609a771d852cad1bd4ad4f02489016a5 Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Fri, 20 Oct 2017 18:21:31 +0200 Subject: Added first version of a roadmap --- ROADMAP.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ROADMAP.md (limited to 'ROADMAP.md') diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 00000000..07fb1ed2 --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,12 @@ +CLBlast feature road-map +================ + +This file gives an overview of the main features planned for addition to CLBlast. A first-order indication time-frame for development time is provided: + +| Issue# | When | Who | What | +| -----------|-------------|-----------|---------------| +| N/A | Oct '17 | CNugteren | CUDA API for CLBlast | +| #169, #195 | Oct-Nov '17 | CNugteren | Auto-tuning the kernel selection parameter | +| #181, #201 | Nov '17 | CNugteren | Compilation for Android and testing on Qualcomm Adreno | +| #128, #205 | Nov-Dec '17 | CNugteren | Pre-processor for loop unrolling and array-to-register-promotion for e.g. ARM Mali | +| #169 | '17 | dividiti | Problem-specific tuning parameter selection | -- cgit v1.2.3