aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 84384e59df2928e4fbd12a046bfc19ce7fb99d39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Things To Do:


Features:
=========

1. Merge latest TI OpenCL DSP Device support

2. Update to OpenCL v 1.2

Issues:
=======

1. Khronos basic tests failures (both on ARM and x86_64), documented here:

tests/basic_test_failures.lst

2. Testing Full DSP Device support.

Requires extra TI DSP compiler, DSP side files and builtin library which are not 
currently released.

The build therefore defaults to SHAMROCK build type, for CPU Device only, and uses a CPU only
builtins library.  The clc.h, therefore, has not been tested with DSP Device builds.

3. Sanity Test, one kernel test failure 

See README.txt for latest results.