added stencil code

This commit is contained in:
Evghenii
2013-11-18 12:04:00 +01:00
parent 8d4dd13750
commit 589538bf39
38 changed files with 72 additions and 8820 deletions

View File

@@ -93,7 +93,7 @@ __declspec(safe,cost0)
__declspec(safe,cost0)
static inline uniform int blockIndex2()
{
return __ctaid_y();
return __ctaid_z();
}
/***************/
__declspec(safe,cost0)