One can control which GCC is seen by the Intel compiler with modules.A module must be loaded both for the Intel Compiler (so it will run)and GCC (so the compiler can find the intended GCC). The followingconfiguration in compilers.yaml illustrates this technique: