Skip to content

Add more support for the Intel icx oneAPI compiler.

Peter W. Draper requested to merge more-oneapi-configure-support into master

Adds warnings as errors, extends the warnings to include Wextra (note no -w2 for this compiler contrary to what the man page says), and adds support for different memory allocators.

Merge request reports