Compute column sums of a M x N array. Each column is reduced by several thread blocks. More...
Go to the source code of this file.
Functions | |
| int | main () |
Compute column sums of a M x N array. Each column is reduced by several thread blocks.
Definition in file reduce3.cu.
| int main | ( | void | ) |
Definition at line 19 of file reduce3.cu.
1.8.4