oneapi-src / oneAPI-samples

Samples for Intel® oneAPI Toolkits
https://oneapi-src.github.io/oneAPI-samples/
MIT License
899 stars 675 forks source link

FPGA: Remove detail::empty_properties_t and add std::log10 #2356

Closed renlizha closed 1 month ago

renlizha commented 1 month ago

Existing Sample Changes

Description

Remove redundant sycl::ext::oneapi::experimental::detail::empty_properties_t and replace it with sycl::ext::oneapi::experimental::empty_properties_t https://jira.devtools.intel.com/browse/ONSAM-1938

Specify std::log10 to avoid ambiguity. Issue was introduced with sycl/trunk/20240502 https://psg-sc-arc.sc.intel.com/arc/dashboard/reports/show_job/1727201571

External Dependencies

List any external dependencies created as a result of this change.

Type of change

Please delete options that are not relevant. Add a 'X' to the one that is applicable.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration