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

[SYCLomatic] Testing dpct::device_vector zero allocation #234

Conversation

danhoeflinger
Copy link
Contributor

@danhoeflinger danhoeflinger commented Feb 17, 2023

Adding a test of a size zero dpct::device_vector. Will throw exception until oneapi-src/SYCLomatic#619 is merged.

Fixing some incorrect comments describing expected values for _Verbose output.

Signed-off-by: Dan Hoeflinger <dan.hoeflinger@intel.com>
@danhoeflinger danhoeflinger requested a review from a team as a code owner February 17, 2023 18:16
@danhoeflinger danhoeflinger changed the title [SYCLomatic] Testing zero allocation and fix expected comments [SYCLomatic] Testing dpct::device_vector zero allocation Feb 17, 2023
Copy link
Contributor

@zhimingwang36 zhimingwang36 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@zhimingwang36 zhimingwang36 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seem this test case failed.

@danhoeflinger
Copy link
Contributor Author

danhoeflinger commented Feb 22, 2023

Seem this test case failed.

I believe this is an unrelated failure in onedpl_test_copy_if.cpp. I'm not sure why it hasn't complained in the past, but I believe I have resolved it in #243.

@timmiesmith
Copy link

@zhimingwang36 would you please confirm #243 resolved the test failure and this PR can be re-approved and merged?

Copy link
Contributor

@zhimingwang36 zhimingwang36 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhimingwang36 zhimingwang36 merged commit 512f083 into oneapi-src:SYCLomatic Jun 29, 2023
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.

3 participants