- Other ideas on Multi-core CPU/GPU
- Determine Parallel computation between GPU and CPU
- Develop more computing patterns that can be executed on GPU
- GPU cluster computation
- Rewrite NumPy so that it support GPU computing natively
- JIT compiling for kernel codes
- Scheduling computation between multi-core CPU and GPU
- makes GPU to control program's parallelism
-
make GPU support more parallel operations
- make other operations executable on gpu