[Wien] problems installing 21.1

Igor I Mazin imazin2 at gmu.edu
Mon Feb 7 21:19:30 CET 2022


my installations bombs with messages such as

--
make: Circular modules.o <- modules.o dependency dropped.
make: Circular fft_modules.o <- modules.o dependency dropped.
make: Circular fft_modules.o <- fft_modules.o dependency dropped.

ifort -c -O -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback 
-assume buffered_io 
-I/data/opt/intel/compilers_and_libraries_2020.0.166/linux/mkl/include 
-qopenmp 3ddens.F
3ddens.F(20): error #7002: Error in opening the compiled module file. 
Check INCLUDE paths.   [FFTPACK]
      use fftpack
--

or

--
fft_modules.F(165): error #5102: Cannot open include file 'fftw3.f03'
     include 'fftw3.f03'
fft_modules.F(188): error #6404: This name does not have a type, and 
must have an explicit type.   [FFTW_FORWARD]
                                             FFTW_FORWARD, FFTW_ESTIMATE)
--

etc

Any idea how can I fix it?

P.S.: ./check_minimal_software_requirements.sh has found all necessary 
software




More information about the Wien mailing list