Inconsistent values for the same extent `Val*`

Open
#5,710 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp
Domain
compilers

Research direction

Start with PR 5708, which demonstrates the inconsistent multiplier for the same extent Val*. Then inspect the PrecomputedValues and FusionExecutorCache context described in PR 5082; the work is done when one Val* cannot be bound to different values for the same FusionExecutorCache instance and PR 5082 is no longer blocked.

Written by the indexing model from the issue text.

Description

As demonstrated in https://github.com/NVIDIA/Fuser/pull/5708, The same extent Val* could have different multiplier. This is a blocker for my PR https://github.com/NVIDIA/Fuser/pull/5082, because this could lead to PrecomputedValues binding the same Val* with different value for the same instance of FusionExecutorCache.

Any suggestion? cc: @wujingyue

Dominant language
C++
Stars
404
Forks
84
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NVIDIA/Fuser

All issues in NVIDIA/Fuser

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.