oneMKL
oneMKL copied to clipboard
Changed all references from hipSYCL to AdaptiveCpp
Description
All references to hipSYCL have been changed to AdaptiveCpp. Most of the targets failed to compile because they are trying to compile using the -fsycl flag. The only target that compiles is the rng target for CPU; on GPU, it also generates the -fsycl error.
Can you make sure you go over the changes from https://github.com/oneapi-src/oneMKL/pull/546 which added more occurrences to rename?
This work has been moved to https://github.com/uxlfoundation/oneMath/pull/699
Closing in favor of https://github.com/uxlfoundation/oneMath/pull/699