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

[SYCL] Update the test #15775

Open
wants to merge 2 commits into
base: sycl
Choose a base branch
from
Open

Conversation

KornevNikita
Copy link
Contributor

test-e2e/DeviceLib/exp/exp-std-complex-double-edge-cases.hpp

Removed redundant info, fixed the device code input data, turned off one case for win

test-e2e/DeviceLib/exp/exp-std-complex-double-edge-cases.hpp

Removed redundant info, fixed the device code input data, turned off one
case for win
@@ -1,17 +1,10 @@
// This test checks edge cases handling for std::exp(std::complex<T>) used
// in SYCL kernels.
//
// REQUIRES: aspect-fp64
Copy link
Contributor

Choose a reason for hiding this comment

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

Note for other reviewers who may also think that this is an incorrect change: this is an .hpp file that is used from .cpp file which is the actual test, so it is fine.

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.

4 participants