8000 excuter-cuda:支持多stream · Issue #51 · array2d/deepx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
excuter-cuda:支持多stream #51
Open
@miaobyte

Description

@miaobyte

ir序列默认是串行的队列

但是经过编译器分析后,可以拆分出可以并行的计算序列

如IR[20],其中IR[10:12]、IR[12:14]可以同时开始计算

那么,excuter-cuda就可以创建2个流,同时调用global核函数

Metadata

Metadata

Assignees

No one assigned

    Labels

    todo待实现

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0