Updated the roadmap

pull/282/head
Cedric Nugteren 2018-03-30 10:05:16 +02:00
parent bb0889fa7a
commit 7e69c422af
2 changed files with 5 additions and 2 deletions

View File

@ -16,7 +16,9 @@ This file gives an overview of the main features planned for addition to CLBlast
| [#224](https://github.com/CNugteren/CLBlast/issues/224) | Jan-Feb '18 | CNugteren | ✔ | Implement Hadamard product (element-wise vector-vector product) |
| [#233](https://github.com/CNugteren/CLBlast/issues/233) | Feb '18 | CNugteren | ✔ | Add CLBlast to common package managers |
| [#223](https://github.com/CNugteren/CLBlast/issues/223) | Feb '18 | CNugteren | ✔ | Python OpenCL interface |
| [#228](https://github.com/CNugteren/CLBlast/issues/228) | Mar '18 | CNugteren | | Improving performance for Qualcomm Adreno GPUs |
| [#237](https://github.com/CNugteren/CLBlast/issues/237) | Mar '18 | CNugteren | ✔ | Making tuning possible from the CLBlast API |
| [#136](https://github.com/CNugteren/CLBlast/issues/136) | Apr '18 | CNugteren | | Implement xAXPBY and xSET |
| [#228](https://github.com/CNugteren/CLBlast/issues/228) | Mar-Apr '18 | CNugteren | | Improving performance for Qualcomm Adreno GPUs |
| [#270](https://github.com/CNugteren/CLBlast/issues/270) | Apr '18 | CNugteren | | Implement col2im |
| [#267](https://github.com/CNugteren/CLBlast/issues/267) | Apr-May '18 | CNugteren | | Merge im2col and GEMM into a direct kernel |
| [#136](https://github.com/CNugteren/CLBlast/issues/136) | May '18 | CNugteren | | Implement xAXPBY and xSET |
| [#169](https://github.com/CNugteren/CLBlast/issues/169) | ?? | dividiti | | Problem-specific tuning parameter selection |

View File

@ -24,6 +24,7 @@ The pre-requisites for compilation of CLBlast are kept as minimal as possible. A
- Beignet
- Mesa Clover
- ARM Mali OpenCL
- Vivante OpenCL
Using pre-built packages