added some more macros as quick hack...

This commit is contained in:
Evghenii
2013-11-14 20:04:05 +01:00
parent 967a49dd66
commit 7aa37b19a9
4 changed files with 15 additions and 2 deletions

View File

@@ -45,6 +45,7 @@
#warning "emitting HOST code"
#endif
task void histogram (uniform int span, uniform int n, uniform int64 code[], uniform int pass, uniform int hist[])
{
if (taskIndex >= taskCount) return;