I'm trying to use the intel compilers in oneApi on win64. the toolkits I have installed are "oneApi Base Toolkit 2022.3" and "oneApi HPC Toolkit 2022.2" and these are the only resources I can use for my project.
( https://www.intel.com/content/www/us/en/developer/tools/oneapi/toolkits.html#base-kit)
(I am working with icl in command line on win64)
I am getting the error - "Compiler configuration problem encountered. The expected target architecture compiler is missing (2021.6.0-intel64 != 2021.7.1-intel64). compilation aborted.
What is the right way to set the configuration in order to avoid this issue? where is the "expected target architecture" is defined?