8000 [BUG] cuda kernel launch failed · Issue #2267 · ml-explore/mlx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[BUG] cuda kernel launch failed #2267
Open
@awni

Description

@awni

@zcbenz

import mlx.core as mx

a = mx.random.uniform(shape=(2 * 4096, 4 * 4096))
mx.eval(a)

Gives:

RuntimeError: kernel launch failed: invalid configuration argument

Seems related to the size, smaller sizes work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0