10000 Skip compiling fusion segments that are marked for EE · Issue #1812 · NVIDIA/Fuser · GitHub
[go: up one dir, main page]

Skip to content
Skip compiling fusion segments that are marked for EE #1812
@Priya2698

Description

@Priya2698

PR #1743 ran into errors in GpuLower::analysis. In the short term, the workaround is to skip Mma specific validation in analysis.

Ideally if intend to use the EE, then we should not be compiling a fusion / launching a kernel (already skipped after #1723) . This will require us to modify some downstream calls and FusionExecutor interface to integrate using EE alongside nvFuser kernels seamlessly.

CC: @jacobhinkle @wujingyue

Metadata

Metadata

Assignees

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

    0