![]() Right now the Spack %msvc compiler is inherently a hybrid compiler that uses Intel's oneAPI fortran compiler. This was addressed in Spacks MSVC compiler class, but detection has since stopped using the compiler class, so this PR moves the logic into the `msvc` compiler package (does not delete the original code because that is handled in #45189). This includes a change to the general detection logic to deprioritize paths that include a symlink anywhere in the path, in order to prefer "2025.0/bin" over "latest/bin" for the oneAPI compiler. |
||
---|---|---|
.. | ||
spack |