Syncleus / aparapi

The New Official Aparapi: a framework for executing native Java and Scala code on the GPU.

Home Page:http://aparapi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can be added Kernel.put(short)?

yiulo opened this issue · comments

commented

If use Kernel.put(char), then (short)char to get negative numbers will cost performance,Can be added Kernel.put(short)?
And it would be nice to have the 8-bit unsigned integer values to kernel