Can I use Intel compilers (icx, icpx) with the HEXL library?

Hi,

I’m researching how to accelerate cryptographic processing using the OpenFHE library with HEXL.

Is it currently possible to build the OpenFHE library with HEXL using Intel compilers (icx, icpx) other than clang or the GNU compiler?

Thank you in advance.

Currently, OpenFHE does not officially support building with Intel HEXL using Intel compilers (icx, icpx), and there are no immediate plans to implement this in the future.

I understand.
thankyou.