Skip to content

FP atomic add not lowering to CAS on Metal.jl #59

@Moelf

Description

@Moelf

Metal does not support floating point atomic addition on shared memory (block-local), but right now KernalAbstractions.jl would lower to invalid instructions, which prevents kernel from running.

I'm happy to make a PR, but is there a rope I can follow in terms to adding a different lowering for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions