-
Notifications
You must be signed in to change notification settings - Fork 70
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
Device global Dedicated interface Runtime changes. #295
Conversation
Thank you very much for your review Sophie. I have resolved all comments. Please take a look when you have time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Zibai! Other than a small typo this looks good to me.
Thanks Sophie. I will be running L3 testing and will rebase&squash the commits for you to do the final approval once the testing is done. |
1. Added new command ops and device ops for the clEnqueueReadGlobalVariableINTEL and clEnqueueWriteGlobalVariableINTEL. 2. Both ops are mainly calling the new MMD read/write functions in the simulator MMD. 3. Added a brief unit test for testing the enqueue functionality.
@sophimao , testing completed and the result looks good. I have squashed the commits. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Zibai!
Testing: