Objet : Developers list for StarPU
Archives de la liste
- From: Mirko Myllykoski <mirkom@cs.umu.se>
- To: samuel.thibault@inria.fr
- Cc: Starpu Devel <starpu-devel@lists.gforge.inria.fr>
- Subject: Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4
- Date: Thu, 27 Sep 2018 18:22:08 +0200
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=mirkom@cs.umu.se; spf=Pass smtp.mailfrom=mirkom@cs.umu.se; spf=None smtp.helo=postmaster@mail.cs.umu.se
- Ironport-phdr: 9a23:w/WxMBfs59/D2QuSzLAvc6+LlGMj4u6mDksu8pMizoh2WeGdxcuyZR7h7PlgxGXEQZ/co6odzbaO7Oa4ASQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTahY75+Ngm6oRnMvcQKnIVuLbo8xAHUqXVSYeRWwm1oJVOXnxni48q74YBu/SdNtf8/7sBMSar1cbg2QrxeFzQmLns65Nb3uhnZTAuA/WUTX2MLmRdVGQfF7RX6XpDssivms+d2xSeXMdHqQb0yRD+v9LlgRgP2hygbNj456GDXhdJ2jKJHuxKquhhzz5fJbI2JKPZye6XQds4YS2VcRMZcTyNODZ+yYYUPEeQPIORXr4f+qVoBoxSzHgysCP/tyjJSmnP7x7M23uI8Gg/GxgwgGNcOvWzTotX0LqcSUue1x7TPwzTDa/NW3Tf86IvPchA6ovGMXK97fM3UyUkuDQPFjVKQqYn+MjyJzeQBqXWb7+99Ve61kG4otRh8rz6yzckvkonEnp8Zx17Y+Slj3oo4K9m1RFR0bNK4CpdcqSGXO5NoTs8+X21kpSM3x7wdtpKneSUF1pEqyhHDZ/GIb4SF5xfuWeeSLDp+mXlrYqiwhwyo/kil0uD8Vte70FJNriddl9nDrHEN1xjJ5sebUftx5Fqh2TOS1wzJ8eFLP1g4lavdK5E/3r49jocfvErfEiPshkn7gqubel8r9+S08ejrfLXrqoeZN4BuiwH+Nqoumta4AeQ9KgUOWmmb+f6/1L3k+E30W6lFjuYsnqnEtZDaON4XprWnDANNyIYs9w6/Dyu60NQfhXQHN05Fdwidj4jxJlHCOe33Aumhg1uylDdm3PTGPrz6ApXRNXjPirjhfbh6605Gxwo808pT55NSCrEbIfL8QFX9tNLCDkxxDwvh2O/iFdh5kJ8eWGiGH6uFGKLUq16BoOw1cMeWY4pAnTfnKP9twu/qiW46nkQefOH92JoNa3e9Nv99ZVicfDz3j4FSQi8xogMiQbmy2xW5WjlJaiP3Bvpkv2BpOMedFY7GA7uVrvmE1Sa/EIdRYzkfWFuXV2rtasOfVqVVMX7AEopaijUBEIOZZco5zxj37V3x0Px6K/eS4SBK7cu+hugw3PXakFQJzRIxD8mZ1DjTHWR9n2dOTCRwwaVi51dwmA+O
- List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel/>
- List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>
Hi,
Here.
- Mirko
On 2018-09-27 18:08, Samuel Thibault wrote:
Mirko Myllykoski, le jeu. 27 sept. 2018 18:07:30 +0200, a ecrit:This file contains any messages produced by compilers while
I bisected the 1.2 branch and got the following result:
ac1e432d45ef13f935f6f0b74088f93a332ce449 is the first bad commit
commit ac1e432d45ef13f935f6f0b74088f93a332ce449
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sun Mar 25 00:07:17 2018 +0100
Drop detecting cudaMemcpyPeer
it seems CUDA 9.0 changed the symbol appearance, just assume it is there
by default
(cherry picked from commit d1dd61f61d57dedf04bbcd1fe9d9f92e70003dd0)
Mmmm, could you post your config.log?
Samuel
running configure, to aid debugging if configure makes a mistake.
It was created by StarPU configure 1.2.3.99, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ../configure --prefix=/tmp/malloc_fix/ --disable-export-dynamic
--with-fxt --enable-debug --enable-verbose --disable-opencl
--disable-build-doc --disable-build-examples --disable-build-tests
## --------- ##
## Platform. ##
## --------- ##
hostname = gandalf
uname -m = x86_64
uname -r = 4.15.0-34-generic
uname -s = Linux
uname -v = #37-Ubuntu SMP Mon Aug 27 15:21:48 UTC 2018
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/mirkom/bin
PATH: /home/mirkom/.local/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3674: checking build system type
configure:3688: result: x86_64-pc-linux-gnu
configure:3708: checking host system type
configure:3721: result: x86_64-pc-linux-gnu
configure:3741: checking target system type
configure:3754: result: x86_64-pc-linux-gnu
configure:3798: checking for a BSD-compatible install
configure:3866: result: /usr/bin/install -c
configure:3877: checking whether build environment is sane
configure:3932: result: yes
configure:4083: checking for a thread-safe mkdir -p
configure:4122: result: /bin/mkdir -p
configure:4129: checking for gawk
configure:4145: found /usr/bin/gawk
configure:4156: result: gawk
configure:4167: checking whether make sets $(MAKE)
configure:4189: result: yes
configure:4218: checking whether make supports nested variables
configure:4235: result: yes
configure:4373: checking whether make supports nested variables
configure:4390: result: yes
configure:4416: checking for style of include used by make
configure:4444: result: GNU
configure:4515: checking for gcc
configure:4531: found /usr/bin/gcc
configure:4542: result: gcc
configure:4771: checking for C compiler version
configure:4780: gcc --version >&5
gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0
Copyright (C) 2017 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:4791: $? = 0
configure:4780: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
7.3.0-16ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr
--with-gcc-major-version-only --with-as=/usr/bin/x86_64-linux-gnu-as
--with-ld=/usr/bin/x86_64-linux-gnu-ld --program-suffix=-7
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes
--with-default-libstdcxx-abi=new --enable-gnu-unique-object
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie
--with-system-zlib --with-target-system-zlib --enable-objc-gc=auto
--enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic
--enable-offload-targets=nvptx-none --without-cuda-driver
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
--target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)
configure:4791: $? = 0
configure:4780: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4791: $? = 1
configure:4780: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean
'--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4791: $? = 1
configure:4811: checking whether the C compiler works
configure:4833: gcc conftest.c >&5
configure:4837: $? = 0
configure:4885: result: yes
configure:4888: checking for C compiler default output file name
configure:4890: result: a.out
configure:4896: checking for suffix of executables
configure:4903: gcc -o conftest conftest.c >&5
configure:4907: $? = 0
configure:4929: result:
configure:4951: checking whether we are cross compiling
configure:4959: gcc -o conftest conftest.c >&5
configure:4963: $? = 0
configure:4970: ./conftest
configure:4974: $? = 0
configure:4989: result: no
configure:4994: checking for suffix of object files
configure:5016: gcc -c conftest.c >&5
configure:5020: $? = 0
configure:5041: result: o
configure:5045: checking whether we are using the GNU C compiler
configure:5064: gcc -c conftest.c >&5
configure:5064: $? = 0
configure:5073: result: yes
configure:5082: checking whether gcc accepts -g
configure:5102: gcc -c -g conftest.c >&5
configure:5102: $? = 0
configure:5143: result: yes
configure:5160: checking for gcc option to accept ISO C89
configure:5223: gcc -c -g -O2 conftest.c >&5
configure:5223: $? = 0
configure:5236: result: none needed
configure:5261: checking whether gcc understands -c and -o together
configure:5283: gcc -c conftest.c -o conftest2.o
configure:5286: $? = 0
configure:5283: gcc -c conftest.c -o conftest2.o
configure:5286: $? = 0
configure:5298: result: yes
configure:5317: checking dependency style of gcc
configure:5428: result: gcc3
configure:5493: checking for ar
configure:5509: found /usr/bin/ar
configure:5520: result: ar
configure:5546: checking the archiver (ar) interface
configure:5562: gcc -c -g -O2 conftest.c >&5
configure:5562: $? = 0
configure:5564: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5567: $? = 0
configure:5595: result: ar
configure:5663: checking for gcc
configure:5690: result: gcc
configure:5919: checking for C compiler version
configure:5928: gcc --version >&5
gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0
Copyright (C) 2017 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:5939: $? = 0
configure:5928: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
7.3.0-16ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr
--with-gcc-major-version-only --with-as=/usr/bin/x86_64-linux-gnu-as
--with-ld=/usr/bin/x86_64-linux-gnu-ld --program-suffix=-7
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes
--with-default-libstdcxx-abi=new --enable-gnu-unique-object
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie
--with-system-zlib --with-target-system-zlib --enable-objc-gc=auto
--enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic
--enable-offload-targets=nvptx-none --without-cuda-driver
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
--target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)
configure:5939: $? = 0
configure:5928: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5939: $? = 1
configure:5928: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean
'--version'?
gcc: fatal error: no input files
compilation terminated.
configure:5939: $? = 1
configure:5943: checking whether we are using the GNU C compiler
configure:5971: result: yes
configure:5980: checking whether gcc accepts -g
configure:6041: result: yes
configure:6058: checking for gcc option to accept ISO C89
configure:6134: result: none needed
configure:6159: checking whether gcc understands -c and -o together
configure:6196: result: yes
configure:6215: checking dependency style of gcc
configure:6326: result: gcc3
configure:6400: checking for g++
configure:6416: found /usr/bin/g++
configure:6427: result: g++
configure:6454: checking for C++ compiler version
configure:6463: g++ --version >&5
g++ (Ubuntu 7.3.0-16ubuntu3) 7.3.0
Copyright (C) 2017 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:6474: $? = 0
configure:6463: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
7.3.0-16ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr
--with-gcc-major-version-only --with-as=/usr/bin/x86_64-linux-gnu-as
--with-ld=/usr/bin/x86_64-linux-gnu-ld --program-suffix=-7
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes
--with-default-libstdcxx-abi=new --enable-gnu-unique-object
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie
--with-system-zlib --with-target-system-zlib --enable-objc-gc=auto
--enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic
--enable-offload-targets=nvptx-none --without-cuda-driver
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
--target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)
configure:6474: $? = 0
configure:6463: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:6474: $? = 1
configure:6463: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean
'--version'?
g++: fatal error: no input files
compilation terminated.
configure:6474: $? = 1
configure:6478: checking whether we are using the GNU C++ compiler
configure:6497: g++ -c conftest.cpp >&5
configure:6497: $? = 0
configure:6506: result: yes
configure:6515: checking whether g++ accepts -g
configure:6535: g++ -c -g conftest.cpp >&5
configure:6535: $? = 0
configure:6576: result: yes
configure:6601: checking dependency style of g++
configure:6712: result: gcc3
configure:6732: checking how to run the C preprocessor
configure:6763: gcc -E conftest.c
configure:6763: $? = 0
configure:6777: gcc -E conftest.c
conftest.c:14:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6777: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6802: result: gcc -E
configure:6822: gcc -E conftest.c
configure:6822: $? = 0
configure:6836: gcc -E conftest.c
conftest.c:14:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6836: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6864: checking for a sed that does not truncate output
configure:6928: result: /bin/sed
configure:6933: checking whether ln -s works
configure:6937: result: yes
configure:6997: checking for g77
configure:7027: result: no
configure:6997: checking for xlf
configure:7027: result: no
configure:6997: checking for f77
configure:7013: found /usr/bin/f77
configure:7024: result: f77
configure:7050: checking for Fortran 77 compiler version
configure:7059: f77 --version >&5
GNU Fortran (Ubuntu 7.3.0-16ubuntu3) 7.3.0
Copyright (C) 2017 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:7070: $? = 0
configure:7059: f77 -v >&5
Using built-in specs.
COLLECT_GCC=f77
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
7.3.0-16ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr
--with-gcc-major-version-only --with-as=/usr/bin/x86_64-linux-gnu-as
--with-ld=/usr/bin/x86_64-linux-gnu-ld --program-suffix=-7
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes
--with-default-libstdcxx-abi=new --enable-gnu-unique-object
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie
--with-system-zlib --with-target-system-zlib --enable-objc-gc=auto
--enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic
--enable-offload-targets=nvptx-none --without-cuda-driver
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
--target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)
configure:7070: $? = 0
configure:7059: f77 -V >&5
f77: error: unrecognized command line option '-V'
f77: fatal error: no input files
compilation terminated.
configure:7070: $? = 1
configure:7059: f77 -qversion >&5
f77: error: unrecognized command line option '-qversion'; did you mean
'--version'?
f77: fatal error: no input files
compilation terminated.
configure:7070: $? = 1
configure:7079: checking whether we are using the GNU Fortran 77 compiler
configure:7092: f77 -c conftest.F >&5
configure:7092: $? = 0
configure:7101: result: yes
configure:7107: checking whether f77 accepts -g
configure:7118: f77 -c -g conftest.f >&5
configure:7118: $? = 0
configure:7126: result: yes
configure:7208: checking for gfortran
configure:7224: found /usr/bin/gfortran
configure:7235: result: gfortran
configure:7261: checking for Fortran compiler version
configure:7270: gfortran --version >&5
GNU Fortran (Ubuntu 7.3.0-16ubuntu3) 7.3.0
Copyright (C) 2017 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:7281: $? = 0
configure:7270: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
7.3.0-16ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr
--with-gcc-major-version-only --with-as=/usr/bin/x86_64-linux-gnu-as
--with-ld=/usr/bin/x86_64-linux-gnu-ld --program-suffix=-7
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes
--with-default-libstdcxx-abi=new --enable-gnu-unique-object
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie
--with-system-zlib --with-target-system-zlib --enable-objc-gc=auto
--enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic
--enable-offload-targets=nvptx-none --without-cuda-driver
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
--target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)
configure:7281: $? = 0
configure:7270: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:7281: $? = 1
configure:7270: gfortran -qversion >&5
gfortran: error: unrecognized command line option '-qversion'; did you mean
'--version'?
gfortran: fatal error: no input files
compilation terminated.
configure:7281: $? = 1
configure:7290: checking whether we are using the GNU Fortran compiler
configure:7303: gfortran -c conftest.F >&5
configure:7303: $? = 0
configure:7312: result: yes
configure:7318: checking whether gfortran accepts -g
configure:7329: gfortran -c -g conftest.f >&5
configure:7329: $? = 0
configure:7337: result: yes
configure:7370: checking for gstat
configure:7400: result: no
configure:7370: checking for stat
configure:7386: found /usr/bin/stat
configure:7397: result: stat
configure:7412: checking for gdate
configure:7442: result: no
configure:7412: checking for date
configure:7428: found /bin/date
configure:7439: result: date
configure:7458: checking for gcc option to support OpenMP
configure:7473: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:16:2: error: unknown type name 'choke'
choke me
^~~~~
In file included from conftest.c:18:0:
/usr/lib/gcc/x86_64-linux-gnu/7/include/omp.h:35:1: error: expected '=', ',',
';', 'asm' or '__attribute__' before 'typedef'
typedef struct
^~~~~~~
configure:7473: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:7491: gcc -o conftest -g -O2 -fopenmp conftest.c >&5
configure:7491: $? = 0
configure:7505: result: -fopenmp
configure:7568: checking how to print strings
configure:7595: result: printf
configure:7616: checking for a sed that does not truncate output
configure:7680: result: /bin/sed
configure:7698: checking for grep that handles long lines and -e
configure:7756: result: /bin/grep
configure:7761: checking for egrep
configure:7823: result: /bin/grep -E
configure:7828: checking for fgrep
configure:7890: result: /bin/grep -F
configure:7925: checking for ld used by gcc
configure:7992: result: /usr/bin/x86_64-linux-gnu-ld
configure:7999: checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU
ld
configure:8014: result: yes
configure:8026: checking for BSD- or MS-compatible name lister (nm)
configure:8080: result: /usr/bin/nm -B
configure:8210: checking the name lister (/usr/bin/nm -B) interface
configure:8217: gcc -c -g -O2 conftest.c >&5
configure:8220: /usr/bin/nm -B "conftest.o"
configure:8223: output
0000000000000000 B some_variable
configure:8230: result: BSD nm
configure:8234: checking the maximum length of command line arguments
configure:8365: result: 1572864
configure:8413: checking how to convert x86_64-pc-linux-gnu file names to
x86_64-pc-linux-gnu format
configure:8453: result: func_convert_file_noop
configure:8460: checking how to convert x86_64-pc-linux-gnu file names to
toolchain format
configure:8480: result: func_convert_file_noop
configure:8487: checking for /usr/bin/x86_64-linux-gnu-ld option to reload
object files
configure:8494: result: -r
configure:8568: checking for objdump
configure:8584: found /usr/bin/objdump
configure:8595: result: objdump
configure:8624: checking how to recognize dependent libraries
configure:8824: result: pass_all
configure:8909: checking for dlltool
configure:8939: result: no
configure:8966: checking how to associate runtime and link libraries
configure:8993: result: printf %s\n
configure:9117: checking for archiver @FILE support
configure:9134: gcc -c -g -O2 conftest.c >&5
configure:9134: $? = 0
configure:9137: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:9140: $? = 0
configure:9145: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:9148: $? = 1
configure:9160: result: @
configure:9218: checking for strip
configure:9234: found /usr/bin/strip
configure:9245: result: strip
configure:9317: checking for ranlib
configure:9333: found /usr/bin/ranlib
configure:9344: result: ranlib
configure:9446: checking command to parse /usr/bin/nm -B output from gcc
object
configure:9599: gcc -c -g -O2 conftest.c >&5
configure:9602: $? = 0
configure:9606: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'
| sed '/ __gnu_lto/d' \> conftest.nm
configure:9609: $? = 0
configure:9675: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:9678: $? = 0
configure:9716: result: ok
configure:9763: checking for sysroot
configure:9793: result: no
configure:9800: checking for a working dd
configure:9838: result: /bin/dd
configure:9842: checking how to truncate binary pipes
configure:9857: result: /bin/dd bs=4096 count=1
configure:9993: gcc -c -g -O2 conftest.c >&5
configure:9996: $? = 0
configure:10186: checking for mt
configure:10202: found /bin/mt
configure:10213: result: mt
configure:10236: checking if mt is a manifest tool
configure:10242: mt '-?'
configure:10250: result: no
configure:10923: checking for ANSI C header files
configure:10943: gcc -c -g -O2 conftest.c >&5
configure:10943: $? = 0
configure:11016: gcc -o conftest -g -O2 conftest.c >&5
configure:11016: $? = 0
configure:11016: ./conftest
configure:11016: $? = 0
configure:11027: result: yes
configure:11040: checking for sys/types.h
configure:11040: gcc -c -g -O2 conftest.c >&5
configure:11040: $? = 0
configure:11040: result: yes
configure:11040: checking for sys/stat.h
configure:11040: gcc -c -g -O2 conftest.c >&5
configure:11040: $? = 0
configure:11040: result: yes
configure:11040: checking for stdlib.h
configure:11040: gcc -c -g -O2 conftest.c >&5
configure:11040: $? = 0
configure:11040: result: yes
configure:11040: checking for string.h
configure:11040: gcc -c -g -O2 conftest.c >&5
configure:11040: $? = 0
configure:11040: result: yes
configure:11040: checking for memory.h
configure:11040: gcc -c -g -O2 conftest.c >&5
configure:11040: $? = 0
configure:11040: result: yes
configure:11040: checking for strings.h
configure:11040: gcc -c -g -O2 conftest.c >&5
configure:11040: $? = 0
configure:11040: result: yes
configure:11040: checking for inttypes.h
configure:11040: gcc -c -g -O2 conftest.c >&5
configure:11040: $? = 0
configure:11040: result: yes
configure:11040: checking for stdint.h
configure:11040: gcc -c -g -O2 conftest.c >&5
configure:11040: $? = 0
configure:11040: result: yes
configure:11040: checking for unistd.h
configure:11040: gcc -c -g -O2 conftest.c >&5
configure:11040: $? = 0
configure:11040: result: yes
configure:11054: checking for dlfcn.h
configure:11054: gcc -c -g -O2 conftest.c >&5
configure:11054: $? = 0
configure:11054: result: yes
configure:11621: checking for objdir
configure:11636: result: .libs
configure:11900: checking if gcc supports -fno-rtti -fno-exceptions
configure:11918: 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
configure:11922: $? = 0
configure:11935: result: no
configure:12293: checking for gcc option to produce PIC
configure:12300: result: -fPIC -DPIC
configure:12308: checking if gcc PIC flag -fPIC -DPIC works
configure:12326: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:12330: $? = 0
configure:12343: result: yes
configure:12372: checking if gcc static flag -static works
configure:12400: result: yes
configure:12415: checking if gcc supports -c -o file.o
configure:12436: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:12440: $? = 0
configure:12462: result: yes
configure:12470: checking if gcc supports -c -o file.o
configure:12517: result: yes
configure:12550: checking whether the gcc linker
(/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries
configure:13813: result: yes
configure:13850: checking whether -lc should be explicitly linked in
configure:13858: gcc -c -g -O2 conftest.c >&5
configure:13861: $? = 0
configure:13876: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname
-Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:13879: $? = 0
configure:13893: result: no
configure:14053: checking dynamic linker characteristics
configure:14634: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:14634: $? = 0
configure:14883: result: GNU/Linux ld.so
configure:15005: checking how to hardcode library paths into programs
configure:15030: result: immediate
configure:15578: checking whether stripping libraries is possible
configure:15583: result: yes
configure:15618: checking if libtool supports shared libraries
configure:15620: result: yes
configure:15623: checking whether to build shared libraries
configure:15648: result: yes
configure:15651: checking whether to build static libraries
configure:15655: result: yes
configure:15678: checking how to run the C++ preprocessor
configure:15705: g++ -E conftest.cpp
configure:15705: $? = 0
configure:15719: g++ -E conftest.cpp
conftest.cpp:26:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:15719: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:15744: result: g++ -E
configure:15764: g++ -E conftest.cpp
configure:15764: $? = 0
configure:15778: g++ -E conftest.cpp
conftest.cpp:26:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:15778: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:15940: checking for ld used by g++
configure:16007: result: /usr/bin/x86_64-linux-gnu-ld -m elf_x86_64
configure:16014: checking if the linker (/usr/bin/x86_64-linux-gnu-ld -m
elf_x86_64) is GNU ld
configure:16029: result: yes
configure:16084: checking whether the g++ linker
(/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries
configure:17157: result: yes
configure:17193: g++ -c -g -O2 conftest.cpp >&5
configure:17196: $? = 0
configure:17677: checking for g++ option to produce PIC
configure:17684: result: -fPIC -DPIC
configure:17692: checking if g++ PIC flag -fPIC -DPIC works
configure:17710: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:17714: $? = 0
configure:17727: result: yes
configure:17750: checking if g++ static flag -static works
configure:17778: result: yes
configure:17790: checking if g++ supports -c -o file.o
configure:17811: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:17815: $? = 0
configure:17837: result: yes
configure:17842: checking if g++ supports -c -o file.o
configure:17889: result: yes
configure:17919: checking whether the g++ linker
(/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries
configure:17962: result: yes
configure:18103: checking dynamic linker characteristics
configure:18860: result: GNU/Linux ld.so
configure:18925: checking how to hardcode library paths into programs
configure:18950: result: immediate
configure:19091: checking if libtool supports shared libraries
configure:19093: result: yes
configure:19096: checking whether to build shared libraries
configure:19120: result: yes
configure:19123: checking whether to build static libraries
configure:19127: result: yes
configure:19479: checking for f77 option to produce PIC
configure:19486: result: -fPIC
configure:19494: checking if f77 PIC flag -fPIC works
configure:19512: f77 -c -g -O2 -fPIC conftest.f >&5
configure:19516: $? = 0
configure:19529: result: yes
configure:19552: checking if f77 static flag -static works
configure:19580: result: yes
configure:19592: checking if f77 supports -c -o file.o
configure:19613: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:19617: $? = 0
configure:19639: result: yes
configure:19644: checking if f77 supports -c -o file.o
configure:19691: result: yes
configure:19721: checking whether the f77 linker
(/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries
configure:20934: result: yes
configure:21075: checking dynamic linker characteristics
configure:21826: result: GNU/Linux ld.so
configure:21891: checking how to hardcode library paths into programs
configure:21916: result: immediate
configure:22053: checking if libtool supports shared libraries
configure:22055: result: yes
configure:22058: checking whether to build shared libraries
configure:22082: result: yes
configure:22085: checking whether to build static libraries
configure:22089: result: yes
configure:22123: gfortran -c -g -O2 conftest.f >&5
configure:22126: $? = 0
configure:22586: checking for gfortran option to produce PIC
configure:22593: result: -fPIC
configure:22601: checking if gfortran PIC flag -fPIC works
configure:22619: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:22623: $? = 0
configure:22636: result: yes
configure:22659: checking if gfortran static flag -static works
configure:22687: result: yes
configure:22699: checking if gfortran supports -c -o file.o
configure:22720: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:22724: $? = 0
configure:22746: result: yes
configure:22751: checking if gfortran supports -c -o file.o
configure:22798: result: yes
configure:22828: checking whether the gfortran linker
(/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries
configure:24041: result: yes
configure:24182: checking dynamic linker characteristics
configure:24933: result: GNU/Linux ld.so
configure:24998: checking how to hardcode library paths into programs
configure:25023: result: immediate
configure:25076: checking whether ln -s works
configure:25080: result: yes
configure:25088: checking for ANSI C header files
configure:25192: result: yes
configure:25201: checking for C/C++ restrict keyword
configure:25226: gcc -c -g -O2 conftest.c >&5
configure:25226: $? = 0
configure:25234: result: __restrict
configure:25253: checking for bash
configure:25280: result: /bin/bash
configure:25295: checking for git
configure:25313: found /usr/bin/git
configure:25325: result: /usr/bin/git
configure:25400: checking for lib
configure:25433: result: no
configure:25515: checking size of void *
configure:25520: gcc -o conftest -g -O2 conftest.c >&5
configure:25520: $? = 0
configure:25520: ./conftest
configure:25520: $? = 0
configure:25534: result: 8
configure:25602: checking for unistd.h
configure:25602: result: yes
configure:25615: checking for struct timespec
configure:25615: gcc -c -g -O2 conftest.c >&5
configure:25615: $? = 0
configure:25615: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:48:30: error: expected expression before ')' token
if (sizeof ((struct timespec)))
^
configure:25615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/stat.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <time.h>
| #include <pthread.h>
|
|
| int
| main ()
| {
| if (sizeof ((struct timespec)))
| return 0;
| ;
| return 0;
| }
configure:25615: result: yes
configure:25658: checking for pthread_create in -lpthread
configure:25683: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:25683: $? = 0
configure:25692: result: yes
configure:25705: checking for library containing sqrt
configure:25736: gcc -o conftest -g -O2 conftest.c -lpthread >&5
conftest.c:44:6: warning: conflicting types for built-in function 'sqrt'
[-Wbuiltin-declaration-mismatch]
char sqrt ();
^~~~
/tmp/cc38CsKN.o: In function `main':
/home/mirkom/Downloads/StarPU/build/conftest.c:48: undefined reference to
`sqrt'
collect2: error: ld returned 1 exit status
configure:25736: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #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:25736: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
conftest.c:44:6: warning: conflicting types for built-in function 'sqrt'
[-Wbuiltin-declaration-mismatch]
char sqrt ();
^~~~
configure:25736: $? = 0
configure:25753: result: -lm
configure:25763: checking for main in -lws2_32
configure:25782: gcc -o conftest -g -O2 conftest.c -lws2_32 -lm -lpthread
>&5
/usr/bin/x86_64-linux-gnu-ld: cannot find -lws2_32
collect2: error: ld returned 1 exit status
configure:25782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:25791: result: no
configure:25805: checking for sysconf
configure:25805: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:25805: $? = 0
configure:25805: result: yes
configure:25816: checking for getrlimit
configure:25816: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:25816: $? = 0
configure:25816: result: yes
configure:25826: checking for pthread_spin_lock
configure:25826: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:25826: $? = 0
configure:25826: result: yes
configure:25842: checking for pthread_barrier_init
configure:25842: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:25842: $? = 0
configure:25842: result: yes
configure:25858: checking for pthread_setaffinity_np
configure:25858: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:25858: $? = 0
configure:25858: result: yes
configure:25868: checking for pthread_setname_np
configure:25868: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:25868: $? = 0
configure:25868: result: yes
configure:25884: checking for posix_memalign
configure:25884: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
conftest.c:67:6: warning: conflicting types for built-in function
'posix_memalign' [-Wbuiltin-declaration-mismatch]
char posix_memalign ();
^~~~~~~~~~~~~~
configure:25884: $? = 0
configure:25884: result: yes
configure:25897: checking for memalign
configure:25897: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:25897: $? = 0
configure:25897: result: yes
configure:25910: checking for drand48
configure:25910: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:25910: $? = 0
configure:25910: result: yes
configure:25917: checking for erand48_r
configure:25917: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:25917: $? = 0
configure:25917: result: yes
configure:25944: checking for strerror_r
configure:25944: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:25944: $? = 0
configure:25944: result: yes
configure:25953: checking for setenv
configure:25953: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25962: checking for unsetenv
configure:25962: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:25962: $? = 0
configure:25962: result: yes
configure:25971: checking for nearbyintf
configure:25971: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
conftest.c:76:6: warning: conflicting types for built-in function
'nearbyintf' [-Wbuiltin-declaration-mismatch]
char nearbyintf ();
^~~~~~~~~~
configure:25971: $? = 0
configure:25971: result: yes
configure:25980: checking for rintf
configure:25980: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
conftest.c:77:6: warning: conflicting types for built-in function 'rintf'
[-Wbuiltin-declaration-mismatch]
char rintf ();
^~~~~
configure:25980: $? = 0
configure:25980: result: yes
configure:26056: checking malloc.h usability
configure:26056: gcc -c -g -O2 conftest.c >&5
configure:26056: $? = 0
configure:26056: result: yes
configure:26056: checking malloc.h presence
configure:26056: gcc -E conftest.c
configure:26056: $? = 0
configure:26056: result: yes
configure:26056: checking for malloc.h
configure:26056: result: yes
configure:26079: checking valgrind/valgrind.h usability
configure:26079: gcc -c -g -O2 conftest.c >&5
configure:26079: $? = 0
configure:26079: result: yes
configure:26079: checking valgrind/valgrind.h presence
configure:26079: gcc -E conftest.c
configure:26079: $? = 0
configure:26079: result: yes
configure:26079: checking for valgrind/valgrind.h
configure:26079: result: yes
configure:26093: checking valgrind/memcheck.h usability
configure:26093: gcc -c -g -O2 conftest.c >&5
configure:26093: $? = 0
configure:26093: result: yes
configure:26093: checking valgrind/memcheck.h presence
configure:26093: gcc -E conftest.c
configure:26093: $? = 0
configure:26093: result: yes
configure:26093: checking for valgrind/memcheck.h
configure:26093: result: yes
configure:26107: checking valgrind/helgrind.h usability
configure:26107: gcc -c -g -O2 conftest.c >&5
configure:26107: $? = 0
configure:26107: result: yes
configure:26107: checking valgrind/helgrind.h presence
configure:26107: gcc -E conftest.c
configure:26107: $? = 0
configure:26107: result: yes
configure:26107: checking for valgrind/helgrind.h
configure:26107: result: yes
configure:26126: checking for sched_yield
configure:26126: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5
configure:26126: $? = 0
configure:26126: result: yes
configure:26136: checking aio.h usability
configure:26136: gcc -c -g -O2 conftest.c >&5
configure:26136: $? = 0
configure:26136: result: yes
configure:26136: checking aio.h presence
configure:26136: gcc -E conftest.c
configure:26136: $? = 0
configure:26136: result: yes
configure:26136: checking for aio.h
configure:26136: result: yes
configure:26146: checking for aio_read in -lrt
configure:26171: gcc -o conftest -g -O2 conftest.c -lrt -lm -lpthread >&5
configure:26171: $? = 0
configure:26180: result: yes
configure:26196: checking for mkostemp
configure:26196: gcc -o conftest -g -O2 conftest.c -lrt -lm -lpthread >&5
configure:26196: $? = 0
configure:26196: result: yes
configure:26207: checking for mkdtemp
configure:26207: gcc -o conftest -g -O2 conftest.c -lrt -lm -lpthread >&5
configure:26207: $? = 0
configure:26207: result: yes
configure:26220: checking for pread
configure:26220: gcc -o conftest -g -O2 conftest.c -lrt -lm -lpthread >&5
configure:26220: $? = 0
configure:26220: result: yes
configure:26220: checking for pwrite
configure:26220: gcc -o conftest -g -O2 conftest.c -lrt -lm -lpthread >&5
configure:26220: $? = 0
configure:26220: result: yes
configure:26232: checking whether the target supports
__sync_val_compare_and_swap
configure:26249: gcc -o conftest -g -O2 conftest.c -lrt -lm -lpthread >&5
configure:26249: $? = 0
configure:26257: result: yes
configure:26267: checking whether the target supports
__sync_bool_compare_and_swap
configure:26284: gcc -o conftest -g -O2 conftest.c -lrt -lm -lpthread >&5
configure:26284: $? = 0
configure:26292: result: yes
configure:26302: checking whether the target supports __sync_fetch_and_add
configure:26319: gcc -o conftest -g -O2 conftest.c -lrt -lm -lpthread >&5
configure:26319: $? = 0
configure:26327: result: yes
configure:26337: checking whether the target supports __sync_fetch_and_or
configure:26354: gcc -o conftest -g -O2 conftest.c -lrt -lm -lpthread >&5
configure:26354: $? = 0
configure:26362: result: yes
configure:26372: checking whether the target supports __sync_lock_test_and_set
configure:26389: gcc -o conftest -g -O2 conftest.c -lrt -lm -lpthread >&5
configure:26389: $? = 0
configure:26397: result: yes
configure:26407: checking whether the target supports __sync_synchronize
configure:26424: gcc -o conftest -g -O2 conftest.c -lrt -lm -lpthread >&5
configure:26424: $? = 0
configure:26432: result: yes
configure:26444: checking for library containing set_mempolicy
configure:26475: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5
/tmp/ccsZMdM8.o: In function `main':
/home/mirkom/Downloads/StarPU/build/conftest.c:87: undefined reference to
`set_mempolicy'
collect2: error: ld returned 1 exit status
configure:26475: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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:26475: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lnuma
>&5
configure:26475: $? = 0
configure:26492: result: -lnuma
configure:26506: checking whether libnuma is available
configure:26508: result: yes
configure:26516: checking whether statement expressions are available
configure:26531: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
configure:26531: $? = 0
configure:26537: result: yes
configure:26550: checking maximum number of sched_ctxs
configure:26559: result: 10
configure:26637: checking maximum number of CPUs
configure:26646: result: 64
configure:26654: checking whether CPUs should be used
configure:26663: result: yes
configure:26688: checking maximum number of CUDA devices
configure:26697: result: 4
configure:26776: checking whether CUDA is available
configure:26779: result:
configure:26793: checking cuda.h usability
configure:26793: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
configure:26793: $? = 0
configure:26793: result: yes
configure:26793: checking cuda.h presence
configure:26793: gcc -E -D_GNU_SOURCE conftest.c
configure:26793: $? = 0
configure:26793: result: yes
configure:26793: checking for cuda.h
configure:26793: result: yes
configure:27087: checking whether CUDA is available with:
configure:27089: result:
configure:27092: checking for main in -lcuda
configure:27111: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcuda
-lrt -lm -lpthread >&5
configure:27111: $? = 0
configure:27120: result: yes
configure:27131: checking for main in -lcudart
configure:27150: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcudart
-lrt -lm -lpthread >&5
configure:27150: $? = 0
configure:27159: result: yes
configure:27173: checking for main in -lcublas
configure:27192: gcc -o conftest -g -O2 -D_GNU_SOURCE -lcudart conftest.c
-lcublas -lrt -lm -lpthread >&5
configure:27192: $? = 0
configure:27201: result: yes
configure:27229: checking for nvcc
configure:27248: found /usr/bin/nvcc
configure:27261: result: /usr/bin/nvcc
configure:27276: checking whether nvcc supports sm_13 architecture
configure:27287: result: no
configure:27293: checking whether nvcc supports -Wno-deprecated-gpu-targets
configure:27301: result: yes
configure:28462: checking whether CUDA is working
configure:28481: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
configure:28481: $? = 0
configure:28501: gcc -o conftest -g -O2 -D_GNU_SOURCE -lcudart -lcublas
-lcuda conftest.c -lrt -lm -lpthread >&5
configure:28501: $? = 0
configure:28501: ./conftest
configure:28501: $? = 0
configure:28526: result: yes
configure:28537: checking whether CUDA should be used
configure:28539: result: yes
configure:28576: checking cuda_gl_interop.h usability
configure:28576: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
configure:28576: $? = 0
configure:28576: result: yes
configure:28576: checking cuda_gl_interop.h presence
configure:28576: gcc -E -D_GNU_SOURCE conftest.c
configure:28576: $? = 0
configure:28576: result: yes
configure:28576: checking for cuda_gl_interop.h
configure:28576: result: yes
configure:28587: checking for cusparseCreate in -lcusparse
configure:28612: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c
-lcusparse -lrt -lm -lpthread >&5
configure:28612: $? = 0
configure:28621: result: yes
configure:28632: checking whether cusparseSetStream is declared
configure:28632: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
configure:28632: $? = 0
configure:28632: result: yes
configure:28695: checking for pkg-config
configure:28713: found /usr/bin/pkg-config
configure:28725: result: /usr/bin/pkg-config
configure:28750: checking pkg-config is at least version 0.9.0
configure:28753: result: yes
configure:28767: checking for MAGMA
configure:28775: $PKG_CONFIG --exists --print-errors "magma"
Package magma was not found in the pkg-config search path.
Perhaps you should add the directory containing `magma.pc'
to the PKG_CONFIG_PATH environment variable
No package 'magma' found
configure:28778: $? = 1
configure:28793: $PKG_CONFIG --exists --print-errors "magma"
Package magma was not found in the pkg-config search path.
Perhaps you should add the directory containing `magma.pc'
to the PKG_CONFIG_PATH environment variable
No package 'magma' found
configure:28796: $? = 1
No package 'magma' found
configure:28824: result: no
configure:28852: checking whether MAGMA should be used
configure:28854: result: no
configure:28858: checking for cufftDoubleComplex
configure:28858: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
configure:28858: $? = 0
configure:28858: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:91:33: error: expected expression before ')' token
if (sizeof ((cufftDoubleComplex)))
^
configure:28858: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| /* end confdefs.h. */
| #include <cufft.h>
|
| int
| main ()
| {
| if (sizeof ((cufftDoubleComplex)))
| return 0;
| ;
| return 0;
| }
configure:28858: result: yes
configure:28885: checking for main in -lcurand
configure:28904: gcc -o conftest -g -O2 -D_GNU_SOURCE -lcudart -lcublas
-lcuda conftest.c -lcurand -lcusparse -lrt -lm -lpthread >&5
configure:28904: $? = 0
configure:28913: result: yes
configure:28924: checking whether CURAND is available
configure:28926: result: yes
configure:28970: checking maximum number of OpenCL devices
configure:28979: result: 8
configure:29599: checking whether OpenCL should be used
configure:29601: result: no
configure:29629: checking whether asynchronous copy should be disabled
configure:29642: result: no
configure:29650: checking whether asynchronous CUDA copy should be disabled
configure:29663: result: no
configure:29671: checking whether asynchronous OpenCL copy should be disabled
configure:29684: result: no
configure:29692: checking whether asynchronous MIC copy should be disabled
configure:29705: result: no
configure:30029: checking whether SimGrid is enabled
configure:30031: result: no
configure:30034: checking whether blocking drivers should be enabled
configure:30043: result: no
configure:30083: checking maximum number of MIC devices
configure:30092: result: 4
configure:30101: checking maximum number of MIC threads
configure:30110: result:
configure:30686: checking RCCE.h usability
configure:30686: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
conftest.c:127:10: fatal error: RCCE.h: No such file or directory
#include <RCCE.h>
^~~~~~~~
compilation terminated.
configure:30686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_HAVE_CURAND 1
| #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #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:30686: result: no
configure:30686: checking RCCE.h presence
configure:30686: gcc -E -D_GNU_SOURCE conftest.c
conftest.c:94:10: fatal error: RCCE.h: No such file or directory
#include <RCCE.h>
^~~~~~~~
compilation terminated.
configure:30686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_HAVE_CURAND 1
| #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| /* end confdefs.h. */
| #include <RCCE.h>
configure:30686: result: no
configure:30686: checking for RCCE.h
configure:30686: result: no
configure:30702: checking for RCCE_init in -lRCCE_bigflags_nongory_nopwrmgmt
configure:30727: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c
-lRCCE_bigflags_nongory_nopwrmgmt -lcusparse -lrt -lm -lpthread >&5
/usr/bin/x86_64-linux-gnu-ld: cannot find -lRCCE_bigflags_nongory_nopwrmgmt
collect2: error: ld returned 1 exit status
configure:30727: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_HAVE_CURAND 1
| #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #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:30736: result: no
configure:30784: checking whether RCCE should be used
configure:30786: result: no
configure:30825: checking Maximum number of message-passing kernels
configure:30834: result: 10
configure:30850: checking whether debug mode should be enabled
configure:30859: result: yes
configure:30897: checking whether full gdb information should be enabled
configure:30906: result: yes
configure:30923: checking whether extra checks should be performed
configure:30932: result: no
configure:30946: checking whether debug messages should be displayed
configure:30955: result: yes
configure:30971: checking whether coverage testing should be enabled
configure:30980: result: no
configure:31000: checking whether FxT traces should be generated
configure:31009: result: yes
configure:31147: checking for FXT
configure:31155: $PKG_CONFIG --exists --print-errors "fxt"
configure:31158: $? = 0
configure:31173: $PKG_CONFIG --exists --print-errors "fxt"
configure:31176: $? = 0
configure:31231: result: yes
configure:31242: checking for enable_fut_flush
configure:31242: gcc -o conftest -g -O2 -O0 -fstack-protector-all -gdwarf-2
-g3 -g -D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lcusparse -lrt -lm
-lpthread -lfxt >&5
configure:31242: $? = 0
configure:31242: result: yes
configure:31253: checking for fut_set_filename
configure:31253: gcc -o conftest -g -O2 -O0 -fstack-protector-all -gdwarf-2
-g3 -g -D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lcusparse -lrt -lm
-lpthread -lfxt >&5
configure:31253: $? = 0
configure:31253: result: yes
configure:31266: checking whether enable_fut_flush is declared
configure:31266: gcc -c -g -O2 -O0 -fstack-protector-all -gdwarf-2 -g3 -g
-D_GNU_SOURCE conftest.c >&5
configure:31266: $? = 0
configure:31266: result: yes
configure:31278: checking whether fut_set_filename is declared
configure:31278: gcc -c -g -O2 -O0 -fstack-protector-all -gdwarf-2 -g3 -g
-D_GNU_SOURCE conftest.c >&5
configure:31278: $? = 0
configure:31278: result: yes
configure:31303: checking for POTI
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
configure:31329: $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:31332: $? = 1
No package 'poti' found
configure:31360: result: no
configure:31394: checking whether additional locking systems FxT traces
should be enabled
configure:31403: result: no
configure:31411: checking whether performance debugging should be enabled
configure:31420: result: no
configure:31432: checking whether performance model debugging should be
enabled
configure:31441: result: no
configure:31449: checking whether statistics should be generated
configure:31458: result: no
configure:31470: checking whether memory stats should be displayed
configure:31479: result: no
configure:31497: checking glpk.h usability
configure:31497: gcc -c -g -O2 -O0 -fstack-protector-all -gdwarf-2 -g3 -g
-D_GNU_SOURCE conftest.c >&5
conftest.c:137:10: fatal error: glpk.h: No such file or directory
#include <glpk.h>
^~~~~~~~
compilation terminated.
configure:31497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_HAVE_CURAND 1
| #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_DEBUG 1
| #define STARPU_SPINLOCK_CHECK 1
| #define STARPU_VERBOSE 1
| #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 1
| #define HAVE_DECL_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
| #include <glpk.h>
configure:31497: result: no
configure:31497: checking glpk.h presence
configure:31497: gcc -E -D_GNU_SOURCE conftest.c
conftest.c:104:10: fatal error: glpk.h: No such file or directory
#include <glpk.h>
^~~~~~~~
compilation terminated.
configure:31497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_HAVE_CURAND 1
| #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_DEBUG 1
| #define STARPU_SPINLOCK_CHECK 1
| #define STARPU_VERBOSE 1
| #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 1
| #define HAVE_DECL_FUT_SET_FILENAME 1
| /* end confdefs.h. */
| #include <glpk.h>
configure:31497: result: no
configure:31497: checking for glpk.h
configure:31497: result: no
configure:31511: checking for main in -lglpk
configure:31530: gcc -o conftest -g -O2 -O0 -fstack-protector-all -gdwarf-2
-g3 -g -D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lglpk >&5
/usr/bin/x86_64-linux-gnu-ld: cannot find -lglpk
collect2: error: ld returned 1 exit status
configure:31530: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_HAVE_CURAND 1
| #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_DEBUG 1
| #define STARPU_SPINLOCK_CHECK 1
| #define STARPU_VERBOSE 1
| #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 1
| #define HAVE_DECL_FUT_SET_FILENAME 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:31539: result: no
configure:31587: checking Ayudame.h usability
configure:31587: gcc -c -g -O2 -O0 -fstack-protector-all -gdwarf-2 -g3 -g
-D_GNU_SOURCE conftest.c >&5
configure:31587: $? = 0
configure:31587: result: yes
configure:31587: checking Ayudame.h presence
configure:31587: gcc -E -D_GNU_SOURCE conftest.c
configure:31587: $? = 0
configure:31587: result: yes
configure:31587: checking for Ayudame.h
configure:31587: result: yes
configure:31607: checking ayudame.h usability
configure:31607: gcc -c -g -O2 -O0 -fstack-protector-all -gdwarf-2 -g3 -g
-D_GNU_SOURCE conftest.c >&5
conftest.c:138:10: fatal error: ayudame.h: No such file or directory
#include <ayudame.h>
^~~~~~~~~~~
compilation terminated.
configure:31607: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_HAVE_CURAND 1
| #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_DEBUG 1
| #define STARPU_SPINLOCK_CHECK 1
| #define STARPU_VERBOSE 1
| #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 1
| #define HAVE_DECL_FUT_SET_FILENAME 1
| #define HAVE_AYUDAME_H 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 <ayudame.h>
configure:31607: result: no
configure:31607: checking ayudame.h presence
configure:31607: gcc -E -D_GNU_SOURCE conftest.c
conftest.c:105:10: fatal error: ayudame.h: No such file or directory
#include <ayudame.h>
^~~~~~~~~~~
compilation terminated.
configure:31607: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_HAVE_CURAND 1
| #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_DEBUG 1
| #define STARPU_SPINLOCK_CHECK 1
| #define STARPU_VERBOSE 1
| #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 1
| #define HAVE_DECL_FUT_SET_FILENAME 1
| #define HAVE_AYUDAME_H 1
| /* end confdefs.h. */
| #include <ayudame.h>
configure:31607: result: no
configure:31607: checking for ayudame.h
configure:31607: result: no
configure:31663: checking how many buffers can be manipulated per task
configure:31672: result: 8
configure:31680: checking maximum number of nodes to use
configure:31733: checking maximum number of memory nodes
configure:31735: result: 8
configure:31744: checking whether allocation cache should be used
configure:31753: result: yes
configure:31787: checking using explicit performance model location
configure:31789: result: no
configure:31792: checking performance models location
configure:31794: result: $HOME/.starpu/sampling/
configure:31798: checking for clock_gettime in -lrt
configure:31823: gcc -o conftest -g -O2 -O0 -fstack-protector-all -gdwarf-2
-g3 -g -D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lrt -lcusparse -lrt
-lm -lpthread >&5
configure:31823: $? = 0
configure:31832: result: yes
configure:31845: checking for clock_gettime
configure:31845: gcc -o conftest -g -O2 -O0 -fstack-protector-all -gdwarf-2
-g3 -g -D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lrt -lcusparse -lrt
-lm -lpthread >&5
configure:31845: $? = 0
configure:31845: result: yes
configure:31875: checking Maximum number of workers
configure:31877: result: 80
configure:31887: checking Maximum number of workers combinations
configure:31889: result: 64
configure:31900: checking maximum number of implementations
configure:31909: result: 4
configure:32010: checking calibration heuristic of history-based StarPU
calibrator
configure:32019: result: 50
configure:32054: checking for mpicc
configure:32073: found /usr/bin/mpicc
configure:32086: result: /usr/bin/mpicc
configure:32169: checking mpicc path
configure:32171: result: /usr/bin/mpicc
configure:32223: checking for mpiexec
configure:32242: found /usr/bin/mpiexec
configure:32255: result: /usr/bin/mpiexec
configure:32267: checking whether mpiexec is available
configure:32269: result: /usr/bin/mpiexec
configure:32290: checking whether MPI tests should be run
configure:32292: result: yes
configure:32298: checking whether the StarPU MPI library should be generated
configure:32300: result: yes
configure:32344: checking whether MPI debug messages should be displayed
configure:32353: result: no
configure:32384: checking for StarPU-Top
configure:32393: checking for qmake-qt4
configure:32426: result: no
configure:32393: checking for qmake
configure:32411: found /usr/bin/qmake
configure:32423: result: /usr/bin/qmake
configure:32528: checking whether compiler support -Wall
configure:32550: gcc -o conftest -Wall -D_GNU_SOURCE -gdwarf-2 -g3 -g
conftest.c -lrt -lcusparse -lrt -lm -lpthread >&5
conftest.c: In function 'main':
conftest.c:122:18: warning: unused variable 'hello' [-Wunused-variable]
const char *hello = "Hello World";
^~~~~
configure:32550: $? = 0
configure:32553: result: yes
configure:32572: checking whether compiler support -Werror=implicit
configure:32594: gcc -o conftest -Werror=implicit -D_GNU_SOURCE -gdwarf-2
-g3 -g conftest.c -lrt -lcusparse -lrt -lm -lpthread >&5
configure:32594: $? = 0
configure:32597: result: yes
configure:32616: checking whether compiler support
-Werror=implicit-function-declaration
configure:32638: gcc -o conftest -Werror=implicit-function-declaration
-D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lrt -lcusparse -lrt -lm
-lpthread >&5
configure:32638: $? = 0
configure:32641: result: yes
configure:33066: gcc -c -g -O2 -O0 -fstack-protector-all -gdwarf-2 -g3 -g
-D_GNU_SOURCE conftest.c >&5
configure:33066: $? = 0
configure:33125: checking for mpif90
configure:33144: found /usr/bin/mpif90
configure:33157: result: /usr/bin/mpif90
configure:33190: /usr/bin/mpicc -o conftest -g -O2 -O0 -fstack-protector-all
-gdwarf-2 -g3 -g -D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lrt
-lcusparse -lrt -lm -lpthread >&5
conftest.c: In function 'main':
conftest.c:121:8: warning: return makes integer from pointer without a cast
[-Wint-conversion]
return MPI_Comm_f2c(0);
^~~~~~~~~~~~~~~
configure:33190: $? = 0
configure:33203: checking mpifort path
configure:33205: result: /usr/bin/mpif90
configure:33263: checking whether GCC supports plug-ins
configure:33318: gcc -c -g -O2 -O0 -fstack-protector-all -gdwarf-2 -g3 -g
-I/usr/lib/gcc/x86_64-linux-gnu/7/plugin/include conftest.c >&5
conftest.c:118:10: fatal error: gcc-plugin.h: No such file or directory
#include <gcc-plugin.h>
^~~~~~~~~~~~~~
compilation terminated.
configure:33318: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_HAVE_CURAND 1
| #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_DEBUG 1
| #define STARPU_SPINLOCK_CHECK 1
| #define STARPU_VERBOSE 1
| #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 1
| #define HAVE_DECL_FUT_SET_FILENAME 1
| #define HAVE_AYUDAME_H 1
| #define STARPU_USE_AYUDAME1 1
| #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 80
| #define STARPU_NMAX_COMBINEDWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_MPI 1
| #define STARPU_HAVE_FC 1
| #define HAVE_MPI_COMM_F2C 1
| /* end confdefs.h. */
| #include <gcc-plugin.h>
| #include <tree.h>
| #include <gimple.h>
|
| #if defined __INTEL_COMPILER || defined __ICC
| Beware, this compiler is a fake. Don't use it.
| #endif
|
| tree fndecl; gimple call;
| int
| main ()
| {
| /* Clang 3.1 doesn't support nested functions, so try to
| discriminate it this way. */
| tree foo (void)
| {
| return lookup_name (get_identifier ("puts"));
| }
| fndecl = foo ();
| call = gimple_build_call (fndecl, 0);
| ;
| return 0;
| }
configure:33334: result: no
configure:33618: WARNING: GCC plug-ins not supported; StarPU's GCC plug-in
will not be built
configure:33756: checking for OpenMP runtime support
configure:33773: result: no
configure:33801: checking for SOCL
configure:33816: result: no
configure:33865: checking for gdb
configure:33883: found /usr/bin/gdb
configure:33896: result: /usr/bin/gdb
configure:34124: checking whether OpenGL rendering is enabled
configure:34128: result: no
configure:34139: checking for X
configure:34247: gcc -E -D_GNU_SOURCE conftest.c
configure:34247: $? = 0
configure:34278: gcc -o conftest -g -O2 -O0 -fstack-protector-all -gdwarf-2
-g3 -g -D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lX11 -lrt -lcusparse
-lrt -lm -lpthread >&5
configure:34278: $? = 0
configure:34328: result: libraries , headers
configure:34427: gcc -o conftest -g -O2 -O0 -fstack-protector-all -gdwarf-2
-g3 -g -D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lrt -lcusparse -lrt
-lm -lpthread -lX11 >&5
configure:34427: $? = 0
configure:34525: checking for gethostbyname
configure:34525: gcc -o conftest -g -O2 -O0 -fstack-protector-all -gdwarf-2
-g3 -g -D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lrt -lcusparse -lrt
-lm -lpthread >&5
configure:34525: $? = 0
configure:34525: result: yes
configure:34622: checking for connect
configure:34622: gcc -o conftest -g -O2 -O0 -fstack-protector-all -gdwarf-2
-g3 -g -D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lrt -lcusparse -lrt
-lm -lpthread >&5
configure:34622: $? = 0
configure:34622: result: yes
configure:34671: checking for remove
configure:34671: gcc -o conftest -g -O2 -O0 -fstack-protector-all -gdwarf-2
-g3 -g -D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lrt -lcusparse -lrt
-lm -lpthread >&5
configure:34671: $? = 0
configure:34671: result: yes
configure:34720: checking for shmat
configure:34720: gcc -o conftest -g -O2 -O0 -fstack-protector-all -gdwarf-2
-g3 -g -D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lrt -lcusparse -lrt
-lm -lpthread >&5
configure:34720: $? = 0
configure:34720: result: yes
configure:34778: checking for IceConnectionNumber in -lICE
configure:34803: gcc -o conftest -g -O2 -O0 -fstack-protector-all -gdwarf-2
-g3 -g -D_GNU_SOURCE -gdwarf-2 -g3 -g conftest.c -lICE -lrt -lcusparse
-lrt -lm -lpthread >&5
/usr/bin/x86_64-linux-gnu-ld: cannot find -lICE
collect2: error: ld returned 1 exit status
configure:34803: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_HAVE_CURAND 1
| #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_DEBUG 1
| #define STARPU_SPINLOCK_CHECK 1
| #define STARPU_VERBOSE 1
| #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 1
| #define HAVE_DECL_FUT_SET_FILENAME 1
| #define HAVE_AYUDAME_H 1
| #define STARPU_USE_AYUDAME1 1
| #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 80
| #define STARPU_NMAX_COMBINEDWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_MPI 1
| #define STARPU_HAVE_FC 1
| #define HAVE_MPI_COMM_F2C 1
| #define STARPU_GDB_PATH "/usr/bin/gdb"
| /* 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 IceConnectionNumber ();
| int
| main ()
| {
| return IceConnectionNumber ();
| ;
| return 0;
| }
configure:34812: result: no
configure:35235: checking for OPENBLAS
configure:35243: $PKG_CONFIG --exists --print-errors "openblas"
configure:35246: $? = 0
configure:35261: $PKG_CONFIG --exists --print-errors "openblas"
configure:35264: $? = 0
configure:35308: result: yes
configure:35313: checking for BLAS_OPENBLAS
configure:35321: $PKG_CONFIG --exists --print-errors "blas-openblas"
configure:35324: $? = 0
configure:35339: $PKG_CONFIG --exists --print-errors "blas-openblas"
configure:35342: $? = 0
configure:35386: result: yes
configure:35587: checking which BLAS lib should be used
configure:35589: result: openblas
configure:35613: checking for FFTW
configure:35621: $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:35624: $? = 1
configure:35639: $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:35642: $? = 1
No package 'fftw3' found
configure:35670: result: no
configure:35700: checking for FFTWF
configure:35708: $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:35711: $? = 1
configure:35726: $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:35729: $? = 1
No package 'fftw3f' found
configure:35757: result: no
configure:35787: checking for FFTWL
configure:35795: $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:35798: $? = 1
configure:35813: $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:35816: $? = 1
No package 'fftw3l' found
configure:35844: result: no
configure:35939: checking for HWLOC
configure:35947: $PKG_CONFIG --exists --print-errors "hwloc"
configure:35950: $? = 0
configure:35965: $PKG_CONFIG --exists --print-errors "hwloc"
configure:35968: $? = 0
configure:36004: result: yes
configure:36039: checking whether hwloc_cuda_get_device_osdev_by_index is
declared
configure:36039: gcc -c -g -O2 -O0 -fstack-protector-all -gdwarf-2 -g3 -g
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu
-D_GNU_SOURCE conftest.c >&5
configure:36039: $? = 0
configure:36039: result: yes
configure:36056: checking for hwloc_topology_dup
configure:36056: gcc -o conftest -g -O2 -O0 -fstack-protector-all -gdwarf-2
-g3 -g -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu
-D_GNU_SOURCE -lhwloc -gdwarf-2 -g3 -g conftest.c -lrt -lcusparse -lrt -lm
-lpthread -lopenblas -L/usr/lib/x86_64-linux-gnu/openblas -lblas >&5
/tmp/ccQIoTDg.o: In function `main':
/home/mirkom/Downloads/StarPU/build/conftest.c:157: undefined reference to
`hwloc_topology_dup'
collect2: error: ld returned 1 exit status
configure:36056: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_HAVE_CURAND 1
| #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_DEBUG 1
| #define STARPU_SPINLOCK_CHECK 1
| #define STARPU_VERBOSE 1
| #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 1
| #define HAVE_DECL_FUT_SET_FILENAME 1
| #define HAVE_AYUDAME_H 1
| #define STARPU_USE_AYUDAME1 1
| #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 80
| #define STARPU_NMAX_COMBINEDWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_MPI 1
| #define STARPU_HAVE_FC 1
| #define HAVE_MPI_COMM_F2C 1
| #define STARPU_GDB_PATH "/usr/bin/gdb"
| #define STARPU_HAVE_X11 1
| #define STARPU_OPENBLAS 1
| #define STARPU_HAVE_HWLOC 1
| #define HAVE_DECL_HWLOC_CUDA_GET_DEVICE_OSDEV_BY_INDEX 1
| /* end confdefs.h. */
| /* Define hwloc_topology_dup to an innocuous variant, in case <limits.h>
declares hwloc_topology_dup.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define hwloc_topology_dup innocuous_hwloc_topology_dup
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char hwloc_topology_dup (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef hwloc_topology_dup
|
| /* 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 hwloc_topology_dup ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_hwloc_topology_dup || defined __stub___hwloc_topology_dup
| choke me
| #endif
|
| int
| main ()
| {
| return hwloc_topology_dup ();
| ;
| return 0;
| }
configure:36056: result: no
configure:36078: checking whether hwloc should be used
configure:36080: result: yes
configure:36085: checking f77.h usability
configure:36085: gcc -c -g -O2 -O0 -fstack-protector-all -gdwarf-2 -g3 -g
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu
-D_GNU_SOURCE conftest.c >&5
conftest.c:156:10: fatal error: f77.h: No such file or directory
#include <f77.h>
^~~~~~~
compilation terminated.
configure:36085: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_HAVE_CURAND 1
| #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_DEBUG 1
| #define STARPU_SPINLOCK_CHECK 1
| #define STARPU_VERBOSE 1
| #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 1
| #define HAVE_DECL_FUT_SET_FILENAME 1
| #define HAVE_AYUDAME_H 1
| #define STARPU_USE_AYUDAME1 1
| #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 80
| #define STARPU_NMAX_COMBINEDWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_MPI 1
| #define STARPU_HAVE_FC 1
| #define HAVE_MPI_COMM_F2C 1
| #define STARPU_GDB_PATH "/usr/bin/gdb"
| #define STARPU_HAVE_X11 1
| #define STARPU_OPENBLAS 1
| #define STARPU_HAVE_HWLOC 1
| #define HAVE_DECL_HWLOC_CUDA_GET_DEVICE_OSDEV_BY_INDEX 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:36085: result: no
configure:36085: checking f77.h presence
configure:36085: gcc -E -D_GNU_SOURCE conftest.c
conftest.c:123:10: fatal error: f77.h: No such file or directory
#include <f77.h>
^~~~~~~
compilation terminated.
configure:36085: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.3.99"
| #define PACKAGE_STRING "StarPU 1.2.3.99"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 3
| #define PACKAGE "starpu"
| #define VERSION "1.2.3.99"
| #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/mirkom/Downloads/StarPU/build"
| #define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define STARPU_HAVE_STRUCT_TIMESPEC 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
| #define STARPU_HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
| #define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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 1
| #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_USE_CUDA 1
| #define HAVE_CUDA_GL_INTEROP_H 1
| #define HAVE_LIBCUSPARSE 1
| #define HAVE_DECL_CUSPARSESETSTREAM 1
| #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
| #define STARPU_HAVE_CURAND 1
| #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_DEBUG 1
| #define STARPU_SPINLOCK_CHECK 1
| #define STARPU_VERBOSE 1
| #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 1
| #define HAVE_DECL_FUT_SET_FILENAME 1
| #define HAVE_AYUDAME_H 1
| #define STARPU_USE_AYUDAME1 1
| #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 80
| #define STARPU_NMAX_COMBINEDWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_MPI 1
| #define STARPU_HAVE_FC 1
| #define HAVE_MPI_COMM_F2C 1
| #define STARPU_GDB_PATH "/usr/bin/gdb"
| #define STARPU_HAVE_X11 1
| #define STARPU_OPENBLAS 1
| #define STARPU_HAVE_HWLOC 1
| #define HAVE_DECL_HWLOC_CUDA_GET_DEVICE_OSDEV_BY_INDEX 1
| /* end confdefs.h. */
| #include <f77.h>
configure:36085: result: no
configure:36085: checking for f77.h
configure:36085: result: no
configure:36124: checking for icc
configure:36154: result: no
configure:36223: checking for help2man
configure:36253: result: no
configure:36274: checking for struct cudaDeviceProp.pciDomainID
configure:36274: gcc -c -g -O2 -O0 -fstack-protector-all -gdwarf-2 -g3 -g
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu
-D_GNU_SOURCE conftest.c >&5
configure:36274: $? = 0
configure:36274: result: yes
configure:36283: checking for struct cudaDeviceProp.pciBusID
configure:36283: gcc -c -g -O2 -O0 -fstack-protector-all -gdwarf-2 -g3 -g
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu
-D_GNU_SOURCE conftest.c >&5
configure:36283: $? = 0
configure:36283: result: yes
configure:36451: checking whether documentation should be compiled
configure:36453: result: no
configure:36455: checking whether documentation is available
configure:36457: result: no
configure:36648: checking that generated files are newer than configure
configure:36654: result: done
configure:36941: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by StarPU config.status 1.2.3.99, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on gandalf
config.status:1702: creating tests/regression/regression.sh
config.status:1702: creating tests/regression/profiles
config.status:1702: creating tests/regression/profiles.build.only
config.status:1702: creating Makefile
config.status:1702: creating src/Makefile
config.status:1702: creating tools/Makefile
config.status:1702: creating tools/starpu_codelet_profile
config.status:1702: creating tools/starpu_codelet_histo_profile
config.status:1702: creating tools/starpu_workers_activity
config.status:1702: creating tools/starpu_paje_draw_histogram
config.status:1702: creating tools/starpu_paje_state_stats
config.status:1702: creating tools/starpu_paje_summary
config.status:1702: creating tools/starpu_paje_sort
config.status:1702: creating tools/starpu_smpirun
config.status:1702: creating socl/Makefile
config.status:1702: creating socl/src/Makefile
config.status:1702: creating socl/examples/Makefile
config.status:1702: creating socl/vendors/socl.icd
config.status:1702: creating socl/vendors/install/socl.icd
config.status:1702: creating libstarpu.pc
config.status:1702: creating starpu-1.0.pc
config.status:1702: creating starpu-1.1.pc
config.status:1702: creating starpu-1.2.pc
config.status:1702: creating mpi/libstarpumpi.pc
config.status:1702: creating mpi/starpumpi-1.0.pc
config.status:1702: creating mpi/starpumpi-1.1.pc
config.status:1702: creating mpi/starpumpi-1.2.pc
config.status:1702: creating starpufft/Makefile
config.status:1702: creating starpufft/src/Makefile
config.status:1702: creating starpufft/tests/Makefile
config.status:1702: creating starpufft/libstarpufft.pc
config.status:1702: creating starpufft/starpufft-1.0.pc
config.status:1702: creating starpufft/starpufft-1.1.pc
config.status:1702: creating starpufft/starpufft-1.2.pc
config.status:1702: creating examples/Makefile
config.status:1702: creating examples/stencil/Makefile
config.status:1702: creating tests/Makefile
config.status:1702: creating tests/loader-cross.sh
config.status:1702: creating examples/loader-cross.sh
config.status:1702: creating examples/stencil/loader-cross.sh
config.status:1702: creating mpi/Makefile
config.status:1702: creating mpi/src/Makefile
config.status:1702: creating mpi/tests/Makefile
config.status:1702: creating mpi/examples/Makefile
config.status:1702: creating starpu-top/StarPU-Top.pro
config.status:1702: creating starpu-top/StarPU-Top-qwt-embed.pri
config.status:1702: creating starpu-top/StarPU-Top-qwt-system.pri
config.status:1702: creating gcc-plugin/Makefile
config.status:1702: creating gcc-plugin/src/Makefile
config.status:1702: creating gcc-plugin/tests/Makefile
config.status:1702: creating gcc-plugin/tests/run-test
config.status:1702: creating gcc-plugin/examples/Makefile
config.status:1702: creating sc_hypervisor/Makefile
config.status:1702: creating sc_hypervisor/src/Makefile
config.status:1702: creating sc_hypervisor/examples/Makefile
config.status:1702: creating doc/Makefile
config.status:1702: creating doc/doxygen/Makefile
config.status:1702: creating doc/doxygen/doxygen-config.cfg
config.status:1702: creating doc/doxygen/doxygen_filter.sh
config.status:1702: creating tools/msvc/starpu_var.bat
config.status:1702: creating src/common/config.h
config.status:1702: creating include/starpu_config.h
config.status:1702: creating gcc-plugin/include/starpu-gcc/config.h
config.status:1702: creating starpu-top/config.h
config.status:1928: linking
/etc/OpenCL/vendors/intel-beignet-x86_64-linux-gnu.icd to
socl/vendors/intel-beignet-x86_64-linux-gnu.icd
config.status:1928: linking /etc/OpenCL/vendors/nvidia.icd to
socl/vendors/nvidia.icd
config.status:1947: executing depfiles commands
config.status:1947: executing libtool commands
config.status:1947: executing executable-scripts commands
configure:40011:
CPUs enabled: yes
CUDA enabled: yes
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: 4
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:
Allocation cache: yes
Magma enabled: no
BLAS library: openblas
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
OpenMP runtime support enabled: no
SOCL enabled: no
SOCL test suite: no
Scheduler Hypervisor: no
simgrid enabled: no
ayudame enabled: yes, use version 1
Native fortran support: yes
Native MPI fortran support: yes
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-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=set
ac_cv_env_BLAS_LIBS_value=/usr/local/atlas/lib/libsatlas.so
ac_cv_env_BLAS_OPENBLAS_CFLAGS_set=
ac_cv_env_BLAS_OPENBLAS_CFLAGS_value=
ac_cv_env_BLAS_OPENBLAS_LIBS_set=
ac_cv_env_BLAS_OPENBLAS_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
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=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=
ac_cv_env_FC_value=
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_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_CC_set=
ac_cv_env_NVCC_CC_value=
ac_cv_env_NVCC_set=
ac_cv_env_NVCC_value=
ac_cv_env_OPENBLAS_CFLAGS_set=
ac_cv_env_OPENBLAS_CFLAGS_value=
ac_cv_env_OPENBLAS_LIBS_set=
ac_cv_env_OPENBLAS_LIBS_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_fc_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_getrlimit=yes
ac_cv_func_hwloc_topology_dup=no
ac_cv_func_memalign=yes
ac_cv_func_mkdtemp=yes
ac_cv_func_mkostemp=yes
ac_cv_func_nearbyintf=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_pread=yes
ac_cv_func_pthread_barrier_init=yes
ac_cv_func_pthread_setaffinity_np=yes
ac_cv_func_pthread_setname_np=yes
ac_cv_func_pthread_spin_lock=yes
ac_cv_func_pwrite=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_cusparseSetStream=yes
ac_cv_have_decl_enable_fut_flush=yes
ac_cv_have_decl_fut_set_filename=yes
ac_cv_have_decl_hwloc_cuda_get_device_osdev_by_index=yes
ac_cv_have_gcc_plugins=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=yes
ac_cv_header_RCCE_h=no
ac_cv_header_aio_h=yes
ac_cv_header_ayudame_h=no
ac_cv_header_cuda_gl_interop_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_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_memcheck_h=yes
ac_cv_header_valgrind_valgrind_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=no
ac_cv_lib_RCCE_bigflags_nongory_nopwrmgmt_RCCE_init=no
ac_cv_lib_cublas=ac_cv_lib_cublas_main
ac_cv_lib_cuda=ac_cv_lib_cuda_main
ac_cv_lib_cudart=ac_cv_lib_cudart_main
ac_cv_lib_curand=ac_cv_lib_curand_main
ac_cv_lib_curand_main=yes
ac_cv_lib_cusparse_cusparseCreate=yes
ac_cv_lib_glpk_main=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_rt_aio_read=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='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GDB=/usr/bin/gdb
ac_cv_path_GREP=/bin/grep
ac_cv_path_NVCC=/usr/bin/nvcc
ac_cv_path_QMAKE=/usr/bin/qmake
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_gitcommand=/usr/bin/git
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_path_mpicc_path=/usr/bin/mpicc
ac_cv_path_mpiexec_path=/usr/bin/mpiexec
ac_cv_path_mpifort_path=/usr/bin/mpif90
ac_cv_prog_AWK=gawk
ac_cv_prog_BASH=/bin/bash
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_PROG_DATE=date
ac_cv_prog_PROG_STAT=stat
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=f77
ac_cv_prog_ac_ct_FC=gfortran
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_c_openmp=-fopenmp
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_fc_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-pc-linux-gnu
ac_cv_type_cufftDoubleComplex=yes
ac_cv_type_struct_timespec=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
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/x86_64-linux-gnu-ld
lt_cv_path_LDCXX='/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
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_c_o_FC=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_F77=-fPIC
lt_cv_prog_compiler_pic_FC=-fPIC
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_pic_works_FC=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_compiler_static_works_FC=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/
{"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/
{"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^:
\(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .*
\(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]*
.* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int
\1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char
\1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
pkg_cv_BLAS_OPENBLAS_CFLAGS=-I/usr/include/x86_64-linux-gnu
pkg_cv_BLAS_OPENBLAS_LIBS='-L/usr/lib/x86_64-linux-gnu/openblas -lblas'
pkg_cv_FXT_CFLAGS=
pkg_cv_FXT_LIBS=-lfxt
pkg_cv_HWLOC_CFLAGS=
pkg_cv_HWLOC_LIBS=-lhwloc
pkg_cv_OPENBLAS_CFLAGS=-I/usr/include/x86_64-linux-gnu
pkg_cv_OPENBLAS_LIBS=-lopenblas
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/mirkom/Downloads/StarPU/build-aux/missing
aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
ATLASDIR=''
ATLAS_BLAS_LIB_FALSE=''
ATLAS_BLAS_LIB_TRUE='#'
AUTOCONF='${SHELL} /home/mirkom/Downloads/StarPU/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /home/mirkom/Downloads/StarPU/build-aux/missing
autoheader'
AUTOMAKE='${SHELL} /home/mirkom/Downloads/StarPU/build-aux/missing
automake-1.15'
AVAILABLE_DOC_FALSE=''
AVAILABLE_DOC_TRUE='#'
AWK='gawk'
BASH='/bin/bash'
BLAS_LIB='openblas'
BLAS_LIBS='/usr/local/atlas/lib/libsatlas.so'
BLAS_OPENBLAS_CFLAGS='-I/usr/include/x86_64-linux-gnu'
BLAS_OPENBLAS_LIBS='-L/usr/lib/x86_64-linux-gnu/openblas -lblas'
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='#'
BUILD_TESTS_FALSE=''
BUILD_TESTS_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CC_OR_MPICC='/usr/bin/mpicc'
CFLAGS='-g -O2 -O0 -fstack-protector-all -gdwarf-2 -g3 -g
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu '
COVERAGE='no'
CPP='gcc -E'
CPPFLAGS=' -D_GNU_SOURCE '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -O0 -fstack-protector-all -gdwarf-2 -g3 -g '
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77='f77'
FC='gfortran'
FCFLAGS='-g -O2'
FFLAGS='-g -O2'
FFTWF_CFLAGS=''
FFTWF_LIBS=''
FFTWL_CFLAGS=''
FFTWL_LIBS=''
FFTW_CFLAGS=''
FFTW_LIBS=''
FGREP='/bin/grep -F'
FXTDIR=''
FXT_CFLAGS=' '
FXT_LDFLAGS=''
FXT_LIBS='-lfxt '
GCC_FOR_PLUGIN=''
GCC_FOR_PLUGIN_LIBTOOL_TAG=''
GCC_PLUGIN_DIR_PKGCONFIG=''
GCC_PLUGIN_INCLUDE_DIR='/usr/lib/gcc/x86_64-linux-gnu/7/plugin/include'
GCC_PLUGIN_PKGCONFIG=''
GDB='/usr/bin/gdb'
GLOBAL_AM_CFLAGS=' -Wall -Werror=implicit
-Werror=implicit-function-declaration'
GOTODIR=''
GOTO_BLAS_LIB_FALSE=''
GOTO_BLAS_LIB_TRUE='#'
GREP='/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='-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/x86_64-linux-gnu-ld -m elf_x86_64'
LDFLAGS=' -gdwarf-2 -g3 -g '
LIBOBJS=''
LIBS='-lrt -lcusparse -lrt -lm -lpthread -lopenblas
-L/usr/lib/x86_64-linux-gnu/openblas -lblas '
LIBSOCL_INTERFACE_AGE='0'
LIBSOCL_INTERFACE_CURRENT='0'
LIBSOCL_INTERFACE_REVISION='2'
LIBSTARPUFFT_INTERFACE_AGE='0'
LIBSTARPUFFT_INTERFACE_CURRENT='0'
LIBSTARPUFFT_INTERFACE_REVISION='0'
LIBSTARPUMPI_INTERFACE_AGE='0'
LIBSTARPUMPI_INTERFACE_CURRENT='2'
LIBSTARPUMPI_INTERFACE_REVISION='0'
LIBSTARPU_INTERFACE_AGE='0'
LIBSTARPU_INTERFACE_CURRENT='3'
LIBSTARPU_INTERFACE_REVISION='0'
LIBSTARPU_LDFLAGS='-lhwloc -lfxt '
LIBSTARPU_LINK='libstarpu-1.2.la'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAGMA_CFLAGS=''
MAGMA_LIBS=''
MAKEINFO='${SHELL} /home/mirkom/Downloads/StarPU/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
MKL_BLAS_LIB_FALSE=''
MKL_BLAS_LIB_TRUE='#'
MPICC='/usr/bin/mpicc'
MPICC_LDFLAGS='-pthread -L/usr//lib -L/usr/lib/x86_64-linux-gnu/openmpi/lib
-lmpi'
MPIEXEC='/usr/bin/mpiexec'
MPIEXEC_ARGS=''
MPIFORT='/usr/bin/mpif90'
NM='/usr/bin/nm -B'
NMEDIT=''
NO_BLAS_LIB_FALSE=''
NO_BLAS_LIB_TRUE='#'
NVCC='/usr/bin/nvcc'
NVCCFLAGS=' -Wno-deprecated-gpu-targets -m64'
NVCC_CC=''
OBJDUMP='objdump'
OBJEXT='o'
OPENBLAS_CFLAGS='-I/usr/include/x86_64-linux-gnu'
OPENBLAS_LIBS='-lopenblas'
OPENMP_CFLAGS='-fopenmp'
OTOOL64=''
OTOOL=''
PACKAGE='starpu'
PACKAGE_BUGREPORT='starpu-devel@lists.gforge.inria.fr'
PACKAGE_NAME='StarPU'
PACKAGE_STRING='StarPU 1.2.3.99'
PACKAGE_TARNAME='starpu'
PACKAGE_URL='http://runtime.bordeaux.inria.fr/StarPU/'
PACKAGE_VERSION='1.2.3.99'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POTI_CFLAGS=''
POTI_LIBS=''
PROG_DATE='date'
PROG_STAT='stat'
QMAKE='/usr/bin/qmake'
QWT_PRI=''
RANLIB='ranlib'
RUN_GCC_PLUGIN_TESTS_FALSE=''
RUN_GCC_PLUGIN_TESTS_TRUE='#'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SIMGRID_CFLAGS=''
SIMGRID_LIBS=''
SOCL_OCL_LIB_OPENCL_DIR=''
SOCL_VENDORS='vendors/install/socl.icd
vendors/intel-beignet-x86_64-linux-gnu.icd vendors/nvidia.icd'
STARPU_BLAS_LDFLAGS=''
STARPU_BUILD_DIR='/home/mirkom/Downloads/StarPU/build'
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='-lgfortran'
STARPU_CUDA_LDFLAGS=' -lcudart -lcublas -lcuda -lstdc++'
STARPU_CUFFT_LDFLAGS='-lcufft'
STARPU_CURAND_LDFLAGS=' -lcurand'
STARPU_DEVEL_FALSE=''
STARPU_DEVEL_TRUE='#'
STARPU_EFFECTIVE_VERSION='1.2'
STARPU_ENABLE_STATS='no'
STARPU_EXPORTED_LIBS=''
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_DARWIN_FALSE=''
STARPU_HAVE_DARWIN_TRUE='#'
STARPU_HAVE_F77_FALSE='#'
STARPU_HAVE_F77_H='no'
STARPU_HAVE_F77_H_FALSE=''
STARPU_HAVE_F77_H_TRUE='#'
STARPU_HAVE_F77_TRUE=''
STARPU_HAVE_FC_FALSE='#'
STARPU_HAVE_FC_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_HWLOC_FALSE='#'
STARPU_HAVE_HWLOC_TRUE=''
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_MPIFORT_FALSE='#'
STARPU_HAVE_MPIFORT_TRUE=''
STARPU_HAVE_MS_LIB_FALSE=''
STARPU_HAVE_MS_LIB_TRUE='#'
STARPU_HAVE_OPENMP_FALSE='#'
STARPU_HAVE_OPENMP_TRUE=''
STARPU_HAVE_WINDOWS_FALSE=''
STARPU_HAVE_WINDOWS_TRUE='#'
STARPU_HWLOC_HAVE_TOPOLOGY_DUP_FALSE=''
STARPU_HWLOC_HAVE_TOPOLOGY_DUP_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_NEW_CHECK_FALSE=''
STARPU_NEW_CHECK_TRUE='#'
STARPU_OPENBLAS='1'
STARPU_OPENBSD_SYS_FALSE=''
STARPU_OPENBSD_SYS_TRUE='#'
STARPU_OPENCL_CPPFLAGS=''
STARPU_OPENCL_DATAdir=''
STARPU_OPENCL_LDFLAGS=''
STARPU_OPENGL_RENDER='no'
STARPU_OPENGL_RENDER_LDFLAGS=''
STARPU_OPENMP_FALSE=''
STARPU_OPENMP_TRUE='#'
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='3'
STARPU_SANITIZE_FALSE=''
STARPU_SANITIZE_TRUE='#'
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/mirkom/Downloads/StarPU/build/..'
STARPU_USE_AYUDAME1_FALSE='#'
STARPU_USE_AYUDAME1_TRUE=''
STARPU_USE_AYUDAME2_FALSE='#'
STARPU_USE_AYUDAME2_TRUE=''
STARPU_USE_CPU='yes'
STARPU_USE_CPU_FALSE='#'
STARPU_USE_CPU_TRUE=''
STARPU_USE_CUDA='yes'
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.3.99'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
YACC='${SHELL} /home/mirkom/Downloads/StarPU/build-aux/missing bison'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
ac_ct_F77='f77'
ac_ct_FC='gfortran'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
doxygencommand=''
dvidir='${docdir}'
epstopdfcommand=''
exec_prefix='${prefix}'
gccplugindir=''
gitcommand='/usr/bin/git'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/mirkom/Downloads/StarPU/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
mpicc_path='/usr/bin/mpicc'
mpiexec_path='/usr/bin/mpiexec'
mpifort_path='/usr/bin/mpif90'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pdflatexcommand=''
pkglibdir='${libdir}/starpu'
prefix='/tmp/malloc_fix'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
smpirun_path=''
sysconfdir='${prefix}/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "StarPU"
#define PACKAGE_TARNAME "starpu"
#define PACKAGE_VERSION "1.2.3.99"
#define PACKAGE_STRING "StarPU 1.2.3.99"
#define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
#define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
#define STARPU_MAJOR_VERSION 1
#define STARPU_MINOR_VERSION 2
#define STARPU_RELEASE_VERSION 3
#define PACKAGE "starpu"
#define VERSION "1.2.3.99"
#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/mirkom/Downloads/StarPU/build"
#define STARPU_SRC_DIR "/home/mirkom/Downloads/StarPU/build/.."
#define HAVE_UNISTD_H 1
#define STARPU_HAVE_UNISTD_H 1
#define STARPU_HAVE_STRUCT_TIMESPEC 1
#define HAVE_LIBPTHREAD 1
#define HAVE_SYSCONF 1
#define HAVE_GETRLIMIT 1
#define HAVE_PTHREAD_SPIN_LOCK 1
#define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
#define STARPU_HAVE_PTHREAD_BARRIER 1
#define HAVE_PTHREAD_SETAFFINITY_NP 1
#define STARPU_HAVE_PTHREAD_SETNAME_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_MEMCHECK_H 1
#define STARPU_HAVE_MEMCHECK_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 HAVE_LIBRT 1
#define HAVE_MKOSTEMP 1
#define HAVE_MKDTEMP 1
#define HAVE_PREAD 1
#define HAVE_PWRITE 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 1
#define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
#define STARPU_NMAX_SCHED_CTXS 10
#define STARPU_MAXCPUS 64
#define STARPU_USE_CPU 1
#define STARPU_MAXCUDADEVS 4
#define STARPU_USE_CUDA 1
#define HAVE_CUDA_GL_INTEROP_H 1
#define HAVE_LIBCUSPARSE 1
#define HAVE_DECL_CUSPARSESETSTREAM 1
#define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
#define STARPU_HAVE_CURAND 1
#define STARPU_HAVE_CUDA_MEMCPY_PEER 1
#define STARPU_MAXOPENCLDEVS 8
#define STARPU_NON_BLOCKING_DRIVERS 1
#define STARPU_MAXMICDEVS 4
#define STARPU_MAXMICCORES 120
#define STARPU_MAXSCCDEVS 47
#define STARPU_MAXMPKERNELS 10
#define STARPU_DEBUG 1
#define STARPU_SPINLOCK_CHECK 1
#define STARPU_VERBOSE 1
#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 1
#define HAVE_DECL_FUT_SET_FILENAME 1
#define HAVE_AYUDAME_H 1
#define STARPU_USE_AYUDAME1 1
#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 80
#define STARPU_NMAX_COMBINEDWORKERS 64
#define STARPU_MAXIMPLEMENTATIONS 4
#define STARPU_HISTORYMAXERROR 50
#define STARPU_USE_MPI 1
#define STARPU_HAVE_FC 1
#define HAVE_MPI_COMM_F2C 1
#define STARPU_GDB_PATH "/usr/bin/gdb"
#define STARPU_HAVE_X11 1
#define STARPU_OPENBLAS 1
#define STARPU_HAVE_HWLOC 1
#define HAVE_DECL_HWLOC_CUDA_GET_DEVICE_OSDEV_BY_INDEX 1
#define STARPU_HAVE_DOMAINID 1
#define STARPU_HAVE_BUSID 1
configure: exit 0
- [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Mirko Myllykoski, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Samuel Thibault, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Mirko Myllykoski, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Samuel Thibault, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Mirko Myllykoski, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Samuel Thibault, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Mirko Myllykoski, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Samuel Thibault, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Mirko Myllykoski, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Samuel Thibault, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Mirko Myllykoski, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Mirko Myllykoski, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Samuel Thibault, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Mirko Myllykoski, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Samuel Thibault, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Mirko Myllykoski, 27/09/2018
- Re: [Starpu-devel] Performance decline from StarPU 1.2.3 to 1.2.4, Samuel Thibault, 27/09/2018
Archives gérées par MHonArc 2.6.19+.