-
Notifications
You must be signed in to change notification settings - Fork 0
Thread Scheduling #43
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
Merged
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
c183af4
Scheduler
Nikil-Shyamsunder 495cbd1
finish run_thread_until_step
Nikil-Shyamsunder 40d4c24
fmt
Nikil-Shyamsunder e942036
change scheduler fork semantics
Nikil-Shyamsunder 5505223
Add traces
Nikil-Shyamsunder 2e3ed10
fmt
Nikil-Shyamsunder e5d6cc1
Move to maintaining todos and irs
Nikil-Shyamsunder e63a401
Make irs owned
Nikil-Shyamsunder c1daa7c
fmt
Nikil-Shyamsunder 64dfec0
Resolve merge conflicts
Nikil-Shyamsunder 5a0d3c8
Adder test case
Nikil-Shyamsunder 96fb6af
fix diagnostic
Nikil-Shyamsunder 88743e9
check error handling
Nikil-Shyamsunder 13fc213
improve scheduler test case
Nikil-Shyamsunder 82c3b63
Add doc-comment for fork
Nikil-Shyamsunder c164382
Multiplier test case
Nikil-Shyamsunder 0fbba41
update tests
Nikil-Shyamsunder d6867a2
fmt
Nikil-Shyamsunder 7c62b2c
Scheduler
Nikil-Shyamsunder c9d8eb6
finish run_thread_until_step
Nikil-Shyamsunder 8d44bfe
fmt
Nikil-Shyamsunder 004837b
change scheduler fork semantics
Nikil-Shyamsunder ab7e6a9
Add traces
Nikil-Shyamsunder 968e6bc
fmt
Nikil-Shyamsunder 478ef53
Move to maintaining todos and irs
Nikil-Shyamsunder aa35138
Make irs owned
Nikil-Shyamsunder 1494482
fmt
Nikil-Shyamsunder 9db56fb
me
Nikil-Shyamsunder fbe5137
Adder test case
Nikil-Shyamsunder dcbfba8
fix diagnostic
Nikil-Shyamsunder 0177291
check error handling
Nikil-Shyamsunder f234112
improve scheduler test case
Nikil-Shyamsunder 20530fa
Add doc-comment for fork
Nikil-Shyamsunder c852e7f
Multiplier test case
Nikil-Shyamsunder 8c9f813
update tests
Nikil-Shyamsunder a2e61f1
Resolve failing tests
Nikil-Shyamsunder d653d17
Move step evaluation into scheduler
Nikil-Shyamsunder 18a646a
Fix bug in context switch
Nikil-Shyamsunder bc91abb
Change step syntactic sugar
Nikil-Shyamsunder 59588b6
fmt
Nikil-Shyamsunder 734d29b
remove unused comments
Nikil-Shyamsunder 0cd79d8
remove typechecking logic for Step
Nikil-Shyamsunder f2f671e
rebase
Nikil-Shyamsunder 532147a
ignore interp tests
Nikil-Shyamsunder 8f729a0
move i32 to usize
Nikil-Shyamsunder c0e8263
newline before context_switch
Nikil-Shyamsunder fb76d2d
remove dupe parsing helper
Nikil-Shyamsunder 7a0f305
Merge branch 'threading' of github.com:cucapra/protocols into threading
Nikil-Shyamsunder 5d252e8
fmt
Nikil-Shyamsunder 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
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.
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.