error while executing make for abinit-9.2.1 [SOLVED]
Posted: Thu Oct 08, 2020 2:38 pm
Hi all,
I am experiencing the same error message described at the beginning of this thread (make[5]: *** No rule to make target 'm_optim_dumper.F90', needed by 'm_optim_dumper.o'. Stop.) but as far as I can see have set linalg correctly. I am working on Ubuntu LTS 18.04 and followed the guide posted in the same thread. I have attached my config.log file and pasted the final remarks of running the config script below.
Core build parameters
---------------------
* C compiler : gnu version 7.5
* Fortran compiler : gnu version 7.5
* architecture : unknown unknown (64 bits)
* debugging : basic
* optimizations : standard
* OpenMP enabled : no (collapse: ignored)
* MPI enabled : yes (flavor: auto)
* MPI in-place : no
* MPI-IO enabled : yes
* GPU enabled : no (flavor: none)
* LibXML2 enabled : yes
* LibPSML enabled : no
* XMLF90 enabled : no
* HDF5 enabled : yes (MPI support: yes)
* NetCDF enabled : yes (MPI support: yes)
* NetCDF-F enabled : yes (MPI support: yes)
* FFT flavor : fftw3 (libs: user-defined)
* LINALG flavor : netlib (libs: user-defined)
* Build workflow : monolith
0 deprecated options have been used:.
Configuration complete.
I was wondering if perhaps it is linked to the "* MPI in-place : no" line in the core build parameters. Please let me know if any more information is required to diagnose the issue. If it is relevant, the machine I am compiling on is an AMD Threadripper 1920X.
Thanks in advance.
Nick
I am experiencing the same error message described at the beginning of this thread (make[5]: *** No rule to make target 'm_optim_dumper.F90', needed by 'm_optim_dumper.o'. Stop.) but as far as I can see have set linalg correctly. I am working on Ubuntu LTS 18.04 and followed the guide posted in the same thread. I have attached my config.log file and pasted the final remarks of running the config script below.
Core build parameters
---------------------
* C compiler : gnu version 7.5
* Fortran compiler : gnu version 7.5
* architecture : unknown unknown (64 bits)
* debugging : basic
* optimizations : standard
* OpenMP enabled : no (collapse: ignored)
* MPI enabled : yes (flavor: auto)
* MPI in-place : no
* MPI-IO enabled : yes
* GPU enabled : no (flavor: none)
* LibXML2 enabled : yes
* LibPSML enabled : no
* XMLF90 enabled : no
* HDF5 enabled : yes (MPI support: yes)
* NetCDF enabled : yes (MPI support: yes)
* NetCDF-F enabled : yes (MPI support: yes)
* FFT flavor : fftw3 (libs: user-defined)
* LINALG flavor : netlib (libs: user-defined)
* Build workflow : monolith
0 deprecated options have been used:.
Configuration complete.
I was wondering if perhaps it is linked to the "* MPI in-place : no" line in the core build parameters. Please let me know if any more information is required to diagnose the issue. If it is relevant, the machine I am compiling on is an AMD Threadripper 1920X.
Thanks in advance.
Nick