Skip to content

lessThan ran into infinite recursion. #1572

@wujingyue

Description

@wujingyue
$ git fetch origin wjy/recurse
$ git checkout wjy/recurse
$ _bn && NVFUSER_DISABLE=parallel_compile python repro.py

NVFUSER_DISABLE=parallel_compile is there to display the call stack better.

To make debugging easier, I limited recursion of lessEqual to 100 levels. The reproducer is still valid but slower with that check removed.

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