This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use cl::sycl::abs in device code (#510)
This patch turns `std::abs` into `cl::sycl::abs` for avoiding device-side compilation issues.
- Loading branch information