Accéder au contenu.
Menu Sympa

Objet : Developers list for StarPU

Archives de la liste


Chronologique Discussions 


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2628: checking build system type
configure:2646: result: x86_64-suse-linux-gnu
configure:2668: checking host system type
configure:2683: result: x86_64-suse-linux-gnu
configure:2705: checking target system type
configure:2720: result: x86_64-suse-linux-gnu
configure:2765: checking for a BSD-compatible install
configure:2833: result: /usr/bin/install -c
configure:2844: checking whether build environment is sane
configure:2887: result: yes
configure:2912: checking for a thread-safe mkdir -p
configure:2951: result: /bin/mkdir -p
configure:2964: checking for gawk
configure:2980: found /usr/bin/gawk
configure:2991: result: gawk
configure:3002: checking whether make sets $(MAKE)
configure:3024: result: yes
configure:3262: checking for gcc
configure:3289: result: gcc
configure:3521: checking for C compiler version
configure:3529: gcc --version >&5
gcc (GCC) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3533: $? = 0
configure:3540: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/opt/cluster/compiler/gcc/4.6.3/libexec/gcc/x86_64-suse-linux/4.6.3/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../gcc-4.6.3/configure --enable-lto --enable-gold
--enable-clocale=gnu --build=x86_64-suse-linux
--prefix=/opt/cluster/compiler/gcc/4.6.3
--with-gmp=/opt/cluster/lib/gmp/5.0.4 --with-mpfr=/opt/cluster/lib/mpfr/3.1.0
--with-mpc=/opt/cluster/lib/mpc/0.9
--with-libelf=/opt/cluster/lib/libelf/0.8.13
Thread model: posix
gcc version 4.6.3 (GCC)
configure:3544: $? = 0
configure:3551: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3555: $? = 1
configure:3578: checking for C compiler default output file name
configure:3600: gcc conftest.c >&5
configure:3604: $? = 0
configure:3642: result: a.out
configure:3661: checking whether the C compiler works
configure:3671: ./a.out
configure:3675: $? = 0
configure:3694: result: yes
configure:3701: checking whether we are cross compiling
configure:3703: result: no
configure:3706: checking for suffix of executables
configure:3713: gcc -o conftest conftest.c >&5
configure:3717: $? = 0
configure:3743: result:
configure:3749: checking for suffix of object files
configure:3775: gcc -c conftest.c >&5
configure:3779: $? = 0
configure:3804: result: o
configure:3808: checking whether we are using the GNU C compiler
configure:3837: gcc -c conftest.c >&5
configure:3844: $? = 0
configure:3861: result: yes
configure:3870: checking whether gcc accepts -g
configure:3900: gcc -c -g conftest.c >&5
configure:3907: $? = 0
configure:4008: result: yes
configure:4025: checking for gcc option to accept ISO C89
configure:4099: gcc -c -g -O2 conftest.c >&5
configure:4106: $? = 0
configure:4129: result: none needed
configure:4158: checking for style of include used by make
configure:4186: result: GNU
configure:4211: checking dependency style of gcc
configure:4302: result: gcc3
configure:4318: checking whether gcc and cc understand -c and -o together
configure:4353: gcc -c conftest.c -o conftest2.o >&5
configure:4357: $? = 0
configure:4363: gcc -c conftest.c -o conftest2.o >&5
configure:4367: $? = 0
configure:4378: cc -c conftest.c >&5
configure:4382: $? = 0
configure:4390: cc -c conftest.c -o conftest2.o >&5
configure:4394: $? = 0
configure:4400: cc -c conftest.c -o conftest2.o >&5
configure:4404: $? = 0
configure:4422: result: yes
configure:4560: checking for C++ compiler version
configure:4568: g++ --version >&5
g++ (GCC) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4572: $? = 0
configure:4579: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/opt/cluster/compiler/gcc/4.6.3/libexec/gcc/x86_64-suse-linux/4.6.3/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../gcc-4.6.3/configure --enable-lto --enable-gold
--enable-clocale=gnu --build=x86_64-suse-linux
--prefix=/opt/cluster/compiler/gcc/4.6.3
--with-gmp=/opt/cluster/lib/gmp/5.0.4 --with-mpfr=/opt/cluster/lib/mpfr/3.1.0
--with-mpc=/opt/cluster/lib/mpc/0.9
--with-libelf=/opt/cluster/lib/libelf/0.8.13
Thread model: posix
gcc version 4.6.3 (GCC)
configure:4583: $? = 0
configure:4590: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4594: $? = 1
configure:4597: checking whether we are using the GNU C++ compiler
configure:4626: g++ -c conftest.cpp >&5
configure:4633: $? = 0
configure:4650: result: yes
configure:4659: checking whether g++ accepts -g
configure:4689: g++ -c -g conftest.cpp >&5
configure:4696: $? = 0
configure:4797: result: yes
configure:4822: checking dependency style of g++
configure:4913: result: gcc3
configure:4933: checking how to run the C preprocessor
configure:4973: gcc -E conftest.c
configure:4980: $? = 0
configure:5011: gcc -E conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5018: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5051: result: gcc -E
configure:5080: gcc -E conftest.c
configure:5087: $? = 0
configure:5118: gcc -E conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5125: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5164: checking for a sed that does not truncate output
configure:5230: result: /usr/bin/sed
configure:5235: checking whether ln -s works
configure:5239: result: yes
configure:5352: checking for Fortran 77 compiler version
configure:5360: gfortran --version >&5
GNU Fortran (GCC) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:5364: $? = 0
configure:5371: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/opt/cluster/compiler/gcc/4.6.3/libexec/gcc/x86_64-suse-linux/4.6.3/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../gcc-4.6.3/configure --enable-lto --enable-gold
--enable-clocale=gnu --build=x86_64-suse-linux
--prefix=/opt/cluster/compiler/gcc/4.6.3
--with-gmp=/opt/cluster/lib/gmp/5.0.4 --with-mpfr=/opt/cluster/lib/mpfr/3.1.0
--with-mpc=/opt/cluster/lib/mpc/0.9
--with-libelf=/opt/cluster/lib/libelf/0.8.13
Thread model: posix
gcc version 4.6.3 (GCC)
configure:5375: $? = 0
configure:5382: gfortran -V >&5
gfortran: error: unrecognized option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:5386: $? = 1
configure:5394: checking whether we are using the GNU Fortran 77 compiler
configure:5413: gfortran -c conftest.F >&5
configure:5420: $? = 0
configure:5437: result: yes
configure:5443: checking whether gfortran accepts -g
configure:5460: gfortran -c -g conftest.f >&5
configure:5467: $? = 0
configure:5483: result: yes
configure:5516: checking for gstat
configure:5532: found /usr/bin/gstat
configure:5543: result: gstat
configure:5558: checking for gdate
configure:5588: result: no
configure:5558: checking for date
configure:5574: found /bin/date
configure:5585: result: date
configure:5623: checking for a sed that does not truncate output
configure:5689: result: /usr/bin/sed
configure:5707: checking for grep that handles long lines and -e
configure:5767: result: /usr/bin/grep
configure:5772: checking for egrep
configure:5836: result: /usr/bin/grep -E
configure:5841: checking for fgrep
configure:5905: result: /usr/bin/grep -F
configure:5940: checking for ld used by gcc
configure:6007: result: /usr/bin/ld
configure:6016: checking if the linker (/usr/bin/ld) is GNU ld
configure:6031: result: yes
configure:6043: checking for BSD- or MS-compatible name lister (nm)
configure:6092: result: /usr/bin/nm -B
configure:6210: checking the name lister (/usr/bin/nm -B) interface
configure:6217: gcc -c -g -O2 conftest.c >&5
configure:6220: /usr/bin/nm -B "conftest.o"
configure:6223: output
0000000000000000 B some_variable
configure:6230: result: BSD nm
configure:6234: checking the maximum length of command line arguments
configure:6354: result: 3458764513820540925
configure:6371: checking whether the shell understands some XSI constructs
configure:6381: result: yes
configure:6385: checking whether the shell understands "+="
configure:6391: result: yes
configure:6426: checking for /usr/bin/ld option to reload object files
configure:6433: result: -r
configure:6502: checking for objdump
configure:6518: found /usr/bin/objdump
configure:6529: result: objdump
configure:6558: checking how to recognize dependent libraries
configure:6754: result: pass_all
configure:6814: checking for ar
configure:6830: found /usr/bin/ar
configure:6841: result: ar
configure:6919: checking for strip
configure:6935: found /usr/bin/strip
configure:6946: result: strip
configure:7018: checking for ranlib
configure:7034: found /usr/bin/ranlib
configure:7045: result: ranlib
configure:7135: checking command to parse /usr/bin/nm -B output from gcc
object
configure:7253: gcc -c -g -O2 conftest.c >&5
configure:7256: $? = 0
configure:7260: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7263: $? = 0
configure:7317: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7320: $? = 0
configure:7358: result: ok
configure:7454: gcc -c -g -O2 conftest.c >&5
configure:7457: $? = 0
configure:8221: checking for ANSI C header files
configure:8251: gcc -c -g -O2 conftest.c >&5
configure:8258: $? = 0
configure:8357: gcc -o conftest -g -O2 conftest.c >&5
configure:8361: $? = 0
configure:8367: ./conftest
configure:8371: $? = 0
configure:8389: result: yes
configure:8413: checking for sys/types.h
configure:8434: gcc -c -g -O2 conftest.c >&5
configure:8441: $? = 0
configure:8458: result: yes
configure:8413: checking for sys/stat.h
configure:8434: gcc -c -g -O2 conftest.c >&5
configure:8441: $? = 0
configure:8458: result: yes
configure:8413: checking for stdlib.h
configure:8434: gcc -c -g -O2 conftest.c >&5
configure:8441: $? = 0
configure:8458: result: yes
configure:8413: checking for string.h
configure:8434: gcc -c -g -O2 conftest.c >&5
configure:8441: $? = 0
configure:8458: result: yes
configure:8413: checking for memory.h
configure:8434: gcc -c -g -O2 conftest.c >&5
configure:8441: $? = 0
configure:8458: result: yes
configure:8413: checking for strings.h
configure:8434: gcc -c -g -O2 conftest.c >&5
configure:8441: $? = 0
configure:8458: result: yes
configure:8413: checking for inttypes.h
configure:8434: gcc -c -g -O2 conftest.c >&5
configure:8441: $? = 0
configure:8458: result: yes
configure:8413: checking for stdint.h
configure:8434: gcc -c -g -O2 conftest.c >&5
configure:8441: $? = 0
configure:8458: result: yes
configure:8413: checking for unistd.h
configure:8434: gcc -c -g -O2 conftest.c >&5
configure:8441: $? = 0
configure:8458: result: yes
configure:8476: checking for dlfcn.h
configure:8497: gcc -c -g -O2 conftest.c >&5
configure:8504: $? = 0
configure:8521: result: yes
configure:8648: checking for C++ compiler version
configure:8656: g++ --version >&5
g++ (GCC) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:8660: $? = 0
configure:8667: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/opt/cluster/compiler/gcc/4.6.3/libexec/gcc/x86_64-suse-linux/4.6.3/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../gcc-4.6.3/configure --enable-lto --enable-gold
--enable-clocale=gnu --build=x86_64-suse-linux
--prefix=/opt/cluster/compiler/gcc/4.6.3
--with-gmp=/opt/cluster/lib/gmp/5.0.4 --with-mpfr=/opt/cluster/lib/mpfr/3.1.0
--with-mpc=/opt/cluster/lib/mpc/0.9
--with-libelf=/opt/cluster/lib/libelf/0.8.13
Thread model: posix
gcc version 4.6.3 (GCC)
configure:8671: $? = 0
configure:8678: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:8682: $? = 1
configure:8685: checking whether we are using the GNU C++ compiler
configure:8738: result: yes
configure:8747: checking whether g++ accepts -g
configure:8885: result: yes
configure:8910: checking dependency style of g++
configure:9001: result: gcc3
configure:9024: checking how to run the C++ preprocessor
configure:9060: g++ -E conftest.cpp
configure:9067: $? = 0
configure:9098: g++ -E conftest.cpp
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9105: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9138: result: g++ -E
configure:9167: g++ -E conftest.cpp
configure:9174: $? = 0
configure:9205: g++ -E conftest.cpp
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9212: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9361: checking for Fortran 77 compiler version
configure:9369: gfortran --version >&5
GNU Fortran (GCC) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:9373: $? = 0
configure:9380: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/opt/cluster/compiler/gcc/4.6.3/libexec/gcc/x86_64-suse-linux/4.6.3/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../gcc-4.6.3/configure --enable-lto --enable-gold
--enable-clocale=gnu --build=x86_64-suse-linux
--prefix=/opt/cluster/compiler/gcc/4.6.3
--with-gmp=/opt/cluster/lib/gmp/5.0.4 --with-mpfr=/opt/cluster/lib/mpfr/3.1.0
--with-mpc=/opt/cluster/lib/mpc/0.9
--with-libelf=/opt/cluster/lib/libelf/0.8.13
Thread model: posix
gcc version 4.6.3 (GCC)
configure:9384: $? = 0
configure:9391: gfortran -V >&5
gfortran: error: unrecognized option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:9395: $? = 1
configure:9403: checking whether we are using the GNU Fortran 77 compiler
configure:9446: result: yes
configure:9452: checking whether gfortran accepts -g
configure:9492: result: yes
configure:9998: checking for objdir
configure:10013: result: .libs
configure:10309: checking if gcc supports -fno-rtti -fno-exceptions
configure:10327: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not
for C [enabled by default]
configure:10331: $? = 0
configure:10344: result: no
configure:10364: checking for gcc option to produce PIC
configure:10636: result: -fPIC -DPIC
configure:10648: checking if gcc PIC flag -fPIC -DPIC works
configure:10666: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:10670: $? = 0
configure:10683: result: yes
configure:10707: checking if gcc static flag -static works
configure:10735: result: yes
configure:10750: checking if gcc supports -c -o file.o
configure:10771: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:10775: $? = 0
configure:10797: result: yes
configure:10805: checking if gcc supports -c -o file.o
configure:10852: result: yes
configure:10885: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64)
supports shared libraries
configure:11959: result: yes
configure:11996: checking whether -lc should be explicitly linked in
configure:12001: gcc -c -g -O2 conftest.c >&5
configure:12004: $? = 0
configure:12019: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o
conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:12022: $? = 0
configure:12034: result: no
configure:12198: checking dynamic linker characteristics
configure:12641: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12648: $? = 0
configure:12881: result: GNU/Linux ld.so
configure:12983: checking how to hardcode library paths into programs
configure:13008: result: immediate
configure:13841: checking whether stripping libraries is possible
configure:13846: result: yes
configure:13881: checking if libtool supports shared libraries
configure:13883: result: yes
configure:13886: checking whether to build shared libraries
configure:13907: result: yes
configure:13910: checking whether to build static libraries
configure:13914: result: yes
configure:14064: checking for ld used by g++
configure:14131: result: /usr/bin/ld -m elf_x86_64
configure:14140: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:14155: result: yes
configure:14210: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64)
supports shared libraries
configure:15185: result: yes
configure:15213: g++ -c -g -O2 conftest.cpp >&5
configure:15216: $? = 0
configure:15398: checking for g++ option to produce PIC
configure:15715: result: -fPIC -DPIC
configure:15724: checking if g++ PIC flag -fPIC -DPIC works
configure:15742: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15746: $? = 0
configure:15759: result: yes
configure:15780: checking if g++ static flag -static works
configure:15808: result: yes
configure:15820: checking if g++ supports -c -o file.o
configure:15841: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15845: $? = 0
configure:15867: result: yes
configure:15872: checking if g++ supports -c -o file.o
configure:15919: result: yes
configure:15949: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64)
supports shared libraries
configure:15975: result: yes
configure:16112: checking dynamic linker characteristics
configure:16503: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp
>&5
configure:16510: $? = 0
configure:16743: result: GNU/Linux ld.so
configure:16794: checking how to hardcode library paths into programs
configure:16819: result: immediate
configure:16960: checking if libtool supports shared libraries
configure:16962: result: yes
configure:16965: checking whether to build shared libraries
configure:16985: result: yes
configure:16988: checking whether to build static libraries
configure:16992: result: yes
configure:17006: checking for gfortran option to produce PIC
configure:17278: result: -fPIC
configure:17287: checking if gfortran PIC flag -fPIC works
configure:17305: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:17309: $? = 0
configure:17322: result: yes
configure:17343: checking if gfortran static flag -static works
configure:17371: result: yes
configure:17383: checking if gfortran supports -c -o file.o
configure:17404: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:17408: $? = 0
configure:17430: result: yes
configure:17435: checking if gfortran supports -c -o file.o
configure:17482: result: yes
configure:17512: checking whether the gfortran linker (/usr/bin/ld -m
elf_x86_64) supports shared libraries
configure:18566: result: yes
configure:18703: checking dynamic linker characteristics
configure:19084: gfortran -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.f
>&5
configure:19091: $? = 0
configure:19324: result: GNU/Linux ld.so
configure:19375: checking how to hardcode library paths into programs
configure:19400: result: immediate
configure:19464: checking for a BSD-compatible install
configure:19532: result: /usr/bin/install -c
configure:19543: checking for a thread-safe mkdir -p
configure:19582: result: /bin/mkdir -p
configure:19585: checking whether ln -s works
configure:19589: result: yes
configure:19597: checking for ANSI C header files
configure:19765: result: yes
configure:19776: checking for C/C++ restrict keyword
configure:19811: gcc -c -g -O2 conftest.c >&5
configure:19818: $? = 0
configure:19836: result: __restrict
configure:19858: checking for bash
configure:19885: result: /bin/sh
configure:19900: checking for svnversion
configure:19918: found /usr/bin/svnversion
configure:19930: result: /usr/bin/svnversion
configure:20012: checking for lib
configure:20045: result: no
configure:20103: checking size of void *
configure:20408: gcc -o conftest -g -O2 conftest.c >&5
configure:20412: $? = 0
configure:20418: ./conftest
configure:20422: $? = 0
configure:20448: result: 8
configure:20562: checking for pthread_create in -lpthread
configure:20597: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:20604: $? = 0
configure:20625: result: yes
configure:20638: checking for library containing sqrt
configure:20679: gcc -o conftest -g -O2 conftest.c -lpthread >&5
conftest.c:40:6: warning: conflicting types for built-in function 'sqrt'
[enabled by default]
/tmp/ccgOaOfl.o: In function `main':
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/conftest.c:44:
undefined reference to `sqrt'
collect2: ld returned 1 exit status
configure:20686: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sqrt ();
| int
| main ()
| {
| return sqrt ();
| ;
| return 0;
| }
configure:20679: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
conftest.c:40:6: warning: conflicting types for built-in function 'sqrt'
[enabled by default]
configure:20686: $? = 0
configure:20717: result: -lm
configure:20730: checking for main in -lws2_32
configure:20759: gcc -o conftest -g -O2 conftest.c -lws2_32 -lm -lpthread
>&5
/usr/bin/ld: cannot find -lws2_32
collect2: ld returned 1 exit status
configure:20766: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:20787: result: no
configure:20803: checking for sysconf
configure:20859: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:20866: $? = 0
configure:20888: result: yes
configure:20901: checking for pthread_spin_lock
configure:20957: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:20964: $? = 0
configure:20984: result: yes
configure:21005: checking for pthread_barrier_init
configure:21061: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:21068: $? = 0
configure:21088: result: yes
configure:21109: checking for pthread_setaffinity_np
configure:21165: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:21172: $? = 0
configure:21194: result: yes
configure:21212: checking for posix_memalign
configure:21268: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:21275: $? = 0
configure:21297: result: yes
configure:21317: checking for memalign
configure:21373: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:21380: $? = 0
configure:21402: result: yes
configure:21420: checking for drand48
configure:21476: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:21483: $? = 0
configure:21503: result: yes
configure:21511: checking for erand48_r
configure:21567: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:21574: $? = 0
configure:21594: result: yes
configure:21626: checking for strerror_r
configure:21682: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:21689: $? = 0
configure:21709: result: yes
configure:21721: checking for setenv
configure:21777: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:21784: $? = 0
configure:21804: result: yes
configure:21816: checking for unsetenv
configure:21872: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:21879: $? = 0
configure:21899: result: yes
configure:21911: checking for nearbyintf
configure:21967: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
conftest.c:70:6: warning: conflicting types for built-in function
'nearbyintf' [enabled by default]
configure:21974: $? = 0
configure:21994: result: yes
configure:22006: checking for rintf
configure:22062: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
conftest.c:71:6: warning: conflicting types for built-in function 'rintf'
[enabled by default]
configure:22069: $? = 0
configure:22089: result: yes
configure:22164: checking malloc.h usability
configure:22181: gcc -c -g -O2 conftest.c >&5
configure:22188: $? = 0
configure:22202: result: yes
configure:22206: checking malloc.h presence
configure:22221: gcc -E conftest.c
configure:22228: $? = 0
configure:22242: result: yes
configure:22275: checking for malloc.h
configure:22284: result: yes
configure:22328: checking valgrind/valgrind.h usability
configure:22345: gcc -c -g -O2 conftest.c >&5
configure:22352: $? = 0
configure:22366: result: yes
configure:22370: checking valgrind/valgrind.h presence
configure:22385: gcc -E conftest.c
configure:22392: $? = 0
configure:22406: result: yes
configure:22439: checking for valgrind/valgrind.h
configure:22448: result: yes
configure:22483: checking valgrind/helgrind.h usability
configure:22500: gcc -c -g -O2 conftest.c >&5
configure:22507: $? = 0
configure:22521: result: yes
configure:22525: checking valgrind/helgrind.h presence
configure:22540: gcc -E conftest.c
configure:22547: $? = 0
configure:22561: result: yes
configure:22594: checking for valgrind/helgrind.h
configure:22603: result: yes
configure:22631: checking for sched_yield
configure:22687: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:22694: $? = 0
configure:22714: result: yes
configure:22741: checking aio.h usability
configure:22758: gcc -c -g -O2 conftest.c >&5
configure:22765: $? = 0
configure:22779: result: yes
configure:22783: checking aio.h presence
configure:22798: gcc -E conftest.c
configure:22805: $? = 0
configure:22819: result: yes
configure:22852: checking for aio.h
configure:22861: result: yes
configure:22879: checking whether the target supports
__sync_val_compare_and_swap
configure:22906: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:22913: $? = 0
configure:22933: result: yes
configure:22945: checking whether the target supports
__sync_bool_compare_and_swap
configure:22972: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:22979: $? = 0
configure:22999: result: yes
configure:23011: checking whether the target supports __sync_fetch_and_add
configure:23038: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:23045: $? = 0
configure:23065: result: yes
configure:23077: checking whether the target supports __sync_fetch_and_or
configure:23104: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:23111: $? = 0
configure:23131: result: yes
configure:23143: checking whether the target supports __sync_lock_test_and_set
configure:23170: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:23177: $? = 0
configure:23197: result: yes
configure:23209: checking whether the target supports __sync_synchronize
configure:23236: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:23243: $? = 0
configure:23263: result: yes
configure:23277: checking for library containing set_mempolicy
configure:23318: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5
/tmp/ccsuIa8m.o: In function `main':
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/conftest.c:74:
undefined reference to `set_mempolicy'
collect2: ld returned 1 exit status
configure:23325: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char set_mempolicy ();
| int
| main ()
| {
| return set_mempolicy ();
| ;
| return 0;
| }
configure:23318: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lnuma
>&5
configure:23325: $? = 0
configure:23356: result: -lnuma
configure:23370: checking whether libnuma is available
configure:23372: result: yes
configure:23387: checking maximum number of sched_ctxs
configure:23396: result: 10
configure:23478: checking maximum number of CPUs
configure:23487: result: 64
configure:23495: checking whether CPUs should be used
configure:23504: result: yes
configure:23531: checking maximum number of CUDA devices
configure:23540: result: 4
configure:26428: checking whether CUDA should be used
configure:26430: result: no
configure:26670: checking for pkg-config
configure:26688: found /usr/bin/pkg-config
configure:26700: result: /usr/bin/pkg-config
configure:26725: checking pkg-config is at least version 0.9.0
configure:26728: result: yes
configure:26829: checking whether MAGMA should be used
configure:26831: result: no
configure:26835: checking for cufftDoubleComplex
configure:26864: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
configure:26871: $? = 0
configure:26899: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:33: error: expected expression before ')' token
configure:26906: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h. */
| #include <cufft.h>
|
| int
| main ()
| {
| if (sizeof ((cufftDoubleComplex)))
| return 0;
| ;
| return 0;
| }
configure:26929: result: yes
configure:27026: checking whether CURAND is available
configure:27028: result: no
configure:27172: checking maximum number of OpenCL devices
configure:27181: result: 8
configure:28694: checking whether OpenCL should be used
configure:28696: result: no
configure:28726: checking whether asynchronous copy should be disabled
configure:28739: result: no
configure:28749: checking whether asynchronous CUDA copy should be disabled
configure:28762: result: no
configure:28772: checking whether asynchronous OpenCL copy should be disabled
configure:28785: result: no
configure:28795: checking whether asynchronous MIC copy should be disabled
configure:28808: result: no
configure:29146: checking whether SimGrid is enabled
configure:29148: result: no
configure:29151: checking whether blocking drivers should be enabled
configure:29160: result: no
configure:29177: checking maximum number of MIC devices
configure:29186: result: 4
configure:29195: checking maximum number of MIC threads
configure:29204: result:
configure:30227: checking RCCE.h usability
configure:30244: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
conftest.c:107:18: fatal error: RCCE.h: No such file or directory
compilation terminated.
configure:30251: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <RCCE.h>
configure:30265: result: no
configure:30269: checking RCCE.h presence
configure:30284: gcc -E -D_GNU_SOURCE conftest.c
conftest.c:74:18: fatal error: RCCE.h: No such file or directory
compilation terminated.
configure:30291: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| /* end confdefs.h. */
| #include <RCCE.h>
configure:30305: result: no
configure:30338: checking for RCCE.h
configure:30345: result: no
configure:30365: checking for RCCE_init in -lRCCE_bigflags_nongory_nopwrmgmt
configure:30400: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c
-lRCCE_bigflags_nongory_nopwrmgmt -lm -lpthread >&5
/usr/bin/ld: cannot find -lRCCE_bigflags_nongory_nopwrmgmt
collect2: ld returned 1 exit status
configure:30407: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char RCCE_init ();
| int
| main ()
| {
| return RCCE_init ();
| ;
| return 0;
| }
configure:30428: result: no
configure:30480: checking whether RCCE should be used
configure:30482: result: no
configure:30523: checking Maximum number of message-passing kernels
configure:30532: result: 10
configure:30548: checking whether debug mode should be enabled
configure:30557: result: no
configure:30589: checking whether extra checks should be performed
configure:30598: result: no
configure:30608: checking whether debug messages should be displayed
configure:30617: result: no
configure:30639: checking whether coverage testing should be enabled
configure:30648: result: no
configure:30667: checking whether FxT traces should be generated
configure:30676: result: yes
configure:30818: checking for FXT
configure:30826: $PKG_CONFIG --exists --print-errors "fxt"
configure:30829: $? = 0
configure:30844: $PKG_CONFIG --exists --print-errors "fxt"
configure:30847: $? = 0
configure:30925: result: yes
configure:30938: checking for enable_fut_flush
configure:30994: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE
conftest.c -lm -lpthread -L/opt/cluster/plafrim-dev/fxt/0.2.13/lib -lfxt
>&5
configure:31001: $? = 0
configure:31023: result: yes
configure:31039: checking for fut_set_filename
configure:31095: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE
conftest.c -lm -lpthread -L/opt/cluster/plafrim-dev/fxt/0.2.13/lib -lfxt
>&5
configure:31102: $? = 0
configure:31124: result: yes
configure:31140: checking whether enable_fut_flush is declared
configure:31169: gcc -c -O3 -g -O2 -gdwarf-2 -g3
-I/opt/cluster/plafrim-dev/fxt/0.2.13/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:116:10: error: 'enable_fut_flush' undeclared (first use in this
function)
conftest.c:116:10: note: each undeclared identifier is reported only once for
each function it appears in
configure:31176: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef enable_fut_flush
| (void) enable_fut_flush;
| #endif
|
| ;
| return 0;
| }
configure:31191: result: no
configure:31209: checking whether fut_set_filename is declared
configure:31238: gcc -c -O3 -g -O2 -gdwarf-2 -g3
-I/opt/cluster/plafrim-dev/fxt/0.2.13/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:117:10: error: 'fut_set_filename' undeclared (first use in this
function)
conftest.c:117:10: note: each undeclared identifier is reported only once for
each function it appears in
configure:31245: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef fut_set_filename
| (void) fut_set_filename;
| #endif
|
| ;
| return 0;
| }
configure:31260: result: no
configure:31285: checking for POTI
configure:31293: $PKG_CONFIG --exists --print-errors "poti"
Package poti was not found in the pkg-config search path.
Perhaps you should add the directory containing `poti.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poti' found
configure:31296: $? = 1
configure:31311: $PKG_CONFIG --exists --print-errors "poti"
Package poti was not found in the pkg-config search path.
Perhaps you should add the directory containing `poti.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poti' found
configure:31314: $? = 1
No package 'poti' found
configure:31342: result: no
configure:31364: checking whether additional locking systems FxT traces
should be enabled
configure:31373: result: no
configure:31383: checking whether performance debugging should be enabled
configure:31392: result: no
configure:31406: checking whether performance model debugging should be
enabled
configure:31415: result: no
configure:31425: checking whether statistics should be generated
configure:31434: result: no
configure:31448: checking whether memory stats should be displayed
configure:31457: result: no
configure:31483: checking glpk.h usability
configure:31500: gcc -c -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE conftest.c
>&5
conftest.c:114:18: fatal error: glpk.h: No such file or directory
compilation terminated.
configure:31507: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <glpk.h>
configure:31521: result: no
configure:31525: checking glpk.h presence
configure:31540: gcc -E -D_GNU_SOURCE conftest.c
conftest.c:81:18: fatal error: glpk.h: No such file or directory
compilation terminated.
configure:31547: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| /* end confdefs.h. */
| #include <glpk.h>
configure:31561: result: no
configure:31594: checking for glpk.h
configure:31603: result: no
configure:31625: checking for main in -lglpk
configure:31654: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE
conftest.c -lglpk >&5
/usr/bin/ld: cannot find -lglpk
collect2: ld returned 1 exit status
configure:31661: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:31682: result: no
configure:31714: checking Ayudame.h usability
configure:31731: gcc -c -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE conftest.c
>&5
conftest.c:114:21: fatal error: Ayudame.h: No such file or directory
compilation terminated.
configure:31738: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <Ayudame.h>
configure:31752: result: no
configure:31756: checking Ayudame.h presence
configure:31771: gcc -E -D_GNU_SOURCE conftest.c
conftest.c:81:21: fatal error: Ayudame.h: No such file or directory
compilation terminated.
configure:31778: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| /* end confdefs.h. */
| #include <Ayudame.h>
configure:31792: result: no
configure:31825: checking for Ayudame.h
configure:31834: result: no
configure:31856: checking how many buffers can be manipulated per task
configure:31865: result: 8
configure:31873: checking maximum number of nodes to use
configure:31924: checking maximum number of memory nodes
configure:31926: result: 8
configure:31935: checking whether allocation cache should be used
configure:31944: result: yes
configure:31982: checking using explicit performance model location
configure:31984: result: no
configure:31987: checking performance models location
configure:31989: result: $HOME/.starpu/sampling/
configure:31994: checking for clock_gettime in -lrt
configure:32029: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE
conftest.c -lrt -lm -lpthread >&5
configure:32036: $? = 0
configure:32057: result: yes
configure:32072: checking for clock_gettime
configure:32128: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE
conftest.c -lrt -lm -lpthread >&5
configure:32135: $? = 0
configure:32157: result: yes
configure:32190: checking Maximum number of workers
configure:32192: result: 64
configure:32202: checking Maximum number of workers combinations
configure:32204: result: 64
configure:32215: checking maximum number of implementations
configure:32224: result: 8
configure:32255: checking leveldb/db.h usability
configure:32272: g++ -c -g -O2 -D_GNU_SOURCE conftest.cpp >&5
conftest.cpp:122:24: fatal error: leveldb/db.h: No such file or directory
compilation terminated.
configure:32279: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 8
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_NMAX_COMBINEDWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <leveldb/db.h>
configure:32293: result: no
configure:32297: checking leveldb/db.h presence
configure:32312: g++ -E -D_GNU_SOURCE conftest.cpp
conftest.cpp:89:24: fatal error: leveldb/db.h: No such file or directory
compilation terminated.
configure:32319: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 8
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_NMAX_COMBINEDWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 8
| /* end confdefs.h. */
| #include <leveldb/db.h>
configure:32333: result: no
configure:32366: checking for leveldb/db.h
configure:32375: result: no
configure:32397: checking for main in -lleveldb
configure:32426: g++ -o conftest -g -O2 -D_GNU_SOURCE conftest.cpp
-lleveldb >&5
/usr/bin/ld: cannot find -lleveldb
collect2: ld returned 1 exit status
configure:32433: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 8
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_NMAX_COMBINEDWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 8
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:32454: result: no
configure:32486: checking calibration heuristic of history-based StarPU
calibrator
configure:32495: result: 100
configure:32527: checking for mpicc
configure:32545: found /opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/bin/mpicc
configure:32558: result: /opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/bin/mpicc
configure:32580: checking mpicc path
configure:32582: result: /opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/bin/mpicc
configure:32636: checking for mpiexec
configure:32655: found /opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/bin/mpiexec
configure:32668: result: /opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/bin/mpiexec
configure:32680: checking whether mpiexec is available
configure:32682: result: /opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/bin/mpiexec
configure:32703: checking whether MPI tests should be run
configure:32705: result: yes
configure:32711: checking whether the StarPU MPI library should be generated
configure:32713: result: yes
configure:32763: checking for StarPU-Top
configure:32772: checking for qmake-qt4
configure:32805: result: no
configure:32772: checking for qmake
configure:32790: found /usr/bin/qmake
configure:32802: result: /usr/bin/qmake
configure:32818: $PKG_CONFIG --exists --print-errors "QtGui QtNetwork
QtOpenGL QtSql"
configure:32821: $? = 0
configure:32904: checking whether compiler support -W
configure:32941: gcc -c -W -D_GNU_SOURCE conftest.c >&5
configure:32948: $? = 0
configure:32955: result: yes
configure:32973: checking whether compiler support -Wall
configure:33010: gcc -c -Wall -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:187:18: warning: unused variable 'hello' [-Wunused-variable]
configure:33017: $? = 0
configure:33024: result: yes
configure:33042: checking whether compiler support -Wextra
configure:33079: gcc -c -Wextra -D_GNU_SOURCE conftest.c >&5
configure:33086: $? = 0
configure:33093: result: yes
configure:33111: checking whether compiler support -Werror=implicit
configure:33148: gcc -c -Werror=implicit -D_GNU_SOURCE conftest.c >&5
configure:33155: $? = 0
configure:33162: result: yes
configure:33180: checking whether compiler support
-Werror=implicit-function-declaration
configure:33217: gcc -c -Werror=implicit-function-declaration -D_GNU_SOURCE
conftest.c >&5
configure:33224: $? = 0
configure:33231: result: yes
configure:35153: checking for SOCL
configure:35170: result: no
configure:35308: checking for gdb
configure:35326: found /opt/cluster/tools/debug/gdb/7.5/bin/gdb
configure:35339: result: /opt/cluster/tools/debug/gdb/7.5/bin/gdb
configure:35649: checking whether OpenGL rendering is enabled
configure:35653: result: no
configure:35664: checking for X
configure:35835: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE
conftest.c -lX11 -lrt -lm -lpthread >&5
configure:35842: $? = 0
configure:35904: result: libraries , headers
configure:36073: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE
conftest.c -lrt -lm -lpthread -lX11 >&5
configure:36080: $? = 0
configure:36248: checking for gethostbyname
configure:36304: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE
conftest.c -lrt -lm -lpthread >&5
configure:36311: $? = 0
configure:36331: result: yes
configure:36484: checking for connect
configure:36540: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE
conftest.c -lrt -lm -lpthread >&5
configure:36547: $? = 0
configure:36567: result: yes
configure:36643: checking for remove
configure:36699: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE
conftest.c -lrt -lm -lpthread >&5
configure:36706: $? = 0
configure:36726: result: yes
configure:36802: checking for shmat
configure:36858: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE
conftest.c -lrt -lm -lpthread >&5
configure:36865: $? = 0
configure:36885: result: yes
configure:36970: checking for IceConnectionNumber in -lICE
configure:37005: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE
conftest.c -lICE -lrt -lm -lpthread >&5
configure:37012: $? = 0
configure:37033: result: yes
configure:37963: checking which BLAS lib should be used
configure:37965: result: mkl
configure:37989: checking for FFTW
configure:37997: $PKG_CONFIG --exists --print-errors "fftw3"
Package fftw3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3' found
configure:38000: $? = 1
configure:38015: $PKG_CONFIG --exists --print-errors "fftw3"
Package fftw3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3' found
configure:38018: $? = 1
No package 'fftw3' found
configure:38046: result: no
configure:38078: checking for FFTWF
configure:38086: $PKG_CONFIG --exists --print-errors "fftw3f"
Package fftw3f was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3f.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3f' found
configure:38089: $? = 1
configure:38104: $PKG_CONFIG --exists --print-errors "fftw3f"
Package fftw3f was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3f.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3f' found
configure:38107: $? = 1
No package 'fftw3f' found
configure:38135: result: no
configure:38167: checking for FFTWL
configure:38175: $PKG_CONFIG --exists --print-errors "fftw3l"
Package fftw3l was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3l.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3l' found
configure:38178: $? = 1
configure:38193: $PKG_CONFIG --exists --print-errors "fftw3l"
Package fftw3l was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3l.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3l' found
configure:38196: $? = 1
No package 'fftw3l' found
configure:38224: result: no
configure:38324: checking for HWLOC
configure:38332: $PKG_CONFIG --exists --print-errors "hwloc"
configure:38335: $? = 0
configure:38350: $PKG_CONFIG --exists --print-errors "hwloc"
configure:38353: $? = 0
configure:38393: result: yes
configure:38654: checking whether hwloc should be used
configure:38656: result: yes
configure:38671: checking f77.h usability
configure:38688: gcc -c -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE conftest.c
>&5
conftest.c:128:17: fatal error: f77.h: No such file or directory
compilation terminated.
configure:38695: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 8
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_NMAX_COMBINEDWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 8
| #define STARPU_HISTORYMAXERROR 100
| #define STARPU_USE_MPI /**/
| #define STARPU_GDB_PATH "/opt/cluster/tools/debug/gdb/7.5/bin/gdb"
| #define STARPU_HAVE_X11 1
| #define STARPU_MKL 1
| #define STARPU_HAVE_HWLOC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <f77.h>
configure:38709: result: no
configure:38713: checking f77.h presence
configure:38728: gcc -E -D_GNU_SOURCE conftest.c
conftest.c:95:17: fatal error: f77.h: No such file or directory
compilation terminated.
configure:38735: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "StarPU 1.2.0"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define STARPU_LINUX_SYS 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
| #define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define HAVE_VALGRIND_VALGRIND_H 1
| #define STARPU_HAVE_VALGRIND_H 1
| #define HAVE_VALGRIND_HELGRIND_H 1
| #define STARPU_HAVE_HELGRIND_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 480
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 8
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_NMAX_COMBINEDWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 8
| #define STARPU_HISTORYMAXERROR 100
| #define STARPU_USE_MPI /**/
| #define STARPU_GDB_PATH "/opt/cluster/tools/debug/gdb/7.5/bin/gdb"
| #define STARPU_HAVE_X11 1
| #define STARPU_MKL 1
| #define STARPU_HAVE_HWLOC 1
| /* end confdefs.h. */
| #include <f77.h>
configure:38749: result: no
configure:38782: checking for f77.h
configure:38789: result: no
configure:38823: checking for icc
configure:38853: result: no
configure:38947: checking for help2man
configure:38977: result: no
configure:38998: checking for struct cudaDeviceProp.pciDomainID
configure:39027: gcc -c -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE conftest.c
>&5
configure:39034: $? = 0
configure:39093: result: yes
configure:39104: checking for struct cudaDeviceProp.pciBusID
configure:39133: gcc -c -O3 -g -O2 -gdwarf-2 -g3 -D_GNU_SOURCE conftest.c
>&5
configure:39140: $? = 0
configure:39199: result: yes
configure:39363: checking whether documentation should be compiled
configure:39365: result: no
configure:39885: creating ./config.status
configure:42765:

CPUs enabled: yes
CUDA enabled: no
OpenCL enabled: no
SCC enabled: no
MIC enabled: no

Compile-time limits
(change these with --enable-maxcpus, --enable-maxcudadev,
--enable-maxopencldev, --enable-maxmicdev, --enable-maxnodes,
--enable-maxbuffers)
(Note these numbers do not represent the number of detected
devices, but the maximum number of devices StarPU can manage)

Maximum number of CPUs: 64
Maximum number of CUDA devices: 0
Maximum number of OpenCL devices: 0
Maximum number of SCC devices: 0
Maximum number of MIC threads: 0
Maximum number of memory nodes: 8
Maximum number of task buffers: 8

GPU-GPU transfers: no
Allocation cache: yes

Magma enabled: no
BLAS library: mkl
hwloc: yes
FxT trace enabled: yes
StarPU-Top: no

Documentation: no
Examples: no

StarPU Extensions:
MPI enabled: yes
MPI test suite: yes
FFT Support: yes
GCC plug-in: no
GCC plug-in test suite (requires GNU Guile): no
SOCL enabled: no
SOCL test suite: no
Scheduler Hypervisor: no
simgrid enabled: no
ayudame enabled: no


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-suse-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_restrict=__restrict
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BLAS_LIBS_set=
ac_cv_env_BLAS_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
ac_cv_env_F77_set=set
ac_cv_env_F77_value=gfortran
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_FFTWF_CFLAGS_set=
ac_cv_env_FFTWF_CFLAGS_value=
ac_cv_env_FFTWF_LIBS_set=
ac_cv_env_FFTWF_LIBS_value=
ac_cv_env_FFTWL_CFLAGS_set=
ac_cv_env_FFTWL_CFLAGS_value=
ac_cv_env_FFTWL_LIBS_set=
ac_cv_env_FFTWL_LIBS_value=
ac_cv_env_FFTW_CFLAGS_set=
ac_cv_env_FFTW_CFLAGS_value=
ac_cv_env_FFTW_LIBS_set=
ac_cv_env_FFTW_LIBS_value=
ac_cv_env_FXT_CFLAGS_set=
ac_cv_env_FXT_CFLAGS_value=
ac_cv_env_FXT_LDFLAGS_set=
ac_cv_env_FXT_LDFLAGS_value=
ac_cv_env_FXT_LIBS_set=
ac_cv_env_FXT_LIBS_value=
ac_cv_env_HWLOC_CFLAGS_set=
ac_cv_env_HWLOC_CFLAGS_value=
ac_cv_env_HWLOC_LIBS_set=
ac_cv_env_HWLOC_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MAGMA_CFLAGS_set=
ac_cv_env_MAGMA_CFLAGS_value=
ac_cv_env_MAGMA_LIBS_set=
ac_cv_env_MAGMA_LIBS_value=
ac_cv_env_NVCCFLAGS_set=
ac_cv_env_NVCCFLAGS_value=
ac_cv_env_NVCC_set=
ac_cv_env_NVCC_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_POTI_CFLAGS_set=
ac_cv_env_POTI_CFLAGS_value=
ac_cv_env_POTI_LIBS_set=
ac_cv_env_POTI_LIBS_value=
ac_cv_env_STARPU_MS_LIB_set=
ac_cv_env_STARPU_MS_LIB_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_connect=yes
ac_cv_func_drand48=yes
ac_cv_func_enable_fut_flush=yes
ac_cv_func_erand48_r=yes
ac_cv_func_fut_set_filename=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_memalign=yes
ac_cv_func_nearbyintf=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_pthread_barrier_init=yes
ac_cv_func_pthread_setaffinity_np=yes
ac_cv_func_pthread_spin_lock=yes
ac_cv_func_remove=yes
ac_cv_func_rintf=yes
ac_cv_func_sched_yield=yes
ac_cv_func_setenv=yes
ac_cv_func_shmat=yes
ac_cv_func_strerror_r=yes
ac_cv_func_sysconf=yes
ac_cv_func_unsetenv=yes
ac_cv_have_decl_enable_fut_flush=no
ac_cv_have_decl_fut_set_filename=no
ac_cv_have_sync_bool_compare_and_swap=yes
ac_cv_have_sync_fetch_and_add=yes
ac_cv_have_sync_fetch_and_or=yes
ac_cv_have_sync_lock_test_and_set=yes
ac_cv_have_sync_synchronize=yes
ac_cv_have_sync_val_compare_and_swap=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\''
ac_x_libraries='\'''\'''
ac_cv_header_Ayudame_h=no
ac_cv_header_RCCE_h=no
ac_cv_header_aio_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_f77_h=no
ac_cv_header_glpk_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_leveldb_db_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_valgrind_helgrind_h=yes
ac_cv_header_valgrind_valgrind_h=yes
ac_cv_host=x86_64-suse-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_RCCE_bigflags_nongory_nopwrmgmt_RCCE_init=no
ac_cv_lib_glpk_main=no
ac_cv_lib_leveldb_main=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_rt_clock_gettime=yes
ac_cv_lib_ws2_32=ac_cv_lib_ws2_32_main
ac_cv_lib_ws2_32_main=no
ac_cv_member_struct_cudaDeviceProp_pciBusID=yes
ac_cv_member_struct_cudaDeviceProp_pciDomainID=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GDB=/opt/cluster/tools/debug/gdb/7.5/bin/gdb
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_QMAKE=/usr/bin/qmake
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_path_mpicc_path=/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/bin/mpicc
ac_cv_path_mpiexec_path=/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/bin/mpiexec
ac_cv_path_svnversioncommand=/usr/bin/svnversion
ac_cv_prog_AWK=gawk
ac_cv_prog_BASH=/bin/sh
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_PROG_DATE=date
ac_cv_prog_PROG_STAT=gstat
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_set_mempolicy=-lnuma
ac_cv_search_sqrt=-lm
ac_cv_sizeof_void_p=8
ac_cv_target=x86_64-suse-linux-gnu
ac_cv_type_cufftDoubleComplex=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_compiler_static_works_F77=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/
{\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/
{"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^
]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\)
\(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^
]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int
\1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=3458764513820540925
pkg_cv_FXT_CFLAGS='-I/opt/cluster/plafrim-dev/fxt/0.2.13/include '
pkg_cv_FXT_LIBS='-L/opt/cluster/plafrim-dev/fxt/0.2.13/lib -lfxt '
pkg_cv_HWLOC_CFLAGS=' '
pkg_cv_HWLOC_LIBS='-L/opt/cluster/plafrim-dev/hwloc/1.8.1/lib -lhwloc '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL}
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/build-aux/missing
--run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL}
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/build-aux/missing
--run tar'
AR='ar'
AS='as'
ATLASDIR=''
ATLAS_BLAS_LIB_FALSE=''
ATLAS_BLAS_LIB_TRUE='#'
AUTOCONF='${SHELL}
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/build-aux/missing
--run autoconf'
AUTOHEADER='${SHELL}
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/build-aux/missing
--run autoheader'
AUTOMAKE='${SHELL}
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/build-aux/missing
--run automake-1.10'
AWK='gawk'
BASH='/bin/sh'
BLAS_LIB='mkl'
BLAS_LIBS=''
BUILD_DOC_FALSE=''
BUILD_DOC_TRUE='#'
BUILD_EXAMPLES_FALSE=''
BUILD_EXAMPLES_TRUE='#'
BUILD_GCC_PLUGIN_FALSE=''
BUILD_GCC_PLUGIN_TRUE='#'
BUILD_SOCL_FALSE=''
BUILD_SOCL_TRUE='#'
BUILD_STARPUFFT_EXAMPLES_FALSE=''
BUILD_STARPUFFT_EXAMPLES_TRUE='#'
BUILD_STARPUFFT_FALSE='#'
BUILD_STARPUFFT_TRUE=''
BUILD_STARPU_TOP_FALSE=''
BUILD_STARPU_TOP_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CC_OR_MPICC='/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/bin/mpicc'
CFLAGS='-O3 -g -O2 -gdwarf-2 -g3 '
COVERAGE='no'
CPP='gcc -E'
CPPFLAGS=' -D_GNU_SOURCE '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
FFTWF_CFLAGS=''
FFTWF_LIBS=''
FFTWL_CFLAGS=''
FFTWL_LIBS=''
FFTW_CFLAGS=''
FFTW_LIBS=''
FGREP='/usr/bin/grep -F'
FXTDIR=''
FXT_CFLAGS='-I/opt/cluster/plafrim-dev/fxt/0.2.13/include '
FXT_LDFLAGS=''
FXT_LIBS='-L/opt/cluster/plafrim-dev/fxt/0.2.13/lib -lfxt '
GCC_FOR_PLUGIN=''
GCC_FOR_PLUGIN_LIBTOOL_TAG=''
GCC_PLUGIN_DIR_PKGCONFIG=''
GCC_PLUGIN_INCLUDE_DIR=''
GCC_PLUGIN_PKGCONFIG=''
GDB='/opt/cluster/tools/debug/gdb/7.5/bin/gdb'
GLOBAL_AM_CFLAGS=' -W -Wall -Wextra -Werror=implicit
-Werror=implicit-function-declaration'
GOTODIR=''
GOTO_BLAS_LIB_FALSE=''
GOTO_BLAS_LIB_TRUE='#'
GREP='/usr/bin/grep'
GUILE=''
HAVE_FFTWFL=''
HAVE_OPENGL_FALSE=''
HAVE_OPENGL_TRUE='#'
HAVE_PTR_DEREFS_MAY_ALIAS_P_FALSE=''
HAVE_PTR_DEREFS_MAY_ALIAS_P_TRUE='#'
HAVE_X11_FALSE='#'
HAVE_X11_TRUE=''
HELP2MAN=''
HWLOC_CFLAGS=' '
HWLOC_LIBS='-L/opt/cluster/plafrim-dev/hwloc/1.8.1/lib -lhwloc '
HWLOC_REQUIRES='hwloc'
ICC=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=' -lgomp'
LIBOBJS=''
LIBS='-lrt -lm -lpthread '
LIBSOCL_INTERFACE_AGE='0'
LIBSOCL_INTERFACE_CURRENT='1'
LIBSOCL_INTERFACE_REVISION='0'
LIBSTARPUFFT_INTERFACE_AGE='0'
LIBSTARPUFFT_INTERFACE_CURRENT='1'
LIBSTARPUFFT_INTERFACE_REVISION='0'
LIBSTARPUMPI_INTERFACE_AGE='0'
LIBSTARPUMPI_INTERFACE_CURRENT='2'
LIBSTARPUMPI_INTERFACE_REVISION='0'
LIBSTARPU_INTERFACE_AGE='0'
LIBSTARPU_INTERFACE_CURRENT='2'
LIBSTARPU_INTERFACE_REVISION='0'
LIBSTARPU_LDFLAGS=' '
LIBSTARPU_LINK='libstarpu-1.2.la'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAGMA_CFLAGS=''
MAGMA_LIBS=''
MAKEINFO='${SHELL}
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/build-aux/missing
--run makeinfo'
MKDIR_P='/bin/mkdir -p'
MKL_BLAS_LIB_FALSE='#'
MKL_BLAS_LIB_TRUE=''
MPICC='/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/bin/mpicc'
MPICC_LDFLAGS='-pthread -L/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib -lmpi
-ldl -lm -lnuma -Wl,--export-dynamic -lrt -lnsl -lutil -lm -ldl'
MPIEXEC='/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/bin/mpiexec'
NM='/usr/bin/nm -B'
NMEDIT=''
NO_BLAS_LIB_FALSE=''
NO_BLAS_LIB_TRUE='#'
NVCC=''
NVCCFLAGS=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='starpu'
PACKAGE_BUGREPORT='starpu-devel@lists.gforge.inria.fr'
PACKAGE_NAME='StarPU'
PACKAGE_STRING='StarPU 1.2.0'
PACKAGE_TARNAME='starpu'
PACKAGE_VERSION='1.2.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POTI_CFLAGS=''
POTI_LIBS=''
PROG_DATE='date'
PROG_STAT='gstat'
QMAKE='/usr/bin/qmake'
QWT_PRI='embed'
RANLIB='ranlib'
RUN_GCC_PLUGIN_TESTS_FALSE=''
RUN_GCC_PLUGIN_TESTS_TRUE='#'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIMGRID_CFLAGS=''
SIMGRID_LIBS=''
SOCL_OCL_LIB_OPENCL=''
SOCL_VENDORS='vendors/install/socl.icd'
STARPU_BLAS_LDFLAGS=''
STARPU_BUILD_DIR='/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi'
STARPU_BUILD_SC_HYPERVISOR_FALSE=''
STARPU_BUILD_SC_HYPERVISOR_TRUE='#'
STARPU_COI_CPPFLAGS=''
STARPU_COI_LDFLAGS=''
STARPU_COVERAGE_ENABLED_FALSE=''
STARPU_COVERAGE_ENABLED_TRUE='#'
STARPU_CROSS_COMPILING_FALSE=''
STARPU_CROSS_COMPILING_TRUE='#'
STARPU_CUDA_CPPFLAGS=''
STARPU_CUDA_FORTRAN_LDFLAGS=''
STARPU_CUDA_LDFLAGS=''
STARPU_CUFFT_LDFLAGS=''
STARPU_CURAND_LDFLAGS=''
STARPU_EFFECTIVE_VERSION='1.2'
STARPU_ENABLE_STATS='no'
STARPU_EXPORT_DYNAMIC=''
STARPU_GCC_VERSION_MAJOR=''
STARPU_GCC_VERSION_MINOR=''
STARPU_GLPK_LDFLAGS=' '
STARPU_HAVE_AM111_FALSE=''
STARPU_HAVE_AM111_TRUE='#'
STARPU_HAVE_CUFFTDOUBLECOMPLEX_FALSE='#'
STARPU_HAVE_CUFFTDOUBLECOMPLEX_TRUE=''
STARPU_HAVE_F77_H='no'
STARPU_HAVE_F77_H_FALSE=''
STARPU_HAVE_F77_H_TRUE='#'
STARPU_HAVE_FFTW=''
STARPU_HAVE_FFTWF=''
STARPU_HAVE_FFTWF_FALSE=''
STARPU_HAVE_FFTWF_TRUE='#'
STARPU_HAVE_FFTWL_FALSE=''
STARPU_HAVE_FFTWL_TRUE='#'
STARPU_HAVE_FFTW_FALSE=''
STARPU_HAVE_FFTW_TRUE='#'
STARPU_HAVE_HELP2MAN_FALSE=''
STARPU_HAVE_HELP2MAN_TRUE='#'
STARPU_HAVE_HWLOC='1'
STARPU_HAVE_ICC_FALSE=''
STARPU_HAVE_ICC_TRUE='#'
STARPU_HAVE_LEVELDB_FALSE=''
STARPU_HAVE_LEVELDB_TRUE='#'
STARPU_HAVE_MAGMA=''
STARPU_HAVE_MAGMA_FALSE=''
STARPU_HAVE_MAGMA_TRUE='#'
STARPU_HAVE_MS_LIB_FALSE=''
STARPU_HAVE_MS_LIB_TRUE='#'
STARPU_HAVE_WINDOWS_FALSE=''
STARPU_HAVE_WINDOWS_TRUE='#'
STARPU_LEVELDB_LDFLAGS=' '
STARPU_LIBNUMA_LDFLAGS=' -lnuma '
STARPU_LINUX_SYS_FALSE='#'
STARPU_LINUX_SYS_TRUE=''
STARPU_LONG_CHECK_FALSE=''
STARPU_LONG_CHECK_TRUE='#'
STARPU_MAJOR_VERSION='1'
STARPU_MINOR_VERSION='2'
STARPU_MPI_CHECK_FALSE='#'
STARPU_MPI_CHECK_TRUE=''
STARPU_MS_LIB=''
STARPU_MS_LIB_ARCH='X64'
STARPU_OPENCL_CPPFLAGS=''
STARPU_OPENCL_DATAdir=''
STARPU_OPENCL_LDFLAGS=''
STARPU_OPENGL_RENDER='no'
STARPU_OPENGL_RENDER_LDFLAGS=''
STARPU_PERF_DEBUG='no'
STARPU_QUICK_CHECK_FALSE=''
STARPU_QUICK_CHECK_TRUE='#'
STARPU_QWT_INCLUDE=''
STARPU_QWT_LDFLAGS=''
STARPU_RCCE_CFLAGS=''
STARPU_RCCE_CPPFLAGS=''
STARPU_RCCE_LDFLAGS=''
STARPU_RELEASE_VERSION='0'
STARPU_SCIF_CPPFLAGS=''
STARPU_SCIF_LDFLAGS=''
STARPU_SC_HYPERVISOR=''
STARPU_SC_HYPERVISOR_DEBUG='no'
STARPU_SC_HYPERVISOR_DEBUG_FALSE=''
STARPU_SC_HYPERVISOR_DEBUG_TRUE='#'
STARPU_SIMGRID_FALSE=''
STARPU_SIMGRID_TRUE='#'
STARPU_SRC_DIR='/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/..'
STARPU_USE_CPU='yes'
STARPU_USE_CPU_FALSE='#'
STARPU_USE_CPU_TRUE=''
STARPU_USE_CUDA='no'
STARPU_USE_CUDA_FALSE=''
STARPU_USE_CUDA_TRUE='#'
STARPU_USE_FXT='yes'
STARPU_USE_FXT_FALSE='#'
STARPU_USE_FXT_TRUE=''
STARPU_USE_MIC_FALSE=''
STARPU_USE_MIC_TRUE='#'
STARPU_USE_MP_FALSE=''
STARPU_USE_MP_TRUE='#'
STARPU_USE_OPENCL='no'
STARPU_USE_OPENCL_FALSE=''
STARPU_USE_OPENCL_TRUE='#'
STARPU_USE_SCC_FALSE=''
STARPU_USE_SCC_TRUE='#'
STARPU_USE_SC_HYPERVISOR_FALSE=''
STARPU_USE_SC_HYPERVISOR_TRUE='#'
STARPU_USE_SOCL_FALSE=''
STARPU_USE_SOCL_TRUE='#'
STARPU_USE_TOP='no'
STATS='no'
STRIP='strip'
SYSTEM_BLAS_LIB_FALSE=''
SYSTEM_BLAS_LIB_TRUE='#'
USE_MPI='yes'
USE_MPI_FALSE='#'
USE_MPI_TRUE=''
VERSION='1.2.0'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
YACC='${SHELL}
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/build-aux/missing
--run bison'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-suse-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='suse'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
doxygencommand=''
dvidir='${docdir}'
epstopdfcommand=''
exec_prefix='${prefix}'
gccplugindir=''
host='x86_64-suse-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='suse'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL)
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
mpicc_path='/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/bin/mpicc'
mpiexec_path='/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/bin/mpiexec'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pdflatexcommand=''
pkglibdir='${libdir}/starpu'
prefix='/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/cpu-only-openmpi'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
svnversioncommand='/usr/bin/svnversion'
sysconfdir='${prefix}/etc'
target='x86_64-suse-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='suse'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "StarPU"
#define PACKAGE_TARNAME "starpu"
#define PACKAGE_VERSION "1.2.0"
#define PACKAGE_STRING "StarPU 1.2.0"
#define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
#define STARPU_MAJOR_VERSION 1
#define STARPU_MINOR_VERSION 2
#define STARPU_RELEASE_VERSION 0
#define PACKAGE "starpu"
#define VERSION "1.2.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define restrict __restrict
#define STARPU_MIC_USE_RMA 1
#define STARPU_LINUX_SYS 1
#define SIZEOF_VOID_P 8
#define STARPU_BUILD_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi"
#define STARPU_SRC_DIR
"/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/trunk/cpu-only-openmpi/.."
#define HAVE_LIBPTHREAD 1
#define HAVE_SYSCONF 1
#define HAVE_PTHREAD_SPIN_LOCK /**/
#define STARPU_HAVE_PTHREAD_SPIN_LOCK /**/
#define STARPU_HAVE_PTHREAD_BARRIER /**/
#define HAVE_PTHREAD_SETAFFINITY_NP 1
#define HAVE_POSIX_MEMALIGN 1
#define STARPU_HAVE_POSIX_MEMALIGN 1
#define HAVE_MEMALIGN 1
#define STARPU_HAVE_MEMALIGN 1
#define STARPU_USE_DRAND48 1
#define STARPU_USE_ERAND48_R 1
#define STARPU_HAVE_STRERROR_R 1
#define STARPU_HAVE_SETENV 1
#define STARPU_HAVE_UNSETENV 1
#define STARPU_HAVE_NEARBYINTF 1
#define STARPU_HAVE_RINTF 1
#define HAVE_MALLOC_H 1
#define STARPU_HAVE_MALLOC_H 1
#define HAVE_VALGRIND_VALGRIND_H 1
#define STARPU_HAVE_VALGRIND_H 1
#define HAVE_VALGRIND_HELGRIND_H 1
#define STARPU_HAVE_HELGRIND_H 1
#define STARPU_HAVE_SCHED_YIELD 1
#define HAVE_AIO_H 1
#define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
#define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
#define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
#define STARPU_HAVE_SYNC_FETCH_AND_OR 1
#define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
#define STARPU_HAVE_SYNC_SYNCHRONIZE 1
#define STARPU_HAVE_LIBNUMA /**/
#define STARPU_NMAX_SCHED_CTXS 10
#define STARPU_MAXCPUS 64
#define STARPU_USE_CPU 1
#define STARPU_MAXCUDADEVS 4
#define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
#define STARPU_MAXOPENCLDEVS 8
#define STARPU_NON_BLOCKING_DRIVERS 1
#define STARPU_MAXMICDEVS 4
#define STARPU_MAXMICCORES 480
#define STARPU_MAXSCCDEVS 47
#define STARPU_MAXMPKERNELS 10
#define STARPU_USE_FXT 1
#define CONFIG_FUT 1
#define HAVE_ENABLE_FUT_FLUSH 1
#define HAVE_FUT_SET_FILENAME 1
#define HAVE_DECL_ENABLE_FUT_FLUSH 0
#define HAVE_DECL_FUT_SET_FILENAME 0
#define STARPU_NMAXBUFS 8
#define STARPU_MAXNODES 8
#define STARPU_USE_ALLOCATION_CACHE 1
#define HAVE_LIBRT 1
#define HAVE_CLOCK_GETTIME 1
#define STARPU_NMAXWORKERS 64
#define STARPU_NMAX_COMBINEDWORKERS 64
#define STARPU_MAXIMPLEMENTATIONS 8
#define STARPU_HISTORYMAXERROR 100
#define STARPU_USE_MPI /**/
#define STARPU_GDB_PATH "/opt/cluster/tools/debug/gdb/7.5/bin/gdb"
#define STARPU_HAVE_X11 1
#define STARPU_MKL 1
#define STARPU_HAVE_HWLOC 1
#define STARPU_HAVE_DOMAINID 1
#define STARPU_HAVE_BUSID 1

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by StarPU config.status 1.2.0, which was
generated by GNU Autoconf 2.63. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on fourmi017

config.status:1466: creating tests/regression/regression.sh
config.status:1466: creating tests/regression/profiles
config.status:1466: creating tests/regression/profiles.build.only
config.status:1466: creating Makefile
config.status:1466: creating src/Makefile
config.status:1466: creating tools/Makefile
config.status:1466: creating tools/starpu_codelet_profile
config.status:1466: creating tools/starpu_codelet_histo_profile
config.status:1466: creating tools/starpu_workers_activity
config.status:1466: creating tools/starpu_paje_draw_histogram
config.status:1466: creating tools/starpu_paje_state_stats
config.status:1466: creating socl/Makefile
config.status:1466: creating socl/src/Makefile
config.status:1466: creating socl/examples/Makefile
config.status:1466: creating socl/vendors/socl.icd
config.status:1466: creating socl/vendors/install/socl.icd
config.status:1466: creating libstarpu.pc
config.status:1466: creating starpu-1.0.pc
config.status:1466: creating starpu-1.1.pc
config.status:1466: creating starpu-1.2.pc
config.status:1466: creating mpi/libstarpumpi.pc
config.status:1466: creating mpi/starpumpi-1.0.pc
config.status:1466: creating mpi/starpumpi-1.1.pc
config.status:1466: creating mpi/starpumpi-1.2.pc
config.status:1466: creating starpufft/Makefile
config.status:1466: creating starpufft/src/Makefile
config.status:1466: creating starpufft/tests/Makefile
config.status:1466: creating starpufft/libstarpufft.pc
config.status:1466: creating starpufft/starpufft-1.0.pc
config.status:1466: creating starpufft/starpufft-1.1.pc
config.status:1466: creating starpufft/starpufft-1.2.pc
config.status:1466: creating examples/Makefile
config.status:1466: creating examples/stencil/Makefile
config.status:1466: creating tests/Makefile
config.status:1466: creating tests/loader-cross.sh
config.status:1466: creating mpi/Makefile
config.status:1466: creating mpi/src/Makefile
config.status:1466: creating mpi/tests/Makefile
config.status:1466: creating mpi/examples/Makefile
config.status:1466: creating starpu-top/StarPU-Top.pro
config.status:1466: creating starpu-top/StarPU-Top-qwt-embed.pri
config.status:1466: creating starpu-top/StarPU-Top-qwt-system.pri
config.status:1466: creating gcc-plugin/Makefile
config.status:1466: creating gcc-plugin/src/Makefile
config.status:1466: creating gcc-plugin/tests/Makefile
config.status:1466: creating gcc-plugin/tests/run-test
config.status:1466: creating gcc-plugin/examples/Makefile
config.status:1466: creating sc_hypervisor/Makefile
config.status:1466: creating sc_hypervisor/src/Makefile
config.status:1466: creating sc_hypervisor/examples/Makefile
config.status:1466: creating doc/Makefile
config.status:1466: creating doc/doxygen/Makefile
config.status:1466: creating doc/doxygen/doxygen-config.cfg
config.status:1466: creating doc/doxygen/doxygen_filter.sh
config.status:1466: creating tools/msvc/starpu_var.bat
config.status:1466: creating src/common/config.h
config.status:1681: src/common/config.h is unchanged
config.status:1466: creating include/starpu_config.h
config.status:1681: include/starpu_config.h is unchanged
config.status:1466: creating gcc-plugin/include/starpu-gcc/config.h
config.status:1681: gcc-plugin/include/starpu-gcc/config.h is unchanged
config.status:1466: creating starpu-top/config.h
config.status:1681: starpu-top/config.h is unchanged
config.status:1768: executing depfiles commands
config.status:1768: executing libtool commands
config.status:1768: executing executable-scripts commands

--------------060003090602060503000408
Content-Type: text/x-log;
name="gdb_trace.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="gdb_trace.log"

GNU gdb (GDB) 7.5
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
attach: Aucun fichier ou dossier de ce type.
Attaching to process 27174
Reading symbols from
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/morse_builds/cpu-only-openmpi/timing/time_dpotrf_tile...done.
Reading symbols from
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/cpu-only-openmpi/lib/libstarpumpi-1.2.so.2...done.
Loaded symbols for
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/cpu-only-openmpi/lib/libstarpumpi-1.2.so.2
Reading symbols from
/opt/intel/composerxe-2013.1.117/mkl/lib/intel64/libmkl_intel_lp64.so...(no
debugging symbols found)...done.
Loaded symbols for
/opt/intel/composerxe-2013.1.117/mkl/lib/intel64/libmkl_intel_lp64.so
Reading symbols from
/opt/intel/composerxe-2013.1.117/mkl/lib/intel64/libmkl_sequential.so...(no
debugging symbols found)...done.
Loaded symbols for
/opt/intel/composerxe-2013.1.117/mkl/lib/intel64/libmkl_sequential.so
Reading symbols from
/opt/intel/composerxe-2013.1.117/mkl/lib/intel64/libmkl_core.so...(no
debugging symbols found)...done.
Loaded symbols for
/opt/intel/composerxe-2013.1.117/mkl/lib/intel64/libmkl_core.so
Reading symbols from
/opt/cluster/plafrim-dev/hwloc/1.8.1/lib/libhwloc.so.5...done.
Loaded symbols for /opt/cluster/plafrim-dev/hwloc/1.8.1/lib/libhwloc.so.5
Reading symbols from /lib64/libpthread.so.0...(no debugging symbols
found)...done.
[New LWP 27183]
[New LWP 27181]
[New LWP 27180]
[New LWP 27179]
[New LWP 27178]
[New LWP 27177]
[New LWP 27176]
[New LWP 27175]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Loaded symbols for /lib64/libpthread.so.0
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/libmpi.so.1...done.
Loaded symbols for /opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/libmpi.so.1
Reading symbols from /lib64/libdl.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libdl.so.2
Reading symbols from /lib64/libm.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib64/libm.so.6
Reading symbols from /usr/lib64/libnuma.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libnuma.so.1
Reading symbols from /lib64/librt.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/librt.so.1
Reading symbols from /lib64/libnsl.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libnsl.so.1
Reading symbols from /lib64/libutil.so.1...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libutil.so.1
Reading symbols from
/opt/cluster/compiler/gcc/4.6.3/lib64/libgfortran.so.3...done.
Loaded symbols for /opt/cluster/compiler/gcc/4.6.3/lib64/libgfortran.so.3
Reading symbols from
/opt/cluster/compiler/gcc/4.6.3/lib64/libgcc_s.so.1...done.
Loaded symbols for /opt/cluster/compiler/gcc/4.6.3/lib64/libgcc_s.so.1
Reading symbols from
/opt/cluster/compiler/gcc/4.6.3/lib64/libquadmath.so.0...done.
Loaded symbols for /opt/cluster/compiler/gcc/4.6.3/lib64/libquadmath.so.0
Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib64/libc.so.6
Reading symbols from
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/cpu-only-openmpi/lib/libstarpu-1.2.so.2...done.
Loaded symbols for
/home/sergent/softs/Morse_StarPU/MORSE_build_dirs/starpu_builds/cpu-only-openmpi/lib/libstarpu-1.2.so.2
Reading symbols from
/opt/cluster/compiler/gcc/4.6.3/lib64/libgomp.so.1...done.
Loaded symbols for /opt/cluster/compiler/gcc/4.6.3/lib64/libgomp.so.1
Reading symbols from /usr/lib64/libltdl.so.7...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libltdl.so.7
Reading symbols from
/opt/cluster/compiler/gcc/4.6.3/lib64/libstdc++.so.6...done.
Loaded symbols for /opt/cluster/compiler/gcc/4.6.3/lib64/libstdc++.so.6
Reading symbols from
/opt/cluster/plafrim-dev/fxt/0.2.13/lib/libfxt.so.0...done.
Loaded symbols for /opt/cluster/plafrim-dev/fxt/0.2.13/lib/libfxt.so.0
Reading symbols from /lib64/libz.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libz.so.1
Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_paffinity_hwloc.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_paffinity_hwloc.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_carto_auto_detect.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_carto_auto_detect.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_shmem_mmap.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_shmem_mmap.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_ess_env.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_ess_env.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_rml_oob.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_rml_oob.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_oob_tcp.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_oob_tcp.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_routed_binomial.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_routed_binomial.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_grpcomm_bad.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_grpcomm_bad.so
Reading symbols from /lib64/libnss_compat.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libnss_compat.so.2
Reading symbols from /lib64/libnss_ldap.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libnss_ldap.so.2
Reading symbols from /usr/lib64/libldap-2.4.so.2...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libldap-2.4.so.2
Reading symbols from /usr/lib64/liblber-2.4.so.2...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/liblber-2.4.so.2
Reading symbols from /usr/lib64/libsasl2.so.2...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libsasl2.so.2
Reading symbols from /usr/lib64/libkrb5.so.3...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libkrb5.so.3
Reading symbols from /lib64/libcom_err.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libcom_err.so.2
Reading symbols from /usr/lib64/libgssapi_krb5.so.2...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libgssapi_krb5.so.2
Reading symbols from /lib64/libresolv.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libresolv.so.2
Reading symbols from /usr/lib64/libssl.so.0.9.8...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libssl.so.0.9.8
Reading symbols from /usr/lib64/libcrypto.so.0.9.8...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libcrypto.so.0.9.8
Reading symbols from /usr/lib64/libk5crypto.so.3...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libk5crypto.so.3
Reading symbols from /usr/lib64/libkrb5support.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libkrb5support.so.0
Reading symbols from /lib64/libkeyutils.so.1...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libkeyutils.so.1
Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libnss_files.so.2
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_allocator_basic.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_allocator_basic.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_allocator_bucket.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_allocator_basic.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_allocator_bucket.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_allocator_basic.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_allocator_bucket.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_allocator_basic.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_allocator_bucket.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_mpool_fake.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_mpool_rdma.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_mpool_rdma.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_mpool_sm.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_mpool_sm.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/libmca_common_sm.so.3...done.
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_mpool_fake.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_mpool_fake.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_mpool_rdma.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_mpool_rdma.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_mpool_sm.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_mpool_sm.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/libmca_common_sm.so.3...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/libmca_common_sm.so.3
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_pml_ob1.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_pml_ob1.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_bml_r2.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_bml_r2.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_btl_self.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_btl_self.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_btl_sm.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_btl_sm.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_btl_tcp.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_btl_tcp.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_coll_basic.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_coll_basic.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_coll_hierarch.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_coll_hierarch.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_coll_inter.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_coll_inter.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_coll_self.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_coll_self.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_coll_sync.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_coll_sync.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_coll_tuned.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_coll_tuned.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_osc_pt2pt.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_osc_pt2pt.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_osc_rdma.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_osc_rdma.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_pubsub_orte.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_pubsub_orte.so
Reading symbols from
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_dpm_orte.so...done.
Loaded symbols for
/opt/cluster/mpi/openmpi/1.6.5/gcc/4.6.3/lib/openmpi/mca_dpm_orte.so
Reading symbols from
/opt/cluster/plafrim-dev/hwloc/1.8.1/lib/hwloc/hwloc_pci.so...done.
Loaded symbols for /opt/cluster/plafrim-dev/hwloc/1.8.1/lib/hwloc/hwloc_pci.so
Reading symbols from /usr/lib64/libpciaccess.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libpciaccess.so.0
Reading symbols from
/opt/cluster/plafrim-dev/hwloc/1.8.1/lib/hwloc/hwloc_xml_libxml.so...done.
Loaded symbols for
/opt/cluster/plafrim-dev/hwloc/1.8.1/lib/hwloc/hwloc_xml_libxml.so
Reading symbols from /usr/lib64/libxml2.so.2...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libxml2.so.2
Reading symbols from
/opt/intel/composerxe-2013.1.117/mkl/lib/intel64/libmkl_mc3.so...(no
debugging symbols found)...done.
Loaded symbols for
/opt/intel/composerxe-2013.1.117/mkl/lib/intel64/libmkl_mc3.so
0x00007ffff57ce434 in __lll_lock_wait () from /lib64/libpthread.so.0
warning: File
"/opt/cluster/compiler/gcc/4.6.3/lib64/libstdc++.so.6.0.16-gdb.py"
auto-loading has been declined by your `auto-load safe-path' set to
"$debugdir:$datadir/auto-load".
(gdb) c
Continuing.

Program received signal SIGABRT, Aborted.
0x00007ffff3cfa645 in raise () from /lib64/libc.so.6
(gdb) bt
#0 0x00007ffff3cfa645 in raise () from /lib64/libc.so.6
#1 0x00007ffff3cfbc33 in abort () from /lib64/libc.so.6
#2 0x00007ffff3cf3329 in __assert_fail () from /lib64/libc.so.6
#3 0x00007ffff39fe3cb in starpu_malloc_flags (A=0x7fffffffa388, dim=294912,
flags=<optimized out>) at ../../src/datawizard/malloc.c:220
#4 0x00007ffff39fe592 in _starpu_malloc_on_node (dst_node=0, size=294912) at
../../src/datawizard/malloc.c:380
#5 0x00007ffff3a085e5 in allocate_matrix_buffer_on_node
(data_interface_=<optimized out>, dst_node=0) at
../../src/datawizard/interfaces/matrix_interface.c:331
#6 0x00007ffff3a00c3d in _starpu_allocate_interface (handle=0x6980d900,
replicate=<optimized out>, dst_node=0, is_prefetch=0) at
../../src/datawizard/memalloc.c:909
#7 0x00007ffff3a01834 in _starpu_allocate_memory_on_node (handle=0x6980d900,
replicate=0x6980d9a0, is_prefetch=<optimized out>) at
../../src/datawizard/memalloc.c:975
#8 0x00007ffff39f9328 in _starpu_create_request_to_fetch_data
(handle=0x6980d900, dst_replicate=0x6980d9a0, mode=STARPU_W, is_prefetch=0,
async=1,
callback_func=0x7ffff3a01f70 <_starpu_data_acquire_fetch_data_callback>,
callback_arg=0x7ff7292f9350) at ../../src/datawizard/coherency.c:456
#9 0x00007ffff39f9514 in _starpu_fetch_data_on_node (handle=0x6980d900,
dst_replicate=0x6980d9a0, mode=STARPU_W, detached=0, async=1,
callback_func=0x7ffff3a01f70 <_starpu_data_acquire_fetch_data_callback>,
callback_arg=0x7ff7292f9350) at ../../src/datawizard/coherency.c:578
#10 0x00007ffff3a02176 in _starpu_data_acquire_continuation_non_blocking
(arg=<optimized out>) at ../../src/datawizard/user_interactions.c:99
#11 0x00007ffff39d3b51 in _starpu_handle_job_termination (j=0x7ff7292f9830)
at ../../src/core/jobs.c:225
#12 0x00007ffff39eb400 in _starpu_push_task (j=0x7ff7292f9830) at
../../src/core/sched_policy.c:372
#13 0x00007ffff39d62d8 in starpu_task_submit (task=0x7ff7292f93f0) at
../../src/core/task.c:536
#14 0x00007ffff3a02433 in
starpu_data_acquire_on_node_cb_sequential_consistency (handle=0x6980d900,
node=0, mode=STARPU_W, callback=0x7ffff7bcfd50
<_starpu_mpi_submit_new_mpi_request>,
arg=<optimized out>, sequential_consistency=1) at
../../src/datawizard/user_interactions.c:170
#15 0x00007ffff7bcfca2 in _starpu_mpi_isend_irecv_common
(data_handle=0x6980d900, srcdst=3, mpi_tag=149185, comm=0x659920
<ompi_mpi_comm_world>, detached=1, callback=0x0, arg=0x0,
request_type=RECV_REQ, func=0x7ffff7bd1d70 <_starpu_mpi_irecv_data_func>,
mode=STARPU_W, sequential_consistency=1, is_internal_req=0, count=0) at
../../../mpi/src/starpu_mpi.c:156
#16 0x00007ffff7bd26db in _starpu_mpi_irecv_common (count=0,
is_internal_req=0, sequential_consistency=1, arg=<optimized out>,
callback=<optimized out>, detached=1, comm=<optimized out>,
mpi_tag=<optimized out>, source=<optimized out>, data_handle=<optimized
out>) at ../../../mpi/src/starpu_mpi.c:327
#17 starpu_mpi_irecv_detached (data_handle=<optimized out>, source=<optimized
out>, mpi_tag=<optimized out>, comm=<optimized out>, callback=<optimized
out>, arg=<optimized out>)
at ../../../mpi/src/starpu_mpi.c:363
#18 0x00007ffff7bd5387 in _starpu_mpi_exchange_data_before_execution
(data=0x6980d900, me=1, dest=0, do_execute=1, comm=0x659920
<ompi_mpi_comm_world>, mode=<optimized out>)
at ../../../mpi/src/starpu_mpi_task_insert.c:119
#19 0x00007ffff7bd56fa in _starpu_mpi_exchange_data_before_execution
(comm=0x659920 <ompi_mpi_comm_world>, do_execute=<optimized out>,
dest=<optimized out>, me=<optimized out>,
mode=<optimized out>, data=<optimized out>) at
../../../mpi/src/starpu_mpi_task_insert.c:97
#20 _starpu_mpi_task_build_v (comm=0x659920 <ompi_mpi_comm_world>,
codelet=0x6558a0 <cl_dgemm>, task=0x7fffffffaa10, xrank_p=0x7fffffffaa18,
dest_p=0x7fffffffaa1c, varg_list=0x7fffffffaa48)
at ../../../mpi/src/starpu_mpi_task_insert.c:398
#21 0x00007ffff7bd5a01 in _starpu_mpi_task_insert_v (comm=0x659920
<ompi_mpi_comm_world>, codelet=0x6558a0 <cl_dgemm>, varg_list=0x7fffffffaa48)
at ../../../mpi/src/starpu_mpi_task_insert.c:632
#22 0x00007ffff7bd5bf7 in starpu_mpi_insert_task (comm=<optimized out>,
codelet=<optimized out>) at ../../../mpi/src/starpu_mpi_task_insert.c:672
#23 0x00000000004461ab in MORSE_TASK_dgemm ()
#24 0x0000000000415f69 in morse_pdpotrf ()
#25 0x0000000000411681 in MORSE_dpotrf_Tile_Async ()
#26 0x00000000004114ce in MORSE_dpotrf_Tile ()
#27 0x000000000040ef34 in RunTest ()
#28 0x000000000040d278 in Test ()
#29 0x000000000040ea7f in main ()
(gdb) f 3
#3 0x00007ffff39fe3cb in starpu_malloc_flags (A=0x7fffffffa388, dim=294912,
flags=<optimized out>) at ../../src/datawizard/malloc.c:220
220 STARPU_ASSERT(*A);
(gdb) p *A
$1 = (void *) 0x0
(gdb) f 4
#4 0x00007ffff39fe592 in _starpu_malloc_on_node (dst_node=0, size=294912) at
../../src/datawizard/malloc.c:380
380 starpu_malloc_flags((void**) &addr, size,
(gdb) l
375
376 switch(starpu_node_get_kind(dst_node))
377 {
378 case STARPU_CPU_RAM:
379 {
380 starpu_malloc_flags((void**) &addr, size,
381 #if defined(STARPU_USE_CUDA) && !defined(HAVE_CUDA_MEMCPY_PEER) &&
!defined(STARPU_SIMGRID)
382 0
383 #else
384 STARPU_MALLOC_PINNED
(gdb) l 381
376 switch(starpu_node_get_kind(dst_node))
377 {
378 case STARPU_CPU_RAM:
379 {
380 starpu_malloc_flags((void**) &addr, size,
381 #if defined(STARPU_USE_CUDA) && !defined(HAVE_CUDA_MEMCPY_PEER) &&
!defined(STARPU_SIMGRID)
382 0
383 #else
384 STARPU_MALLOC_PINNED
385 #endif
(gdb) l 382
377 {
378 case STARPU_CPU_RAM:
379 {
380 starpu_malloc_flags((void**) &addr, size,
381 #if defined(STARPU_USE_CUDA) && !defined(HAVE_CUDA_MEMCPY_PEER) &&
!defined(STARPU_SIMGRID)
382 0
383 #else
384 STARPU_MALLOC_PINNED
385 #endif
386 );
(gdb) p addr
$2 = 0
(gdb) l 375
370 cudaError_t status;
371 #endif
372
373 if (_starpu_memory_manager_can_allocate_size(size, dst_node)
== 0)
374 return 0;
375
376 switch(starpu_node_get_kind(dst_node))
377 {
378 case STARPU_CPU_RAM:
379 {
(gdb) l 370
365 _starpu_malloc_on_node(unsigned dst_node, size_t size)
366 {
367 uintptr_t addr = 0;
368
369 #ifdef STARPU_USE_CUDA
370 cudaError_t status;
371 #endif
372
373 if (_starpu_memory_manager_can_allocate_size(size, dst_node)
== 0)
374 return 0;
(gdb) l 380
375
376 switch(starpu_node_get_kind(dst_node))
377 {
378 case STARPU_CPU_RAM:
379 {
380 starpu_malloc_flags((void**) &addr, size,
381 #if defined(STARPU_USE_CUDA) && !defined(HAVE_CUDA_MEMCPY_PEER) &&
!defined(STARPU_SIMGRID)
382 0
383 #else
384 STARPU_MALLOC_PINNED
(gdb) f 3
#3 0x00007ffff39fe3cb in starpu_malloc_flags (A=0x7fffffffa388, dim=294912,
flags=<optimized out>) at ../../src/datawizard/malloc.c:220
220 STARPU_ASSERT(*A);
(gdb) l 220
215 }
216
217 end:
218 if (ret == 0)
219 {
220 STARPU_ASSERT(*A);
221 }
222
223 return ret;
224 }
(gdb) l 215
210 }
211 else
212 #endif /* STARPU_HAVE_POSIX_MEMALIGN */
213 {
214 *A = malloc(dim);
215 }
216
217 end:
218 if (ret == 0)
219 {
(gdb) l 210
205 else
206 #elif defined(STARPU_HAVE_MEMALIGN)
207 if (_malloc_align != sizeof(void*))
208 {
209 *A = memalign(_malloc_align, dim);
210 }
211 else
212 #endif /* STARPU_HAVE_POSIX_MEMALIGN */
213 {
214 *A = malloc(dim);
(gdb) l 205
200 {
201 ret = -ENOMEM;
202 *A = NULL;
203 }
204 }
205 else
206 #elif defined(STARPU_HAVE_MEMALIGN)
207 if (_malloc_align != sizeof(void*))
208 {
209 *A = memalign(_malloc_align, dim);
(gdb) l 200
195 else
196 #ifdef STARPU_HAVE_POSIX_MEMALIGN
197 if (_malloc_align != sizeof(void*))
198 {
199 if (posix_memalign(A, _malloc_align, dim))
200 {
201 ret = -ENOMEM;
202 *A = NULL;
203 }
204 }
(gdb) bt
#0 0x00007ffff3cfa645 in raise () from /lib64/libc.so.6
#1 0x00007ffff3cfbc33 in abort () from /lib64/libc.so.6
#2 0x00007ffff3cf3329 in __assert_fail () from /lib64/libc.so.6
#3 0x00007ffff39fe3cb in starpu_malloc_flags (A=0x7fffffffa388, dim=294912,
flags=<optimized out>) at ../../src/datawizard/malloc.c:220
#4 0x00007ffff39fe592 in _starpu_malloc_on_node (dst_node=0, size=294912) at
../../src/datawizard/malloc.c:380
#5 0x00007ffff3a085e5 in allocate_matrix_buffer_on_node
(data_interface_=<optimized out>, dst_node=0) at
../../src/datawizard/interfaces/matrix_interface.c:331
#6 0x00007ffff3a00c3d in _starpu_allocate_interface (handle=0x6980d900,
replicate=<optimized out>, dst_node=0, is_prefetch=0) at
../../src/datawizard/memalloc.c:909
#7 0x00007ffff3a01834 in _starpu_allocate_memory_on_node (handle=0x6980d900,
replicate=0x6980d9a0, is_prefetch=<optimized out>) at
../../src/datawizard/memalloc.c:975
#8 0x00007ffff39f9328 in _starpu_create_request_to_fetch_data
(handle=0x6980d900, dst_replicate=0x6980d9a0, mode=STARPU_W, is_prefetch=0,
async=1,
callback_func=0x7ffff3a01f70 <_starpu_data_acquire_fetch_data_callback>,
callback_arg=0x7ff7292f9350) at ../../src/datawizard/coherency.c:456
#9 0x00007ffff39f9514 in _starpu_fetch_data_on_node (handle=0x6980d900,
dst_replicate=0x6980d9a0, mode=STARPU_W, detached=0, async=1,
callback_func=0x7ffff3a01f70 <_starpu_data_acquire_fetch_data_callback>,
callback_arg=0x7ff7292f9350) at ../../src/datawizard/coherency.c:578
#10 0x00007ffff3a02176 in _starpu_data_acquire_continuation_non_blocking
(arg=<optimized out>) at ../../src/datawizard/user_interactions.c:99
#11 0x00007ffff39d3b51 in _starpu_handle_job_termination (j=0x7ff7292f9830)
at ../../src/core/jobs.c:225
#12 0x00007ffff39eb400 in _starpu_push_task (j=0x7ff7292f9830) at
../../src/core/sched_policy.c:372
#13 0x00007ffff39d62d8 in starpu_task_submit (task=0x7ff7292f93f0) at
../../src/core/task.c:536
#14 0x00007ffff3a02433 in
starpu_data_acquire_on_node_cb_sequential_consistency (handle=0x6980d900,
node=0, mode=STARPU_W, callback=0x7ffff7bcfd50
<_starpu_mpi_submit_new_mpi_request>,
arg=<optimized out>, sequential_consistency=1) at
../../src/datawizard/user_interactions.c:170
#15 0x00007ffff7bcfca2 in _starpu_mpi_isend_irecv_common
(data_handle=0x6980d900, srcdst=3, mpi_tag=149185, comm=0x659920
<ompi_mpi_comm_world>, detached=1, callback=0x0, arg=0x0,
request_type=RECV_REQ, func=0x7ffff7bd1d70 <_starpu_mpi_irecv_data_func>,
mode=STARPU_W, sequential_consistency=1, is_internal_req=0, count=0) at
../../../mpi/src/starpu_mpi.c:156
#16 0x00007ffff7bd26db in _starpu_mpi_irecv_common (count=0,
is_internal_req=0, sequential_consistency=1, arg=<optimized out>,
callback=<optimized out>, detached=1, comm=<optimized out>,
mpi_tag=<optimized out>, source=<optimized out>, data_handle=<optimized
out>) at ../../../mpi/src/starpu_mpi.c:327
#17 starpu_mpi_irecv_detached (data_handle=<optimized out>, source=<optimized
out>, mpi_tag=<optimized out>, comm=<optimized out>, callback=<optimized
out>, arg=<optimized out>)
at ../../../mpi/src/starpu_mpi.c:363
#18 0x00007ffff7bd5387 in _starpu_mpi_exchange_data_before_execution
(data=0x6980d900, me=1, dest=0, do_execute=1, comm=0x659920
<ompi_mpi_comm_world>, mode=<optimized out>)
at ../../../mpi/src/starpu_mpi_task_insert.c:119
#19 0x00007ffff7bd56fa in _starpu_mpi_exchange_data_before_execution
(comm=0x659920 <ompi_mpi_comm_world>, do_execute=<optimized out>,
dest=<optimized out>, me=<optimized out>,
mode=<optimized out>, data=<optimized out>) at
../../../mpi/src/starpu_mpi_task_insert.c:97
#20 _starpu_mpi_task_build_v (comm=0x659920 <ompi_mpi_comm_world>,
codelet=0x6558a0 <cl_dgemm>, task=0x7fffffffaa10, xrank_p=0x7fffffffaa18,
dest_p=0x7fffffffaa1c, varg_list=0x7fffffffaa48)
at ../../../mpi/src/starpu_mpi_task_insert.c:398
#21 0x00007ffff7bd5a01 in _starpu_mpi_task_insert_v (comm=0x659920
<ompi_mpi_comm_world>, codelet=0x6558a0 <cl_dgemm>, varg_list=0x7fffffffaa48)
at ../../../mpi/src/starpu_mpi_task_insert.c:632
#22 0x00007ffff7bd5bf7 in starpu_mpi_insert_task (comm=<optimized out>,
codelet=<optimized out>) at ../../../mpi/src/starpu_mpi_task_insert.c:672
#23 0x00000000004461ab in MORSE_TASK_dgemm ()
#24 0x0000000000415f69 in morse_pdpotrf ()
#25 0x0000000000411681 in MORSE_dpotrf_Tile_Async ()
#26 0x00000000004114ce in MORSE_dpotrf_Tile ()
#27 0x000000000040ef34 in RunTest ()
#28 0x000000000040d278 in Test ()
#29 0x000000000040ea7f in main ()
(gdb) f 3
#3 0x00007ffff39fe3cb in starpu_malloc_flags (A=0x7fffffffa388, dim=294912,
flags=<optimized out>) at ../../src/datawizard/malloc.c:220
220 STARPU_ASSERT(*A);
(gdb) p A
$3 = (void **) 0x7fffffffa388
(gdb) p *A
$4 = (void *) 0x0
(gdb) p **A
Attempt to dereference a generic pointer.
(gdb)


--------------060003090602060503000408--




  • [no subject], Unknown, 16/12/2020

Archives gérées par MHonArc 2.6.19+.

Haut de le page