-
Notifications
You must be signed in to change notification settings - Fork 198
Fast MPS parser for free-format MPS files #1429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
aliceb-nv
wants to merge
24
commits into
NVIDIA:main
Choose a base branch
from
aliceb-nv:fast-mps-parser-final
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
4d2ec82
port fast mps parser tp tree
aliceb-nv 68daf3d
thread count cap
aliceb-nv eb0e285
fix crashes, more opti
aliceb-nv 91742cd
improved iee754 compliant float parsing, warn on nnz > INT_MAX
aliceb-nv be97a05
decode performance metrics
aliceb-nv 1e4d7c9
lots of cleanup
aliceb-nv 8e01e28
moved perf counters
aliceb-nv 94bfbc7
extend the lz4 decompression to the regular parser, more cleanup and …
aliceb-nv 62c8dcd
further cleanup
aliceb-nv 79e958e
cleanup for clarity
aliceb-nv 2614137
more cleanup, fix som eedge case failures
aliceb-nv 9185d7a
ai review comments
aliceb-nv a1e14d5
ai review
aliceb-nv fe0aa31
Comments on the build flags
aliceb-nv cfaccc3
gate O_DIRECT behind non-nfs, add missing license notices
aliceb-nv 7220838
fix bitwise comps, more cleanup and comments
aliceb-nv 1990c06
AI review comments
aliceb-nv d7358f6
fix sloppy fix
aliceb-nv b1abd6f
Merge branch 'main' into fast-mps-parser-final
aliceb-nv 38e1d59
Merge branch 'main' into fast-mps-parser-final
aliceb-nv 225ae33
review comments
aliceb-nv 3f8f9fb
hopefully fix wheel CI builds
aliceb-nv 57e48a2
wheel fix
aliceb-nv 2c5fec2
wheel fix, hopefully
aliceb-nv File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.