Skip to content

I have a bit of a dispute with this code #13

@InkChan

Description

@InkChan

Learn-CUDA-Programming/tree/master/Chapter02/02_memory_overview/01_sgemm)/sgemm.cu
segmm_gpu_kernel:
sum += A[i + row * K] * B[col + i * M];
I think it should be M

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions