Skip to content

Failure to extract features for MPI programs #7

@twang15

Description

@twang15

Feature extraction for MPI programs in c language fails with the following message:

mpicc -o amg_linklist.o -c -I.. -v -O3 --ct-extract-features -frounding-math -fsignaling-nans -DTIMER_USE_MPI -DHYPRE_USING_OPENMP -DHYPRE_LONG_LONG -DHYPRE_TIMING amg_linklist.c
mpicc for MVAPICH2 version 2.2
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: ../milepost-gcc-4.4.4/configure --prefix=/home/twang15/CK-TOOLS/gcc-milepost-4.4.4-linux-64 --enable-languages=c,c++,fortran --disable-multilib --with-gmp=/home/twang15/CK-TOOLS/gmp-5.0.5-linux-64 --with-mpfr=/home/twang15/CK-TOOLS/mpfr-3.1.0-linux-64 --with-mpc=
Thread model: posix
gcc version 4.4.4 (GCC)
COLLECT_GCC_OPTIONS='-o' 'amg_linklist.o' '-c' '-I..' '-v' '-O3' '-fct-extract-features' '-frounding-math' '-fsignaling-nans' '-DTIMER_USE_MPI' '-DHYPRE_USING_OPENMP' '-DHYPRE_LONG_LONG' '-DHYPRE_TIMING' '-I/opt/ohpc/pub/mpi/mvapich2-gnu/2.2/include' '-mtune=generic'
/home/twang15/CK-TOOLS/gcc-milepost-4.4.4-linux-64/libexec/gcc/x86_64-unknown-linux-gnu/4.4.4/cc1 -quiet -v -I.. -I/opt/ohpc/pub/mpi/mvapich2-gnu/2.2/include -DTIMER_USE_MPI -DHYPRE_USING_OPENMP -DHYPRE_LONG_LONG -DHYPRE_TIMING amg_linklist.c -quiet -dumpbase amg_linklist.c -mtune=generic -auxbase-strip amg_linklist.o -O3 -version -fct-extract-features -frounding-math -fsignaling-nans -o /tmp/ccRaiVDZ.s
cc1: error: unrecognized command line option "-fct-extract-features"

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