Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Conversation

alexbatashev
Copy link

No description provided.

@@ -0,0 +1,207 @@
//==--------------- histogram_256_slm.cpp - DPC++ ESIMD on-device test ----==//

Choose a reason for hiding this comment

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

  • The test path should have esimd somewhere (DeprecatedFeatures/esimd?)
  • As I see, SYCL/ESIMD/mandelbrot/mandelbrot_spec.cpp was fixed in this PR to use 2020 spec constants, can the same be done for other tests (e.g. this one)?

Copy link
Author

Choose a reason for hiding this comment

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

The test path should have esimd somewhere (DeprecatedFeatures/esimd?)

Fixed

can the same be done for other tests (e.g. this one)?

I'm not sure. Some tests have a SYCL 2020 version (like this one), and others don't, and I don't see any pattern here.

vladimirlaz
vladimirlaz previously approved these changes Oct 12, 2021
kbobrovs
kbobrovs previously approved these changes Oct 13, 2021
Copy link

@kbobrovs kbobrovs left a comment

Choose a reason for hiding this comment

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

This change would make sense only if the original SYCL2020 version does not work - is this the case? Otherwise it would better just to move it back to SYCL/ESIMD.

@alexbatashev
Copy link
Author

This change would make sense only if the original SYCL2020 version does not work - is this the case? Otherwise it would better just to move it back to SYCL/ESIMD.

Not sure what you mean. If you're talking about histogram test, there's a very similar test with SYCL2020 APIs. For others - we're removing program class completely, so there's no option to leave everything as is. Tests won't work.

@romanovvlad romanovvlad merged commit 5b2d2fd into intel:intel Oct 15, 2021
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants