tomflinda
tomflinda
@zjin-lcf Currently, no further action is needed in SYCLomatic; I close this issue.
@zjin-lcf in SYCL 2020 spec, there is no different rounding mode version for one math API.
@zjin-lcf have you tried it on cpu device with small configuration, like "./main 10 10"? on my machine, on cpu device "./main 10 10" run passed.
@zjin-lcf I have reported this issue to SYCL compiler team to locate the root cause and wait for their feedback.
@zjin-lcf these it no further action needed in SYCLomatic side, so I close this issue.
@tomflinda currently not.
@zjin-lcf, not sure we can approve that “__attribute__((always_inline))” always gets good performance in SYCL side (inline can cause extra pressure on Registers). We will consider to implement them if that...
We have implemented a PR https://github.com/oneapi-src/SYCLomatic/pull/745 to introduce a new option to add inline for kernel function
@zjin-lcf we plan to sync with compiler team what the root cause is.
@zjin-lcf We have reported this issue to the compiler team and https://github.com/intel/llvm/issues/7997 also track its status, so there is no further action needed in SYCLomatic, I close this issue.