-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Python Client API support for shared memory #570
Merged
Merged
Commits on Aug 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0d25464 - Browse repository at this point
Copy the full SHA 0d25464View commit details -
keep shared memory wrapper separate for now - will merge in future
- currently creating new so locally
Configuration menu - View commit details
-
Copy full SHA for 62188c1 - Browse repository at this point
Copy the full SHA 62188c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d347a6 - Browse repository at this point
Copy the full SHA 1d347a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a13dd - Browse repository at this point
Copy the full SHA c4a13ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9a5e6 - Browse repository at this point
Copy the full SHA ac9a5e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4802dba - Browse repository at this point
Copy the full SHA 4802dbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68061e6 - Browse repository at this point
Copy the full SHA 68061e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 538b0fa - Browse repository at this point
Copy the full SHA 538b0faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28fd76b - Browse repository at this point
Copy the full SHA 28fd76bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f3f426 - Browse repository at this point
Copy the full SHA 6f3f426View commit details -
- avoid extra mmap while setting input - avoid extra memcpy for reading output
Configuration menu - View commit details
-
Copy full SHA for 41cc60c - Browse repository at this point
Copy the full SHA 41cc60cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a772c - Browse repository at this point
Copy the full SHA c0a772cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 146543b - Browse repository at this point
Copy the full SHA 146543bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3bd8ac - Browse repository at this point
Copy the full SHA c3bd8acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d7819 - Browse repository at this point
Copy the full SHA 65d7819View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbcb727 - Browse repository at this point
Copy the full SHA fbcb727View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef46c11 - Browse repository at this point
Copy the full SHA ef46c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a2d8a - Browse repository at this point
Copy the full SHA 71a2d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3aef7 - Browse repository at this point
Copy the full SHA 9c3aef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f820b19 - Browse repository at this point
Copy the full SHA f820b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f84563 - Browse repository at this point
Copy the full SHA 4f84563View commit details -
use only handle to denote shared memory region - one shared memory re…
…gion per input with libchm
Configuration menu - View commit details
-
Copy full SHA for 1ed4da3 - Browse repository at this point
Copy the full SHA 1ed4da3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98fc877 - Browse repository at this point
Copy the full SHA 98fc877View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13919c0 - Browse repository at this point
Copy the full SHA 13919c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a41f1a - Browse repository at this point
Copy the full SHA 7a41f1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d04920 - Browse repository at this point
Copy the full SHA 5d04920View commit details
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.