-
Notifications
You must be signed in to change notification settings - Fork 790
[SYCL] MacOS support for os_util #763
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
Conversation
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.
Otherwise, LGTM
3f573ad
to
08c0ed5
Compare
08c0ed5
to
d4cab62
Compare
There is unresolved comment. |
I think a commit is missing being signed (-s) |
@jbrodman Attempts to sign the more recent commits is proving impossible. Suggestions?
|
Slight modifications to the original implementation by Alexander Batashev. run clang-format Signed-off-by: Hammond, Jeff R <[email protected]> Signed-off-by: Alexander Batashev <[email protected] > Co-Authored-By: Romanov Vlad <[email protected]>
efd598f
to
bcb7398
Compare
I just squashed those commits into the main one. |
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.
LGTM
Slight modifications to the original implementation by @alexbatashev.
These are sufficient for a clean build on MacOS and I encourage them to be merged soon. Rebasing Alex's patches is hard given the rate of change in the sycl branch.
Signed-off-by: Hammond, Jeff R [email protected]
Signed-off-by: Alexander Batashev [email protected] (please re-affirm the sign-off that was in your original patch set)