Skip to content
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

Coverage sycl queue #574

Merged
merged 3 commits into from
Sep 3, 2021
Merged

Coverage sycl queue #574

merged 3 commits into from
Sep 3, 2021

Conversation

oleksandr-pavlyk
Copy link
Collaborator

@oleksandr-pavlyk oleksandr-pavlyk commented Sep 3, 2021

Modernized parsing of filter selector string (use str instead of unicode Cython type).

Fixed several typos in memory operation methods of SyclQueue.

Removed dpctl.SyclQueue.get_sycl_backend method, and added backend property that reuses that code.

Extended tests to improve coverage.

Fixed a bug in memory operation methods of SyclQueue which went
unnoticed for a long time since it was not covered by tests.
@coveralls
Copy link
Collaborator

coveralls commented Sep 3, 2021

Coverage Status

Coverage increased (+0.6%) to 68.928% when pulling c5ed2a7 on coverage-sycl-queue into 73dfb5c on master.

Removed name-sake property added to query the underlying sycl_device
@oleksandr-pavlyk oleksandr-pavlyk merged commit e4064fa into master Sep 3, 2021
@oleksandr-pavlyk oleksandr-pavlyk deleted the coverage-sycl-queue branch September 3, 2021 14:36
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