Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

ifx 2023.2.0 on wsl2

egio
Beginner
975 Views

I have just update my ubuntu WSL2 installation of the latest version of oneApi 2023.2.0 using:

sudo apt update
sudo apt upgrade

As usual I have recreated the module files launching:

...:/opt/intel/oneapi$ sudo ./modulefiles-setup.sh

 

from the linux prompt.

The problem is that no "compiler" module file is present anymore.

...:/opt/intel/oneapi$ module avail
-------------------------------------------- /opt/intel/oneapi/modulefiles ---------------------------------------------
advisor/2023.2.0 dnnl-cpu-gomp/2023.2.0 dpl/2022.2.0 mkl/2023.2.0 vtune/2023.2.0
advisor/latest dnnl-cpu-gomp/latest dpl/latest mkl/latest vtune/latest
ccl/2021.10.0 dnnl-cpu-iomp/2023.2.0 inspector/2023.2.0 mkl32/2023.2.0
ccl/latest dnnl-cpu-iomp/latest inspector/latest mkl32/latest
dal/2023.2.0 dnnl-cpu-tbb/2023.2.0 intel_ipp_intel64/2021.9.0 mpi/2021.10.0
dal/latest dnnl-cpu-tbb/latest intel_ipp_intel64/latest mpi/latest
debugger/2023.2.0 dnnl/2023.2.0 intel_ippcp_intel64/2021.8.0 oclfpga/2023.2.0
debugger/latest dnnl/latest intel_ippcp_intel64/latest oclfpga/latest
dev-utilities/2021.10.0 dpct/2023.2.0 itac/2021.10.0 tbb/2021.10.0
dev-utilities/latest dpct/latest itac/latest tbb/latest

 

I can still access the compilers sourcing the setvars.sh but I would like to use modulefiles.

Have you noticed something similar?

 

3 Replies
Barbara_P_Intel
Employee
917 Views

Thanks for reporting this issue that the module files for the compiler are missing in oneAPI 2023.2. We are aware and working on a hotfix to help you.

I have anecdotal evidence that the compiler modulefiles from oneAPI 2023.1 work okay with oneAPI 2023.2. 

 

0 Kudos
Barbara_P_Intel
Employee
883 Views

I expect to see a hot fix to the compiler that will deliver the modulefiles. Target is this week. 

It will be a patch for oneAPI 2023.2.

Stay tuned.

 

0 Kudos
Barbara_P_Intel
Employee
876 Views

Ron just posted workarounds on this Forum post.

0 Kudos
Reply