Skip to content

ggml-cuda: missing __syncthreads() in ssm-scan.cu #1498

@FrankZhuQS

Description

@FrankZhuQS

Commit 43e6301
The above commit remove the second __syncthreads() in ssm_scan_f32 on line 81. It seems that this sync is a must or some threads may read data from smemB/smemC of next loop.

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