nvbench icon indicating copy to clipboard operation
nvbench copied to clipboard

Allow users to control iteration via the concept of iteration spaces.

Open robertmaynard opened this issue 3 years ago • 9 comments

Changes in the work include:

  • [x] Internally use linear_space for iterating
  • [x] Simplify type and value iteration in state_iterator::build_axis_configs
  • [x] Store the iteration space in axes_metadata
  • [x] Expose zip and user spaces to user
  • [x] Add tests for linear, zip, and user
  • [x] Add examples for zip and user

Fixes #68

robertmaynard avatar Feb 25 '22 20:02 robertmaynard

Can we revive this PR? Are there blockers?

bdice avatar Aug 07 '24 21:08 bdice

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

copy-pr-bot[bot] avatar May 01 '25 16:05 copy-pr-bot[bot]

/ok to test 4defa02

alliepiper avatar May 01 '25 16:05 alliepiper

/ok to test 4bd5690

alliepiper avatar May 01 '25 17:05 alliepiper

/ok to test

alliepiper avatar May 02 '25 19:05 alliepiper

/ok to test

@alliepiper, there was an error processing your request: E1

See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/1/

copy-pr-bot[bot] avatar May 02 '25 19:05 copy-pr-bot[bot]

/ok to test a2bf266

alliepiper avatar May 02 '25 19:05 alliepiper

/ok to test c8909c7

alliepiper avatar May 02 '25 20:05 alliepiper

I see a way to simplify this. Marking as draft as I work on the implementation.

alliepiper avatar May 07 '25 20:05 alliepiper