libor-m / adark

Automatically exported from code.google.com/p/adark
0 stars 2 forks source link

gpu: Non-power-of-2 input size #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What functionality is missing?
Support for input data of the size that is not power of 2. This affects several 
stages of the pipeline.

Why is it so important to have it?
We have to be able to transform any input given.

What are the implementation stages:
1. Upgrade OEM sorting procedure
2. Upgrade hierarchical stages
3. Tweak scatter stage that requires N=4k

Original issue reported on code.google.com by kvarkus on 3 Mar 2011 at 12:21

GoogleCodeExporter commented 9 years ago

Original comment by kvarkus on 28 Nov 2011 at 2:05