You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We haven't updated the hipSYCL version used in CI for over a year (3d8b1cd is from January 2022).
We then should regenerate the CI filters for hipSYCL as well. Although one problem we have here is that presumably most of the tests are compile-time disabled for hipSYCL, and we currently don't have a good way of figuring out which ones we can re-enable...
The text was updated successfully, but these errors were encountered:
Hi, I'm working on the AdaptiveCpp (aka hipSYCL) project and I'd like to help on this. I actually did some work a while ago to fix some issues that caused tests to not compile/ fail in AdaptiveCpp but never really made an effort to update the AdaptiveCpp/hipSYCL version used in the CTS's CI. I'll try to see if I can regenerate the filters file on a test system and report back to you. Likely some tests will not compile/pass anymore but I think it would still be good to have a recent version in CI that can then be updated more often.
I will also probably open a PR soon-ish to update at least the CMake configuration to the new name.
Wait, I'm right now in the process of renaming hipSYCL to AdaptiveCpp everywhere and updating the CI filter! 😅 I'll open a PR (hopefully) within the hour.
We haven't updated the hipSYCL version used in CI for over a year (3d8b1cd is from January 2022).
We then should regenerate the CI filters for hipSYCL as well. Although one problem we have here is that presumably most of the tests are compile-time disabled for hipSYCL, and we currently don't have a good way of figuring out which ones we can re-enable...
The text was updated successfully, but these errors were encountered: