Skip to content

Fixed signature of SyclDevice._init_helper #347

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 1 commit into from
Mar 31, 2021

Conversation

oleksandr-pavlyk
Copy link
Contributor

From #334, changes to _sycl_device.pyx and .pxd.

Added missing "return 0" in other _init_* method with return type of `int`
@diptorupd diptorupd self-requested a review March 31, 2021 22:35
@diptorupd diptorupd merged commit de3c856 into master Mar 31, 2021
@diptorupd diptorupd deleted the sycl-device-changes-from-334 branch March 31, 2021 22:37
diptorupd pushed a commit that referenced this pull request Apr 2, 2021
Added missing "return 0" in other _init_* method with return type of `int`
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