It works with D=1 but not with D>1 :s. My program is more complicated than this one and actually, this is just a test to debug my program.
Thx for your help,
Vince
When I use blocks of size 16x16x1 and 16x16x2 it works.
But with 16x16x3…, it doesn’t works because I have more than 512 threads per block!
Thx for your help
Vince