Skip to content

Issues with the code of SUM Reduction #9

@xuxy09

Description

@xuxy09

sumReduction<<<1, TB_SIZE>>> (d_v_r, d_v_r);

Shouldn't the second call be <<<1, GRID_SIZE>>> instead of <<<1, TB_SIZE>>>? I think GRID_SIZE is the number of partial sums.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions