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
error while executing make for abinit-9.2.1 [SOLVED]
Moderators: fgoudreault, mcote
Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
error while executing make for abinit-9.2.1 [SOLVED]
- Attachments
-
- config.log
- (184.5 KiB) Downloaded 244 times
Re: error while executing make for abinit-9.2.1
Dear ,
Could your problem the same as this one that has been solved:
viewtopic.php?f=3&t=4482 ?
There was a similar question before, please check if it is not in some previous posts.
Best wishes,
Could your problem the same as this one that has been solved:
viewtopic.php?f=3&t=4482 ?
There was a similar question before, please check if it is not in some previous posts.
Best wishes,
Re: error while executing make for abinit-9.2.1
Apologies, despite reading that thread I somehow missed the post regarding creating a symlink for python. That was the exact problem. Please feel free to close/delete this thread.