Skip to content

Incomplete installation #6

@mglgc

Description

@mglgc

Hi,
The Makefile from the instruction './configure --enable-mixed --enable-gpu' only builds one executable file spdyn in the bin directory but all the other executable files are missing. Below it's the output from the above configure command. The config.log file is also attached.
Thank you in advance for the reply.

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/mario/genesis-2.1.5/missing: Unknown `--is-lightweight' option
Try `/home/mario/genesis-2.1.5/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for mpiifort... no
checking for mpiifx... no
checking for mpifrtpx... no
checking for mpifrt... no
checking for mpif90... mpif90
checking whether the Fortran compiler works... yes
checking for Fortran compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU Fortran... yes
checking whether mpif90 accepts -g... yes
checking for mpiifort... no
checking for mpiifx... no
checking for mpifrtpx... no
checking for mpifrt... no
checking for mpif90... mpif90
checking whether the compiler supports GNU Fortran 77... yes
checking whether mpif90 accepts -g... yes
checking for mpicxx... mpicxx
checking whether the compiler supports GNU C++... yes
checking whether mpicxx accepts -g... yes
checking for mpicxx option to enable C++11 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of mpicxx... gcc3
checking for actual compiler... gfortran
checking for MPI type... that MPI
checking for mpiicc... no
checking for mpiicx... no
checking for mpifccpx... no
checking for mpifcc... no
checking for mpicc... mpicc
checking whether the compiler supports GNU C... yes
checking whether mpicc accepts -g... yes
checking for mpicc option to enable C11 features... none needed
checking whether mpicc understands -c and -o together... yes
checking dependency style of mpicc... gcc3
checking for actual compiler... gcc
checking for fpp... no
checking for cpp... cpp
checking for dsyev in -llapack... yes
checking for nvcc... /usr/local/cuda/bin/nvcc
checking for /usr/local/cuda/lib/libcudart.so... no
checking for /usr/local/cuda/lib64/libcudart.so... yes
V12.8.61
130300
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/qsimulate/Makefile
config.status: creating src/lib/json-fortran/Makefile
config.status: creating src/spdyn/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands

config.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions