Skip to content

Comments

Remove non standard function calls, and use qualified name for half#100

Closed
sbalint98 wants to merge 2 commits intouxlfoundation:developfrom
sbalint98:ustream-standardize
Closed

Remove non standard function calls, and use qualified name for half#100
sbalint98 wants to merge 2 commits intouxlfoundation:developfrom
sbalint98:ustream-standardize

Conversation

@sbalint98
Copy link
Contributor

@sbalint98 sbalint98 commented Jun 9, 2021

Description

This replaces the get_cl_code() calls that are not part of the SYCL standard with the standardized .what() function calls. furthermore, it adds qualification for the half and other types where necessary. This PR as described in #99 necessary for adding support for using hipSYCL with oneMKL.

Checklist

All Submissions

  • Do all unit tests pass locally? Attach a log.
  • Have you formatted the code using clang-format?

@sbalint98 sbalint98 changed the title Remove non standard function calls, and us qualified name for half Remove non standard function calls, and use qualified name for half Jun 9, 2021
@mmeterel
Copy link
Contributor

mmeterel commented Jun 9, 2021

@sbalint98 Thanks for the PR. Could you please split this into two separate PRs? One for .what() and other for type qualification changes?
Type qualification changes are part of the PR I am working on.

@sbalint98
Copy link
Contributor Author

sure, closing this and opening two new PRs

@sbalint98 sbalint98 closed this Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants