Skip to content

Conversation

@WeiqunZhang
Copy link
Member

@WeiqunZhang WeiqunZhang commented Oct 24, 2025

Starting from oneAPI 2025.3, the fsycl-device-lib flag has been deprecated.

Add -Wno-zero-length-array to quiet a compiler warning. Note that the variable in question is generated by the compiler itself.

/tmp/icpx-ce94418843/global_vars-header-65acf6.h:42:49: error: zero size arrays are an extension [-Werror,-Wzero-length-array]
   42 | static constexpr unsigned kernel_args_sizes[] = {};

Fix deprecated mkl::sparse::set_csr_data.

Starting from oneAPI 2025.3, the fsycl-device-lib flag has been deprecated.
@WeiqunZhang WeiqunZhang requested a review from atmyers October 24, 2025 17:50
@WeiqunZhang WeiqunZhang changed the title Update build system for SYCL Updates for oneAPI 2025.03 Oct 24, 2025
@WeiqunZhang WeiqunZhang merged commit 3c1f1c7 into AMReX-Codes:development Oct 30, 2025
73 checks passed
@WeiqunZhang WeiqunZhang deleted the oneapi_2025.3 branch October 30, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants