Objet : Developers list for StarPU
Archives de la liste
- From: Stojce Nakov <stojce.nakov@inria.fr>
- To: Nathalie Furmento <nathalie.furmento@labri.fr>
- Cc: Emmanuel Agullo <emmanuel.agullo@inria.fr>, starpu-devel@lists.gforge.inria.fr
- Subject: Re: [Starpu-devel] [StarPU] Data prefetch.
- Date: Wed, 29 Feb 2012 14:43:50 +0100 (CET)
- 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>
I'm using the machin mirgage on plafrim.
Stojce
----- Original Message -----
> From: "Nathalie Furmento" <nathalie.furmento@labri.fr>
> To: "Stojce Nakov" <stojce.nakov@inria.fr>
> Cc: starpu-devel@lists.gforge.inria.fr
> Sent: Wednesday, February 29, 2012 2:36:28 PM
> Subject: Re: [Starpu-devel] [StarPU] Data prefetch.
> Stojce,
>
> Could you please tell us on which machin you tried to compile, and
> send
> us your config.log file.
>
> Thanks,
>
> Nathalie
>
> On 29/02/2012 14:30, Stojce Nakov wrote:
> > Hi,
> >
> > I've tested with the last version from the svn and the problem is
> > still here.
> > Also i had some problem with the compilation of starPU. When the
> > file
> > examples/cpp/incrementer_cpp.cpp is compiled, he can not find CUDA.
> > I've seen that there is a
> > Warning that it needs to be fixed, but i could not even compîle
> > StarPU.
> >
> > Stojce
> >
> > ----- Original Message -----
> >> From: "Ludovic Courtès"<ludovic.courtes@inria.fr>
> >> To: "Cyril Roelandt"<cyril.roelandt@inria.fr>
> >> Cc: "stojce nakov"<stojce.nakov@inria.fr>,
> >> starpu-devel@lists.gforge.inria.fr
> >> Sent: Tuesday, February 28, 2012 2:12:17 PM
> >> Subject: Re: [Starpu-devel] [StarPU] Data prefetch.
> >> Hi,
> >>
> >> Cyril Roelandt<cyril.roelandt@inria.fr> skribis:
> >>
> >>> About a month ago, you reported an issue related to data
> >>> prefetching
> >>> in StarPU. Can you confirm your bug still appears in the latest
> >>> revision of StarPU ? You can get it by running :
> >>>
> >>> $ svn checkout svn://scm.gforge.inria.fr/svn/starpu
> >> Alternatively, you can use a tarball from
> >> <http://hydra.bordeaux.inria.fr/job/runtime/starpu-trunk/tarball/latest/download-by-type/file/source-dist>,
> >> which saves you from the need to have up-to-date maintenance tools
> >> (Autotools& co.)
> >>
> >> Thanks,
> >> Ludo’.
> > _______________________________________________
> > Starpu-devel mailing list
> > Starpu-devel@lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/starpu-devel
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by StarPU configure 1.0.0rc2, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --with-fxt=/home/nakov/lib/fxt/ --disable-opencl --prefix=/home/nakov/lib/debug-GPU-GPU/ --enable-debug --enable-maxbuffers=39 --with-mkl-ldflags=-L/opt/intel/latest/mkl/lib/intel64 /opt/intel/latest/mkl/lib/intel64/libmkl_solver_lp64_sequential.a -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread -lgfortran -lpthread -lm ## --------- ## ## Platform. ## ## --------- ## hostname = mirage005 uname -m = x86_64 uname -r = 2.6.27.39-0.3-perfctr uname -s = Linux uname -v = #1 SMP 2009-11-23 12:57:38 +0100 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /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/nakov/bin/ PATH: /opt/intel/impi/latest/intel64/bin PATH: /opt/intel/impi/latest/ia32/bin PATH: /opt/cluster/plafrim-dev/hwloc/1.3.1/bin PATH: /opt/cluster/gpu/cuda/4.0/cuda/computeprof/bin PATH: /opt/cluster/gpu/cuda/4.0/cuda/bin PATH: /opt/cluster/tools/debug/gdb/7.2/bin PATH: /home/nakov/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/games PATH: /opt/kde3/bin PATH: /usr/lib64/jvm/jre/bin PATH: /usr/lib/mit/bin PATH: /usr/lib/mit/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2447: checking build system type configure:2465: result: x86_64-suse-linux-gnu configure:2487: checking host system type configure:2502: result: x86_64-suse-linux-gnu configure:2524: checking target system type configure:2539: result: x86_64-suse-linux-gnu configure:2584: checking for a BSD-compatible install configure:2652: result: /usr/bin/install -c configure:2663: checking whether build environment is sane configure:2706: result: yes configure:2731: checking for a thread-safe mkdir -p configure:2770: result: /bin/mkdir -p configure:2783: checking for gawk configure:2799: found /usr/bin/gawk configure:2810: result: gawk configure:2821: checking whether make sets $(MAKE) configure:2843: result: yes configure:3080: checking for gcc configure:3107: result: gcc configure:3339: checking for C compiler version configure:3347: gcc --version >&5 gcc (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291] Copyright (C) 2008 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:3351: $? = 0 configure:3358: gcc -v >&5 Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux Thread model: posix gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) configure:3362: $? = 0 configure:3369: gcc -V >&5 gcc: '-V' option must have argument configure:3373: $? = 1 configure:3396: checking for C compiler default output file name configure:3418: gcc conftest.c >&5 configure:3422: $? = 0 configure:3460: result: a.out configure:3479: checking whether the C compiler works configure:3489: ./a.out configure:3493: $? = 0 configure:3512: result: yes configure:3519: checking whether we are cross compiling configure:3521: result: no configure:3524: checking for suffix of executables configure:3531: gcc -o conftest conftest.c >&5 configure:3535: $? = 0 configure:3561: result: configure:3567: checking for suffix of object files configure:3593: gcc -c conftest.c >&5 configure:3597: $? = 0 configure:3622: result: o configure:3626: checking whether we are using the GNU C compiler configure:3655: gcc -c conftest.c >&5 configure:3662: $? = 0 configure:3679: result: yes configure:3688: checking whether gcc accepts -g configure:3718: gcc -c -g conftest.c >&5 configure:3725: $? = 0 configure:3826: result: yes configure:3843: checking for gcc option to accept ISO C89 configure:3917: gcc -c -g -O2 conftest.c >&5 configure:3924: $? = 0 configure:3947: result: none needed configure:3976: checking for style of include used by make configure:4004: result: GNU configure:4029: checking dependency style of gcc configure:4120: result: gcc3 configure:4247: checking for C++ compiler version configure:4255: g++ --version >&5 g++ (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291] Copyright (C) 2008 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:4259: $? = 0 configure:4266: g++ -v >&5 Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux Thread model: posix gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) configure:4270: $? = 0 configure:4277: g++ -V >&5 g++: '-V' option must have argument configure:4281: $? = 1 configure:4284: checking whether we are using the GNU C++ compiler configure:4313: g++ -c conftest.cpp >&5 configure:4320: $? = 0 configure:4337: result: yes configure:4346: checking whether g++ accepts -g configure:4376: g++ -c -g conftest.cpp >&5 configure:4383: $? = 0 configure:4484: result: yes configure:4509: checking dependency style of g++ configure:4600: result: gcc3 configure:4620: checking how to run the C preprocessor configure:4660: gcc -E conftest.c configure:4667: $? = 0 configure:4698: gcc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:4705: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4738: result: gcc -E configure:4767: gcc -E conftest.c configure:4774: $? = 0 configure:4805: gcc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:4812: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4851: checking for a sed that does not truncate output configure:4917: result: /usr/bin/sed configure:4922: checking whether ln -s works configure:4926: result: yes configure:5039: checking for Fortran 77 compiler version configure:5047: gfortran --version >&5 GNU Fortran (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291] Copyright (C) 2008 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:5051: $? = 0 configure:5058: gfortran -v >&5 Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux Thread model: posix gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) configure:5062: $? = 0 configure:5069: gfortran -V >&5 gfortran: '-V' option must have argument configure:5073: $? = 1 configure:5081: checking whether we are using the GNU Fortran 77 compiler configure:5100: gfortran -c conftest.F >&5 configure:5107: $? = 0 configure:5124: result: yes configure:5130: checking whether gfortran accepts -g configure:5147: gfortran -c -g conftest.f >&5 configure:5154: $? = 0 configure:5170: result: yes configure:5226: checking for a sed that does not truncate output configure:5292: result: /usr/bin/sed configure:5310: checking for grep that handles long lines and -e configure:5370: result: /usr/bin/grep configure:5375: checking for egrep configure:5439: result: /usr/bin/grep -E configure:5444: checking for fgrep configure:5508: result: /usr/bin/grep -F configure:5543: checking for ld used by gcc configure:5610: result: /usr/x86_64-suse-linux/bin/ld configure:5619: checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld configure:5634: result: yes configure:5646: checking for BSD- or MS-compatible name lister (nm) configure:5695: result: /usr/bin/nm -B configure:5813: checking the name lister (/usr/bin/nm -B) interface configure:5820: gcc -c -g -O2 conftest.c >&5 configure:5823: /usr/bin/nm -B "conftest.o" configure:5826: output 0000000000000000 B some_variable configure:5833: result: BSD nm configure:5837: checking the maximum length of command line arguments configure:5957: result: 1572864 configure:5974: checking whether the shell understands some XSI constructs configure:5984: result: yes configure:5988: checking whether the shell understands "+=" configure:5994: result: yes configure:6029: checking for /usr/x86_64-suse-linux/bin/ld option to reload object files configure:6036: result: -r configure:6105: checking for objdump configure:6121: found /usr/bin/objdump configure:6132: result: objdump configure:6161: checking how to recognize dependent libraries configure:6357: result: pass_all configure:6417: checking for ar configure:6433: found /usr/bin/ar configure:6444: result: ar configure:6522: checking for strip configure:6538: found /usr/bin/strip configure:6549: result: strip configure:6621: checking for ranlib configure:6637: found /usr/bin/ranlib configure:6648: result: ranlib configure:6738: checking command to parse /usr/bin/nm -B output from gcc object configure:6856: gcc -c -g -O2 conftest.c >&5 configure:6859: $? = 0 configure:6863: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6866: $? = 0 configure:6920: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6923: $? = 0 configure:6961: result: ok configure:7057: gcc -c -g -O2 conftest.c >&5 configure:7060: $? = 0 configure:7824: checking for ANSI C header files configure:7854: gcc -c -g -O2 conftest.c >&5 configure:7861: $? = 0 configure:7960: gcc -o conftest -g -O2 conftest.c >&5 configure:7964: $? = 0 configure:7970: ./conftest configure:7974: $? = 0 configure:7992: result: yes configure:8016: checking for sys/types.h configure:8037: gcc -c -g -O2 conftest.c >&5 configure:8044: $? = 0 configure:8061: result: yes configure:8016: checking for sys/stat.h configure:8037: gcc -c -g -O2 conftest.c >&5 configure:8044: $? = 0 configure:8061: result: yes configure:8016: checking for stdlib.h configure:8037: gcc -c -g -O2 conftest.c >&5 configure:8044: $? = 0 configure:8061: result: yes configure:8016: checking for string.h configure:8037: gcc -c -g -O2 conftest.c >&5 configure:8044: $? = 0 configure:8061: result: yes configure:8016: checking for memory.h configure:8037: gcc -c -g -O2 conftest.c >&5 configure:8044: $? = 0 configure:8061: result: yes configure:8016: checking for strings.h configure:8037: gcc -c -g -O2 conftest.c >&5 configure:8044: $? = 0 configure:8061: result: yes configure:8016: checking for inttypes.h configure:8037: gcc -c -g -O2 conftest.c >&5 configure:8044: $? = 0 configure:8061: result: yes configure:8016: checking for stdint.h configure:8037: gcc -c -g -O2 conftest.c >&5 configure:8044: $? = 0 configure:8061: result: yes configure:8016: checking for unistd.h configure:8037: gcc -c -g -O2 conftest.c >&5 configure:8044: $? = 0 configure:8061: result: yes configure:8079: checking for dlfcn.h configure:8100: gcc -c -g -O2 conftest.c >&5 configure:8107: $? = 0 configure:8124: result: yes configure:8251: checking for C++ compiler version configure:8259: g++ --version >&5 g++ (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291] Copyright (C) 2008 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:8263: $? = 0 configure:8270: g++ -v >&5 Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux Thread model: posix gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) configure:8274: $? = 0 configure:8281: g++ -V >&5 g++: '-V' option must have argument configure:8285: $? = 1 configure:8288: checking whether we are using the GNU C++ compiler configure:8341: result: yes configure:8350: checking whether g++ accepts -g configure:8488: result: yes configure:8513: checking dependency style of g++ configure:8604: result: gcc3 configure:8627: checking how to run the C++ preprocessor configure:8663: g++ -E conftest.cpp configure:8670: $? = 0 configure:8701: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:8708: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:8741: result: g++ -E configure:8770: g++ -E conftest.cpp configure:8777: $? = 0 configure:8808: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:8815: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:8964: checking for Fortran 77 compiler version configure:8972: gfortran --version >&5 GNU Fortran (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291] Copyright (C) 2008 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:8976: $? = 0 configure:8983: gfortran -v >&5 Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux Thread model: posix gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) configure:8987: $? = 0 configure:8994: gfortran -V >&5 gfortran: '-V' option must have argument configure:8998: $? = 1 configure:9006: checking whether we are using the GNU Fortran 77 compiler configure:9049: result: yes configure:9055: checking whether gfortran accepts -g configure:9095: result: yes configure:9601: checking for objdir configure:9616: result: .libs configure:9912: checking if gcc supports -fno-rtti -fno-exceptions configure:9930: 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:9934: $? = 0 configure:9947: result: no configure:9967: checking for gcc option to produce PIC configure:10239: result: -fPIC -DPIC configure:10251: checking if gcc PIC flag -fPIC -DPIC works configure:10269: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10273: $? = 0 configure:10286: result: yes configure:10310: checking if gcc static flag -static works configure:10338: result: yes configure:10353: checking if gcc supports -c -o file.o configure:10374: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10378: $? = 0 configure:10400: result: yes configure:10408: checking if gcc supports -c -o file.o configure:10455: result: yes configure:10488: checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries configure:11562: result: yes configure:11599: checking whether -lc should be explicitly linked in configure:11604: gcc -c -g -O2 conftest.c >&5 configure:11607: $? = 0 configure:11622: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11625: $? = 0 configure:11637: result: no configure:11801: checking dynamic linker characteristics configure:12244: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12251: $? = 0 configure:12484: result: GNU/Linux ld.so configure:12586: checking how to hardcode library paths into programs configure:12611: result: immediate configure:13444: checking whether stripping libraries is possible configure:13449: result: yes configure:13484: checking if libtool supports shared libraries configure:13486: result: yes configure:13489: checking whether to build shared libraries configure:13510: result: yes configure:13513: checking whether to build static libraries configure:13517: result: yes configure:13667: checking for ld used by g++ configure:13734: result: /usr/x86_64-suse-linux/bin/ld -m elf_x86_64 configure:13743: checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld configure:13758: result: yes configure:13813: checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries configure:14788: result: yes configure:14816: g++ -c -g -O2 conftest.cpp >&5 configure:14819: $? = 0 configure:15001: checking for g++ option to produce PIC configure:15318: result: -fPIC -DPIC configure:15327: checking if g++ PIC flag -fPIC -DPIC works configure:15345: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15349: $? = 0 configure:15362: result: yes configure:15383: checking if g++ static flag -static works configure:15411: result: yes configure:15423: checking if g++ supports -c -o file.o configure:15444: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15448: $? = 0 configure:15470: result: yes configure:15475: checking if g++ supports -c -o file.o configure:15522: result: yes configure:15552: checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries configure:15578: result: yes configure:15715: checking dynamic linker characteristics configure:16106: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:16113: $? = 0 configure:16346: result: GNU/Linux ld.so configure:16397: checking how to hardcode library paths into programs configure:16422: result: immediate configure:16563: checking if libtool supports shared libraries configure:16565: result: yes configure:16568: checking whether to build shared libraries configure:16588: result: yes configure:16591: checking whether to build static libraries configure:16595: result: yes configure:16609: checking for gfortran option to produce PIC configure:16881: result: -fPIC configure:16890: checking if gfortran PIC flag -fPIC works configure:16908: gfortran -c -g -O2 -fPIC conftest.f >&5 configure:16912: $? = 0 configure:16925: result: yes configure:16946: checking if gfortran static flag -static works configure:16974: result: yes configure:16986: checking if gfortran supports -c -o file.o configure:17007: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:17011: $? = 0 configure:17033: result: yes configure:17038: checking if gfortran supports -c -o file.o configure:17085: result: yes configure:17115: checking whether the gfortran linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries configure:18169: result: yes configure:18306: checking dynamic linker characteristics configure:18687: gfortran -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.f >&5 configure:18694: $? = 0 configure:18927: result: GNU/Linux ld.so configure:18978: checking how to hardcode library paths into programs configure:19003: result: immediate configure:19067: checking for a BSD-compatible install configure:19135: result: /usr/bin/install -c configure:19146: checking for a thread-safe mkdir -p configure:19185: result: /bin/mkdir -p configure:19188: checking whether ln -s works configure:19192: result: yes configure:19200: checking for ANSI C header files configure:19368: result: yes configure:19379: checking for C/C++ restrict keyword configure:19414: gcc -c -g -O2 conftest.c >&5 configure:19421: $? = 0 configure:19439: result: __restrict configure:19460: checking for lib configure:19493: result: no configure:19535: checking size of void * configure:19840: gcc -o conftest -g -O2 conftest.c >&5 configure:19844: $? = 0 configure:19850: ./conftest configure:19854: $? = 0 configure:19880: result: 8 configure:19931: checking for pthread_create in -lpthread configure:19966: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:19973: $? = 0 configure:19994: result: yes configure:20028: gcc -c -g -O2 conftest.c >&5 configure:20035: $? = 0 configure:20051: checking for library containing sqrt configure:20092: gcc -o conftest -g -O2 conftest.c -lpthread >&5 conftest.c:37: warning: conflicting types for built-in function 'sqrt' /tmp/ccgaObmN.o: In function `main': /home/nakov/soft_src/starPU/conftest.c:41: undefined reference to `sqrt' collect2: ld returned 1 exit status configure:20099: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #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:20092: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 conftest.c:37: warning: conflicting types for built-in function 'sqrt' configure:20099: $? = 0 configure:20130: result: -lm configure:20143: checking for main in -lws2_32 configure:20172: gcc -o conftest -g -O2 conftest.c -lws2_32 -lm -lpthread >&5 /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lws2_32 collect2: ld returned 1 exit status configure:20179: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:20200: result: no configure:20216: checking for sysconf configure:20272: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:20279: $? = 0 configure:20301: result: yes configure:20314: checking for pthread_spin_lock configure:20370: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:20377: $? = 0 configure:20397: result: yes configure:20418: checking for pthread_setaffinity_np configure:20474: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:20481: $? = 0 configure:20503: result: yes configure:20521: checking for posix_memalign configure:20577: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:20584: $? = 0 configure:20606: result: yes configure:20626: checking for memalign configure:20682: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:20689: $? = 0 configure:20711: result: yes configure:20729: checking for drand48 configure:20785: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:20792: $? = 0 configure:20812: result: yes configure:20883: checking for strerror_r configure:20939: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:20946: $? = 0 configure:20966: result: yes configure:20978: checking for unsetenv configure:21034: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:21041: $? = 0 configure:21061: result: yes configure:21104: checking malloc.h usability configure:21121: gcc -c -g -O2 conftest.c >&5 configure:21128: $? = 0 configure:21142: result: yes configure:21146: checking malloc.h presence configure:21161: gcc -E conftest.c configure:21168: $? = 0 configure:21182: result: yes configure:21215: checking for malloc.h configure:21224: result: yes configure:21260: checking valgrind/valgrind.h usability configure:21277: gcc -c -g -O2 conftest.c >&5 configure:21284: $? = 0 configure:21298: result: yes configure:21302: checking valgrind/valgrind.h presence configure:21317: gcc -E conftest.c configure:21324: $? = 0 configure:21338: result: yes configure:21371: checking for valgrind/valgrind.h configure:21380: result: yes configure:21402: checking whether the target supports __sync_val_compare_and_swap configure:21429: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:21436: $? = 0 configure:21456: result: yes configure:21468: checking whether the target supports __sync_bool_compare_and_swap configure:21495: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:21502: $? = 0 configure:21522: result: yes configure:21534: checking whether the target supports __sync_fetch_and_add configure:21561: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:21568: $? = 0 configure:21588: result: yes configure:21600: checking whether the target supports __sync_fetch_and_or configure:21627: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:21634: $? = 0 configure:21654: result: yes configure:21666: checking whether the target supports __sync_lock_test_and_set configure:21693: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:21700: $? = 0 configure:21720: result: yes configure:21732: checking whether the target supports __sync_synchronize configure:21759: gcc -o conftest -g -O2 conftest.c -lm -lpthread >&5 configure:21766: $? = 0 configure:21786: result: yes configure:21800: checking for library containing set_mempolicy configure:21841: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 /tmp/ccCgTe2p.o: In function `main': /home/nakov/soft_src/starPU/conftest.c:65: undefined reference to `set_mempolicy' collect2: ld returned 1 exit status configure:21848: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SPIN_LOCK /**/ | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define STARPU_HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define STARPU_HAVE_MEMALIGN 1 | #define starpu_srand48(seed) srand48(seed) | #define starpu_drand48() drand48() | #define starpu_erand48(xsubi) erand48(xsubi) | #define starpu_srand48_r(seed, buffer) srand48_r(seed, buffer) | #define starpu_erand48_r(xsubi, buffer, result) erand48_r(xsubi, buffer, result) | #define STARPU_HAVE_STRERROR_R 1 | #define STARPU_HAVE_UNSETENV 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 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:21841: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lnuma >&5 configure:21848: $? = 0 configure:21879: result: -lnuma configure:21893: checking whether libnuma is available configure:21895: result: yes configure:21911: checking maximum number of CPUs configure:21920: result: 64 configure:21928: checking whether CPUs should be used configure:21937: result: yes configure:21973: checking maximum number of CUDA devices configure:21982: result: 4 configure:22051: checking whether CUDA is available configure:22054: result: configure:22068: checking for main in -lcuda configure:22097: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcuda -lm -lpthread >&5 configure:22104: $? = 0 configure:22125: result: yes configure:22405: checking whether CUDA RT is available configure:22408: result: configure:22439: checking cuda.h usability configure:22456: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:22463: $? = 0 configure:22477: result: yes configure:22481: checking cuda.h presence configure:22496: gcc -E -D_GNU_SOURCE conftest.c configure:22503: $? = 0 configure:22517: result: yes configure:22550: checking for cuda.h configure:22557: result: yes configure:22574: checking for main in -lcudart configure:22603: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcudart -lm -lpthread >&5 configure:22610: $? = 0 configure:22631: result: yes configure:22721: checking for main in -lcublas configure:22750: gcc -o conftest -g -O2 -D_GNU_SOURCE -lcudart conftest.c -lcublas -lm -lpthread >&5 configure:22757: $? = 0 configure:22778: result: yes configure:23216: checking whether CUDA is working configure:23246: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 conftest.c:67: error: expected identifier or '(' before ',' token configure:23253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SPIN_LOCK /**/ | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define STARPU_HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define STARPU_HAVE_MEMALIGN 1 | #define starpu_srand48(seed) srand48(seed) | #define starpu_drand48() drand48() | #define starpu_erand48(xsubi) erand48(xsubi) | #define starpu_srand48_r(seed, buffer) srand48_r(seed, buffer) | #define starpu_erand48_r(xsubi, buffer, result) erand48_r(xsubi, buffer, result) | #define STARPU_HAVE_STRERROR_R 1 | #define STARPU_HAVE_UNSETENV 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 STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1 | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1 | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1 | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1 | #define STARPU_HAVE_LIBNUMA /**/ | #define STARPU_MAXCPUS 64 | #define STARPU_USE_CPU 1 | #define STARPU_NMAX_COMBINEDWORKERS 128 | #define STARPU_MAXCUDADEVS 4 | /* end confdefs.h. */ | #include <cuda.h> | int | main () | { | | | ; | return 0; | }, | have_valid_cuda="yes", | have_valid_cuda="no" | configure:23269: result: yes configure:23285: checking for nvcc configure:23304: found /opt/cluster/gpu/cuda/4.0/cuda/bin/nvcc configure:23317: result: /opt/cluster/gpu/cuda/4.0/cuda/bin/nvcc configure:23332: checking whether CUDA should be used configure:23334: result: yes configure:23424: checking for pkg-config configure:23442: found /usr/bin/pkg-config configure:23454: result: /usr/bin/pkg-config configure:23479: checking pkg-config is at least version 0.9.0 configure:23482: result: yes configure:23493: checking for MAGMA configure:23501: $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:23504: $? = 1 configure:23519: $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:23522: $? = 1 No package 'magma' found configure:23550: result: no configure:23580: checking whether MAGMA should be used configure:23582: result: no configure:23586: checking for cufftDoubleComplex configure:23615: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:23622: $? = 0 configure:23650: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:65: error: expected expression before ')' token configure:23657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SPIN_LOCK /**/ | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define STARPU_HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define STARPU_HAVE_MEMALIGN 1 | #define starpu_srand48(seed) srand48(seed) | #define starpu_drand48() drand48() | #define starpu_erand48(xsubi) erand48(xsubi) | #define starpu_srand48_r(seed, buffer) srand48_r(seed, buffer) | #define starpu_erand48_r(xsubi, buffer, result) erand48_r(xsubi, buffer, result) | #define STARPU_HAVE_STRERROR_R 1 | #define STARPU_HAVE_UNSETENV 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 STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1 | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1 | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1 | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1 | #define STARPU_HAVE_LIBNUMA /**/ | #define STARPU_MAXCPUS 64 | #define STARPU_USE_CPU 1 | #define STARPU_NMAX_COMBINEDWORKERS 128 | #define STARPU_MAXCUDADEVS 4 | #define STARPU_USE_CUDA 1 | /* end confdefs.h. */ | #include <cufft.h> | | int | main () | { | if (sizeof ((cufftDoubleComplex))) | return 0; | ; | return 0; | } configure:23680: result: yes configure:23709: checking for main in -lcurand configure:23738: gcc -o conftest -g -O2 -D_GNU_SOURCE -lcudart -lcublas -lcuda conftest.c -lcurand -lm -lpthread >&5 configure:23745: $? = 0 configure:23766: result: yes configure:23777: checking whether CURAND is available configure:23779: result: yes configure:23804: checking for cudaMemcpyPeer configure:23860: gcc -o conftest -g -O2 -D_GNU_SOURCE -lcudart -lcublas -lcuda conftest.c -lm -lpthread >&5 configure:23867: $? = 0 configure:23887: result: yes configure:23920: checking maximum number of OpenCL devices configure:23929: result: 8 configure:24976: checking whether OpenCL should be used configure:24978: result: no configure:25037: checking for elf_memory in -lelf configure:25072: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lelf -lm -lpthread >&5 /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lelf collect2: ld returned 1 exit status configure:25079: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SPIN_LOCK /**/ | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define STARPU_HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define STARPU_HAVE_MEMALIGN 1 | #define starpu_srand48(seed) srand48(seed) | #define starpu_drand48() drand48() | #define starpu_erand48(xsubi) erand48(xsubi) | #define starpu_srand48_r(seed, buffer) srand48_r(seed, buffer) | #define starpu_erand48_r(xsubi, buffer, result) erand48_r(xsubi, buffer, result) | #define STARPU_HAVE_STRERROR_R 1 | #define STARPU_HAVE_UNSETENV 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 STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1 | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1 | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1 | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1 | #define STARPU_HAVE_LIBNUMA /**/ | #define STARPU_MAXCPUS 64 | #define STARPU_USE_CPU 1 | #define STARPU_NMAX_COMBINEDWORKERS 128 | #define STARPU_MAXCUDADEVS 4 | #define STARPU_USE_CUDA 1 | #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1 | #define STARPU_HAVE_CURAND 1 | #define HAVE_CUDA_MEMCPY_PEER /**/ | #define STARPU_MAXOPENCLDEVS 8 | /* 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 elf_memory (); | int | main () | { | return elf_memory (); | ; | return 0; | } configure:25100: result: no configure:25115: checking for spe_context_create in -lspe2 configure:25150: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lspe2 -lm -lpthread >&5 /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lspe2 collect2: ld returned 1 exit status configure:25157: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SPIN_LOCK /**/ | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define STARPU_HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define STARPU_HAVE_MEMALIGN 1 | #define starpu_srand48(seed) srand48(seed) | #define starpu_drand48() drand48() | #define starpu_erand48(xsubi) erand48(xsubi) | #define starpu_srand48_r(seed, buffer) srand48_r(seed, buffer) | #define starpu_erand48_r(xsubi, buffer, result) erand48_r(xsubi, buffer, result) | #define STARPU_HAVE_STRERROR_R 1 | #define STARPU_HAVE_UNSETENV 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 STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1 | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1 | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1 | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1 | #define STARPU_HAVE_LIBNUMA /**/ | #define STARPU_MAXCPUS 64 | #define STARPU_USE_CPU 1 | #define STARPU_NMAX_COMBINEDWORKERS 128 | #define STARPU_MAXCUDADEVS 4 | #define STARPU_USE_CUDA 1 | #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1 | #define STARPU_HAVE_CURAND 1 | #define HAVE_CUDA_MEMCPY_PEER /**/ | #define STARPU_MAXOPENCLDEVS 8 | /* 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 spe_context_create (); | int | main () | { | return spe_context_create (); | ; | return 0; | } configure:25178: result: no configure:25191: checking for spe_in_mbox_write configure:25247: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lm -lpthread >&5 /tmp/cceFcBE3.o: In function `main': /home/nakov/soft_src/starPU/conftest.c:98: undefined reference to `spe_in_mbox_write' collect2: ld returned 1 exit status configure:25254: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SPIN_LOCK /**/ | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define STARPU_HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define STARPU_HAVE_MEMALIGN 1 | #define starpu_srand48(seed) srand48(seed) | #define starpu_drand48() drand48() | #define starpu_erand48(xsubi) erand48(xsubi) | #define starpu_srand48_r(seed, buffer) srand48_r(seed, buffer) | #define starpu_erand48_r(xsubi, buffer, result) erand48_r(xsubi, buffer, result) | #define STARPU_HAVE_STRERROR_R 1 | #define STARPU_HAVE_UNSETENV 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 STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1 | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1 | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1 | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1 | #define STARPU_HAVE_LIBNUMA /**/ | #define STARPU_MAXCPUS 64 | #define STARPU_USE_CPU 1 | #define STARPU_NMAX_COMBINEDWORKERS 128 | #define STARPU_MAXCUDADEVS 4 | #define STARPU_USE_CUDA 1 | #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1 | #define STARPU_HAVE_CURAND 1 | #define HAVE_CUDA_MEMCPY_PEER /**/ | #define STARPU_MAXOPENCLDEVS 8 | /* end confdefs.h. */ | /* Define spe_in_mbox_write to an innocuous variant, in case <limits.h> declares spe_in_mbox_write. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define spe_in_mbox_write innocuous_spe_in_mbox_write | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char spe_in_mbox_write (); 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 spe_in_mbox_write | | /* 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 spe_in_mbox_write (); | /* 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_spe_in_mbox_write || defined __stub___spe_in_mbox_write | choke me | #endif | | int | main () | { | return spe_in_mbox_write (); | ; | return 0; | } configure:25274: result: no configure:25332: checking for pkg-config configure:25362: result: /usr/bin/pkg-config configure:25387: checking pkg-config is at least version 0.9.0 configure:25390: result: yes configure:25405: checking for GORDON configure:25413: $PKG_CONFIG --exists --print-errors "libgordon" Package libgordon was not found in the pkg-config search path. Perhaps you should add the directory containing `libgordon.pc' to the PKG_CONFIG_PATH environment variable No package 'libgordon' found configure:25416: $? = 1 configure:25431: $PKG_CONFIG --exists --print-errors "libgordon" Package libgordon was not found in the pkg-config search path. Perhaps you should add the directory containing `libgordon.pc' to the PKG_CONFIG_PATH environment variable No package 'libgordon' found configure:25434: $? = 1 No package 'libgordon' found configure:25462: result: no configure:25492: checking whether GORDON should be used configure:25494: result: no configure:25517: checking whether blocking drivers should be disabled configure:25526: result: no configure:25544: checking whether debug mode should be enabled configure:25553: result: yes configure:25568: checking whether extra checks should be performed configure:25577: result: no configure:25587: checking whether memory status should be displayed configure:25596: result: no configure:25607: checking whether debug messages should be displayed configure:25616: result: no configure:25627: checking whether coverage testing should be enabled configure:25636: result: no configure:25655: checking whether FxT traces should be generated configure:25672: result: yes using /home/nakov/lib/fxt/ configure:25835: checking for clock_gettime in -lrt configure:25870: gcc -o conftest -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ -L/home/nakov/lib/fxt//lib/ -lfxt conftest.c -lrt -lm -lpthread >&5 configure:25877: $? = 0 configure:25898: result: yes configure:25915: checking whether performance debugging should be enabled configure:25924: result: no configure:25938: checking whether performance model debugging should be enabled configure:25947: result: no configure:25957: checking whether statistics should be generated configure:25966: result: no configure:25997: checking glpk.h usability configure:26014: gcc -c -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ conftest.c >&5 conftest.c:102:18: error: glpk.h: No such file or directory configure:26021: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SPIN_LOCK /**/ | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define STARPU_HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define STARPU_HAVE_MEMALIGN 1 | #define starpu_srand48(seed) srand48(seed) | #define starpu_drand48() drand48() | #define starpu_erand48(xsubi) erand48(xsubi) | #define starpu_srand48_r(seed, buffer) srand48_r(seed, buffer) | #define starpu_erand48_r(xsubi, buffer, result) erand48_r(xsubi, buffer, result) | #define STARPU_HAVE_STRERROR_R 1 | #define STARPU_HAVE_UNSETENV 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 STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1 | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1 | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1 | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1 | #define STARPU_HAVE_LIBNUMA /**/ | #define STARPU_MAXCPUS 64 | #define STARPU_USE_CPU 1 | #define STARPU_NMAX_COMBINEDWORKERS 128 | #define STARPU_MAXCUDADEVS 4 | #define STARPU_USE_CUDA 1 | #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1 | #define STARPU_HAVE_CURAND 1 | #define HAVE_CUDA_MEMCPY_PEER /**/ | #define STARPU_MAXOPENCLDEVS 8 | #define STARPU_NON_BLOCKING_DRIVERS 1 | #define STARPU_SPINLOCK_CHECK 1 | #define STARPU_USE_FXT 1 | #define CONFIG_FUT 1 | #define HAVE_LIBRT 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:26035: result: no configure:26039: checking glpk.h presence configure:26054: gcc -E -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ conftest.c conftest.c:69:18: error: glpk.h: No such file or directory configure:26061: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SPIN_LOCK /**/ | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define STARPU_HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define STARPU_HAVE_MEMALIGN 1 | #define starpu_srand48(seed) srand48(seed) | #define starpu_drand48() drand48() | #define starpu_erand48(xsubi) erand48(xsubi) | #define starpu_srand48_r(seed, buffer) srand48_r(seed, buffer) | #define starpu_erand48_r(xsubi, buffer, result) erand48_r(xsubi, buffer, result) | #define STARPU_HAVE_STRERROR_R 1 | #define STARPU_HAVE_UNSETENV 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 STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1 | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1 | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1 | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1 | #define STARPU_HAVE_LIBNUMA /**/ | #define STARPU_MAXCPUS 64 | #define STARPU_USE_CPU 1 | #define STARPU_NMAX_COMBINEDWORKERS 128 | #define STARPU_MAXCUDADEVS 4 | #define STARPU_USE_CUDA 1 | #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1 | #define STARPU_HAVE_CURAND 1 | #define HAVE_CUDA_MEMCPY_PEER /**/ | #define STARPU_MAXOPENCLDEVS 8 | #define STARPU_NON_BLOCKING_DRIVERS 1 | #define STARPU_SPINLOCK_CHECK 1 | #define STARPU_USE_FXT 1 | #define CONFIG_FUT 1 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | #include <glpk.h> configure:26075: result: no configure:26108: checking for glpk.h configure:26117: result: no configure:26135: checking for main in -lglpk configure:26164: gcc -o conftest -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ -L/home/nakov/lib/fxt//lib/ -lfxt conftest.c -lglpk >&5 /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lglpk collect2: ld returned 1 exit status configure:26171: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SPIN_LOCK /**/ | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define STARPU_HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define STARPU_HAVE_MEMALIGN 1 | #define starpu_srand48(seed) srand48(seed) | #define starpu_drand48() drand48() | #define starpu_erand48(xsubi) erand48(xsubi) | #define starpu_srand48_r(seed, buffer) srand48_r(seed, buffer) | #define starpu_erand48_r(xsubi, buffer, result) erand48_r(xsubi, buffer, result) | #define STARPU_HAVE_STRERROR_R 1 | #define STARPU_HAVE_UNSETENV 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 STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1 | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1 | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1 | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1 | #define STARPU_HAVE_LIBNUMA /**/ | #define STARPU_MAXCPUS 64 | #define STARPU_USE_CPU 1 | #define STARPU_NMAX_COMBINEDWORKERS 128 | #define STARPU_MAXCUDADEVS 4 | #define STARPU_USE_CUDA 1 | #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1 | #define STARPU_HAVE_CURAND 1 | #define HAVE_CUDA_MEMCPY_PEER /**/ | #define STARPU_MAXOPENCLDEVS 8 | #define STARPU_NON_BLOCKING_DRIVERS 1 | #define STARPU_SPINLOCK_CHECK 1 | #define STARPU_USE_FXT 1 | #define CONFIG_FUT 1 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:26192: result: no configure:26215: checking how many buffers can be manipulated per task configure:26224: result: 39 configure:26247: checking maximum number of memory nodes configure:26249: result: 5 configure:26258: checking whether allocation cache should be used configure:26267: result: no configure:26305: checking using explicit performance model location configure:26307: result: no configure:26310: checking performance models location configure:26312: result: $HOME/.starpu/sampling/ configure:26317: checking for clock_gettime in -lrt configure:26380: result: yes configure:26395: checking for clock_gettime configure:26451: gcc -o conftest -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ -L/home/nakov/lib/fxt//lib/ -lfxt conftest.c -lrt -lrt -lm -lpthread >&5 configure:26458: $? = 0 configure:26480: result: yes configure:26496: checking Maximum number of workers configure:26498: result: 80 configure:26507: checking maximum number of implementations configure:26516: result: 4 configure:26547: checking for mpicc configure:26565: found /opt/intel/impi/latest/intel64/bin/mpicc configure:26578: result: /opt/intel/impi/latest/intel64/bin/mpicc configure:26600: checking mpicc path configure:26602: result: /opt/intel/impi/latest/intel64/bin/mpicc configure:26649: checking for mpiexec configure:26668: found /opt/intel/impi/latest/intel64/bin/mpiexec configure:26681: result: /opt/intel/impi/latest/intel64/bin/mpiexec configure:26693: checking whether mpiexec is available configure:26695: result: /opt/intel/impi/latest/intel64/bin/mpiexec configure:26716: checking whether MPI tests should be run configure:26718: result: yes configure:26724: checking whether the StarPU MPI library should be generated configure:26726: result: yes configure:26761: checking for StarPU-Top configure:26770: checking for qmake-qt4 configure:26803: result: no configure:26770: checking for qmake configure:26788: found /usr/bin/qmake configure:26800: result: /usr/bin/qmake configure:26816: $PKG_CONFIG --exists --print-errors "QtGui QtNetwork QtOpenGL QtSql" configure:26819: $? = 0 configure:26893: checking whether compiler support -W configure:26930: gcc -c -W -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ conftest.c >&5 configure:26937: $? = 0 configure:26944: result: yes configure:26962: checking whether compiler support -Wall configure:26999: gcc -c -Wall -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ conftest.c >&5 conftest.c: In function 'main': conftest.c:157: warning: unused variable 'hello' configure:27006: $? = 0 configure:27013: result: yes configure:27031: checking whether compiler support -Wextra configure:27068: gcc -c -Wextra -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ conftest.c >&5 configure:27075: $? = 0 configure:27082: result: yes configure:27129: checking whether GCC supports plug-ins configure:27185: gcc -c -g -O2 -O0 -gdwarf-2 -g3 -Iplugin/include conftest.c >&5 conftest.c:76:24: error: gcc-plugin.h: No such file or directory conftest.c:77:25: error: tree.h: No such file or directory conftest.c:78:27: error: gimple.h: No such file or directory conftest.c:81:45: warning: missing terminating ' character conftest.c:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fndecl' conftest.c:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'call' conftest.c: In function 'main': conftest.c:90: error: 'tree' undeclared (first use in this function) conftest.c:90: error: (Each undeclared identifier is reported only once conftest.c:90: error: for each function it appears in.) conftest.c:90: error: expected ';' before 'foo' conftest.c:95: error: 'call' undeclared (first use in this function) conftest.c:95: error: 'fndecl' undeclared (first use in this function) configure:27192: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SPIN_LOCK /**/ | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define STARPU_HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define STARPU_HAVE_MEMALIGN 1 | #define starpu_srand48(seed) srand48(seed) | #define starpu_drand48() drand48() | #define starpu_erand48(xsubi) erand48(xsubi) | #define starpu_srand48_r(seed, buffer) srand48_r(seed, buffer) | #define starpu_erand48_r(xsubi, buffer, result) erand48_r(xsubi, buffer, result) | #define STARPU_HAVE_STRERROR_R 1 | #define STARPU_HAVE_UNSETENV 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 STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1 | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1 | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1 | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1 | #define STARPU_HAVE_LIBNUMA /**/ | #define STARPU_MAXCPUS 64 | #define STARPU_USE_CPU 1 | #define STARPU_NMAX_COMBINEDWORKERS 128 | #define STARPU_MAXCUDADEVS 4 | #define STARPU_USE_CUDA 1 | #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1 | #define STARPU_HAVE_CURAND 1 | #define HAVE_CUDA_MEMCPY_PEER /**/ | #define STARPU_MAXOPENCLDEVS 8 | #define STARPU_NON_BLOCKING_DRIVERS 1 | #define STARPU_SPINLOCK_CHECK 1 | #define STARPU_USE_FXT 1 | #define CONFIG_FUT 1 | #define HAVE_LIBRT 1 | #define STARPU_NMAXBUFS 39 | #define STARPU_MAXNODES 5 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define STARPU_NMAXWORKERS 80 | #define STARPU_MAXIMPLEMENTATIONS 4 | #define STARPU_USE_MPI /**/ | /* 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:27215: result: no configure:27593: WARNING: GCC plug-ins not supported; StarPU's GCC plug-in will not be built configure:28349: checking for SOCL configure:29347: result: configure:29374: checking for gdb configure:29392: found /opt/cluster/tools/debug/gdb/7.2/bin/gdb configure:29405: result: /opt/cluster/tools/debug/gdb/7.2/bin/gdb configure:29699: checking whether OpenGL rendering is enabled configure:29703: result: no configure:29706: checking for X configure:29877: gcc -o conftest -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ -L/home/nakov/lib/fxt//lib/ -lfxt conftest.c -lX11 -lrt -lrt -lm -lpthread >&5 configure:29884: $? = 0 configure:29946: result: libraries , headers configure:30115: gcc -o conftest -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ -L/home/nakov/lib/fxt//lib/ -lfxt conftest.c -lrt -lrt -lm -lpthread -lX11 >&5 configure:30122: $? = 0 configure:30290: checking for gethostbyname configure:30346: gcc -o conftest -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ -L/home/nakov/lib/fxt//lib/ -lfxt conftest.c -lrt -lrt -lm -lpthread >&5 configure:30353: $? = 0 configure:30373: result: yes configure:30526: checking for connect configure:30582: gcc -o conftest -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ -L/home/nakov/lib/fxt//lib/ -lfxt conftest.c -lrt -lrt -lm -lpthread >&5 configure:30589: $? = 0 configure:30609: result: yes configure:30685: checking for remove configure:30741: gcc -o conftest -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ -L/home/nakov/lib/fxt//lib/ -lfxt conftest.c -lrt -lrt -lm -lpthread >&5 configure:30748: $? = 0 configure:30768: result: yes configure:30844: checking for shmat configure:30900: gcc -o conftest -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ -L/home/nakov/lib/fxt//lib/ -lfxt conftest.c -lrt -lrt -lm -lpthread >&5 configure:30907: $? = 0 configure:30927: result: yes configure:31012: checking for IceConnectionNumber in -lICE configure:31047: gcc -o conftest -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ -L/home/nakov/lib/fxt//lib/ -lfxt conftest.c -lICE -lrt -lrt -lm -lpthread >&5 configure:31054: $? = 0 configure:31075: result: yes configure:31922: checking which BLAS lib should be used configure:31924: result: mkl configure:31948: checking for FFTW configure:31956: $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:31959: $? = 1 configure:31974: $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:31977: $? = 1 No package 'fftw3' found configure:32005: result: no configure:32037: checking for FFTWF configure:32045: $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:32048: $? = 1 configure:32063: $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:32066: $? = 1 No package 'fftw3f' found configure:32094: result: no configure:32126: checking for FFTWL configure:32134: $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:32137: $? = 1 configure:32152: $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:32155: $? = 1 No package 'fftw3l' found configure:32183: result: no configure:32241: checking for HWLOC configure:32249: $PKG_CONFIG --exists --print-errors "hwloc" configure:32252: $? = 0 configure:32267: $PKG_CONFIG --exists --print-errors "hwloc" configure:32270: $? = 0 configure:32310: result: yes configure:32555: checking whether hwloc should be used configure:32557: result: yes configure:32573: checking f77.h usability configure:32590: gcc -c -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ conftest.c >&5 conftest.c:113:17: error: f77.h: No such file or directory configure:32597: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SPIN_LOCK /**/ | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define STARPU_HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define STARPU_HAVE_MEMALIGN 1 | #define starpu_srand48(seed) srand48(seed) | #define starpu_drand48() drand48() | #define starpu_erand48(xsubi) erand48(xsubi) | #define starpu_srand48_r(seed, buffer) srand48_r(seed, buffer) | #define starpu_erand48_r(xsubi, buffer, result) erand48_r(xsubi, buffer, result) | #define STARPU_HAVE_STRERROR_R 1 | #define STARPU_HAVE_UNSETENV 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 STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1 | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1 | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1 | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1 | #define STARPU_HAVE_LIBNUMA /**/ | #define STARPU_MAXCPUS 64 | #define STARPU_USE_CPU 1 | #define STARPU_NMAX_COMBINEDWORKERS 128 | #define STARPU_MAXCUDADEVS 4 | #define STARPU_USE_CUDA 1 | #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1 | #define STARPU_HAVE_CURAND 1 | #define HAVE_CUDA_MEMCPY_PEER /**/ | #define STARPU_MAXOPENCLDEVS 8 | #define STARPU_NON_BLOCKING_DRIVERS 1 | #define STARPU_SPINLOCK_CHECK 1 | #define STARPU_USE_FXT 1 | #define CONFIG_FUT 1 | #define HAVE_LIBRT 1 | #define STARPU_NMAXBUFS 39 | #define STARPU_MAXNODES 5 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define STARPU_NMAXWORKERS 80 | #define STARPU_MAXIMPLEMENTATIONS 4 | #define STARPU_USE_MPI /**/ | #define STARPU_GDB_PATH "/opt/cluster/tools/debug/gdb/7.2/bin/gdb" | #define STARPU_HAVE_X11 1 | #define STARPU_MKL 1 | #define STARPU_HAVE_HWLOC 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <f77.h> configure:32611: result: no configure:32615: checking f77.h presence configure:32630: gcc -E -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ conftest.c conftest.c:80:17: error: f77.h: No such file or directory configure:32637: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "1.0.0rc2" | #define PACKAGE_STRING "StarPU 1.0.0rc2" | #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" | #define STARPU_MAJOR_VERSION 1 | #define STARPU_MINOR_VERSION 0 | #define PACKAGE "starpu" | #define VERSION "1.0.0rc2" | #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 SIZEOF_VOID_P 8 | #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" | #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SPIN_LOCK /**/ | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define STARPU_HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define STARPU_HAVE_MEMALIGN 1 | #define starpu_srand48(seed) srand48(seed) | #define starpu_drand48() drand48() | #define starpu_erand48(xsubi) erand48(xsubi) | #define starpu_srand48_r(seed, buffer) srand48_r(seed, buffer) | #define starpu_erand48_r(xsubi, buffer, result) erand48_r(xsubi, buffer, result) | #define STARPU_HAVE_STRERROR_R 1 | #define STARPU_HAVE_UNSETENV 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 STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1 | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1 | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1 | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1 | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1 | #define STARPU_HAVE_LIBNUMA /**/ | #define STARPU_MAXCPUS 64 | #define STARPU_USE_CPU 1 | #define STARPU_NMAX_COMBINEDWORKERS 128 | #define STARPU_MAXCUDADEVS 4 | #define STARPU_USE_CUDA 1 | #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1 | #define STARPU_HAVE_CURAND 1 | #define HAVE_CUDA_MEMCPY_PEER /**/ | #define STARPU_MAXOPENCLDEVS 8 | #define STARPU_NON_BLOCKING_DRIVERS 1 | #define STARPU_SPINLOCK_CHECK 1 | #define STARPU_USE_FXT 1 | #define CONFIG_FUT 1 | #define HAVE_LIBRT 1 | #define STARPU_NMAXBUFS 39 | #define STARPU_MAXNODES 5 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define STARPU_NMAXWORKERS 80 | #define STARPU_MAXIMPLEMENTATIONS 4 | #define STARPU_USE_MPI /**/ | #define STARPU_GDB_PATH "/opt/cluster/tools/debug/gdb/7.2/bin/gdb" | #define STARPU_HAVE_X11 1 | #define STARPU_MKL 1 | #define STARPU_HAVE_HWLOC 1 | /* end confdefs.h. */ | #include <f77.h> configure:32651: result: no configure:32684: checking for f77.h configure:32691: result: no configure:32702: checking whether header file f77.h is available configure:32704: result: no configure:32725: checking whether optional tests should be run configure:32734: result: no configure:32750: checking for icc configure:32780: result: no configure:32870: checking for help2man configure:32900: result: no configure:32921: checking for struct cudaDeviceProp.pciDomainID configure:32950: gcc -c -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ conftest.c >&5 configure:32957: $? = 0 configure:33016: result: yes configure:33027: checking for struct cudaDeviceProp.pciBusID configure:33056: gcc -c -g -O2 -O0 -gdwarf-2 -g3 -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ conftest.c >&5 configure:33063: $? = 0 configure:33122: result: yes configure:33491: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by StarPU config.status 1.0.0rc2, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mirage005 config.status:1369: creating tests/regression/regression.sh config.status:1369: creating tests/regression/profiles config.status:1369: creating tests/regression/profiles.build.only config.status:1369: creating Makefile config.status:1369: creating src/Makefile config.status:1369: creating tools/Makefile config.status:1369: creating tools/starpu_workers_activity config.status:1369: creating socl/Makefile config.status:1369: creating socl/src/Makefile config.status:1369: creating socl/examples/Makefile config.status:1369: creating socl/socl-1.0.pc config.status:1369: creating libstarpu.pc config.status:1369: creating starpu-1.0.pc config.status:1369: creating mpi/libstarpumpi.pc config.status:1369: creating mpi/starpumpi-1.0.pc config.status:1369: creating starpufft/Makefile config.status:1369: creating starpufft/libstarpufft.pc config.status:1369: creating starpufft/starpufft-1.0.pc config.status:1369: creating examples/Makefile config.status:1369: creating examples/opt/Makefile config.status:1369: creating examples/stencil/Makefile config.status:1369: creating tests/Makefile config.status:1369: creating tests/opt/Makefile config.status:1369: creating doc/Makefile config.status:1369: creating mpi/Makefile config.status:1369: creating starpu-top/StarPU-Top.pro config.status:1369: creating starpu-top/StarPU-Top-qwt-system.pri config.status:1369: creating gcc-plugin/Makefile config.status:1369: creating gcc-plugin/src/Makefile config.status:1369: creating gcc-plugin/tests/Makefile config.status:1369: creating gcc-plugin/tests/run-test config.status:1369: creating gcc-plugin/examples/Makefile config.status:1369: creating src/common/config.h config.status:1369: creating include/starpu_config.h config.status:1369: creating gcc-plugin/src/starpu-gcc-config.h config.status:1643: executing depfiles commands config.status:1643: executing libtool commands config.status:1643: executing executable-scripts commands configure:36287: CPUs enabled: yes CUDA enabled: yes OpenCL enabled: no Cell enabled: no Compile-time limits (change these with --enable-maxcpus, --enable-maxcudadev, --enable-maxopencldev, --enable-maxbuffers) Maximum number of CPUs: 64 Maximum number of CUDA devices: 4 Maximum number of OpenCL devices: 8 Maximum number of memory nodes: 5 Maximum number of task buffers: 39 GPU-GPU transfers: yes Allocation cache: no Magma enabled: no BLAS library: mkl hwloc: yes FxT trace enabled: yes StarPU-Top: no StarPU Extensions: MPI enabled: yes MPI test suite: yes FFT Support: yes GCC plug-in: no GCC plug-in test suite: no SOCL enabled: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-suse-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_restrict=__restrict ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++ ac_cv_env_F77_set=set ac_cv_env_F77_value=gfortran ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_FFTWF_CFLAGS_set= ac_cv_env_FFTWF_CFLAGS_value= ac_cv_env_FFTWF_LIBS_set= ac_cv_env_FFTWF_LIBS_value= ac_cv_env_FFTWL_CFLAGS_set= ac_cv_env_FFTWL_CFLAGS_value= ac_cv_env_FFTWL_LIBS_set= ac_cv_env_FFTWL_LIBS_value= ac_cv_env_FFTW_CFLAGS_set= ac_cv_env_FFTW_CFLAGS_value= ac_cv_env_FFTW_LIBS_set= ac_cv_env_FFTW_LIBS_value= ac_cv_env_FXT_CFLAGS_set= ac_cv_env_FXT_CFLAGS_value= ac_cv_env_FXT_LIBS_set= ac_cv_env_FXT_LIBS_value= ac_cv_env_GORDON_CFLAGS_set= ac_cv_env_GORDON_CFLAGS_value= ac_cv_env_GORDON_LIBS_set= ac_cv_env_GORDON_LIBS_value= ac_cv_env_HWLOC_CFLAGS_set= ac_cv_env_HWLOC_CFLAGS_value= ac_cv_env_HWLOC_LIBS_set= ac_cv_env_HWLOC_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MAGMA_CFLAGS_set= ac_cv_env_MAGMA_CFLAGS_value= ac_cv_env_MAGMA_LIBS_set= ac_cv_env_MAGMA_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_STARPU_MS_LIB_set= ac_cv_env_STARPU_MS_LIB_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_func_clock_gettime=yes ac_cv_func_connect=yes ac_cv_func_cudaMemcpyPeer=yes ac_cv_func_drand48=yes ac_cv_func_gethostbyname=yes ac_cv_func_memalign=yes ac_cv_func_posix_memalign=yes ac_cv_func_pthread_setaffinity_np=yes ac_cv_func_pthread_spin_lock=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_spe_in_mbox_write=no ac_cv_func_strerror_r=yes ac_cv_func_sysconf=yes ac_cv_func_unsetenv=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_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_valgrind_h=yes ac_cv_host=x86_64-suse-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes 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_elf_elf_memory=no ac_cv_lib_glpk_main=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_spe2_spe_context_create=no ac_cv_lib_ws2_32=ac_cv_lib_ws2_32_main ac_cv_lib_ws2_32_main=no ac_cv_member_struct_cudaDeviceProp_pciBusID=yes ac_cv_member_struct_cudaDeviceProp_pciDomainID=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GDB=/opt/cluster/tools/debug/gdb/7.2/bin/gdb ac_cv_path_GREP=/usr/bin/grep ac_cv_path_NVCC=/opt/cluster/gpu/cuda/4.0/cuda/bin/nvcc ac_cv_path_QMAKE=/usr/bin/qmake ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_path_mpicc_path=/opt/intel/impi/latest/intel64/bin/mpicc ac_cv_path_mpiexec_path=/opt/intel/impi/latest/intel64/bin/mpiexec ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_set_mempolicy=-lnuma ac_cv_search_sqrt=-lm ac_cv_sizeof_void_p=8 ac_cv_target=x86_64-suse-linux-gnu ac_cv_type_cufftDoubleComplex=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-suse-linux/bin/ld lt_cv_path_LDCXX='/usr/x86_64-suse-linux/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_compiler_static_works_F77=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 pkg_cv_HWLOC_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_HWLOC_LIBS='-L/opt/cluster/plafrim-dev/hwloc/1.3.1/lib -lhwloc ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/nakov/soft_src/starPU/build-aux/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/nakov/soft_src/starPU/build-aux/missing --run tar' AR='ar' AS='as' ATLASDIR='' ATLAS_BLAS_LIB_FALSE='' ATLAS_BLAS_LIB_TRUE='#' AUTOCONF='${SHELL} /home/nakov/soft_src/starPU/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /home/nakov/soft_src/starPU/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /home/nakov/soft_src/starPU/build-aux/missing --run automake-1.10' AWK='gawk' BLAS_LIB='mkl' BUILD_GCC_PLUGIN_FALSE='' BUILD_GCC_PLUGIN_TRUE='#' BUILD_SOCL_FALSE='' BUILD_SOCL_TRUE='#' BUILD_STARPUFFT_FALSE='#' BUILD_STARPUFFT_TRUE='' BUILD_STARPU_TOP_FALSE='' BUILD_STARPU_TOP_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CC_OR_MPICC='/opt/intel/impi/latest/intel64/bin/mpicc' CFLAGS='-g -O2 -O0 -gdwarf-2 -g3 ' COND_OPT_FALSE='' COND_OPT_TRUE='#' COVERAGE='no' CPP='gcc -E' CPPFLAGS=' -D_GNU_SOURCE -I/home/nakov/lib/fxt//include/ ' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='gfortran' FFLAGS='-g -O2' FFTWF_CFLAGS='' FFTWF_LIBS='' FFTWL_CFLAGS='' FFTWL_LIBS='' FFTW_CFLAGS='' FFTW_LIBS='' FGREP='/usr/bin/grep -F' FXTDIR='/home/nakov/lib/fxt/' FXT_CFLAGS='' FXT_LIBS='' GCC_PLUGIN_DIR_PKGCONFIG='' GCC_PLUGIN_INCLUDE_DIR='plugin/include' GCC_PLUGIN_PKGCONFIG='' GDB='/opt/cluster/tools/debug/gdb/7.2/bin/gdb' GLOBAL_AM_CFLAGS=' -W -Wall -Wextra' GORDON_CFLAGS='' GORDON_LIBS='' GORDON_REQUIRES='' GOTODIR='' GOTO_BLAS_LIB_FALSE='' GOTO_BLAS_LIB_TRUE='#' GREP='/usr/bin/grep' GUILE='' HAVE_FFTWFL='' HAVE_GUILE_FALSE='' HAVE_GUILE_TRUE='#' HAVE_X11_FALSE='#' HAVE_X11_TRUE='' HELP2MAN='' HWLOC_CFLAGS='-I/usr/include/libxml2 ' HWLOC_LIBS='-L/opt/cluster/plafrim-dev/hwloc/1.3.1/lib -lhwloc ' HWLOC_REQUIRES='hwloc' ICC='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/x86_64-suse-linux/bin/ld -m elf_x86_64' LDFLAGS=' -L/home/nakov/lib/fxt//lib/ -lfxt -L/opt/intel/latest/mkl/lib/intel64 /opt/intel/latest/mkl/lib/intel64/libmkl_solver_lp64_sequential.a -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread -lgfortran -lpthread -lm' LIBOBJS='' LIBS='-lrt -lrt -lm -lpthread ' LIBSOCL_INTERFACE_AGE='0' LIBSOCL_INTERFACE_CURRENT='0' LIBSOCL_INTERFACE_REVISION='0' LIBSTARPUFFT_INTERFACE_AGE='0' LIBSTARPUFFT_INTERFACE_CURRENT='0' LIBSTARPUFFT_INTERFACE_REVISION='0' LIBSTARPUMPI_INTERFACE_AGE='0' LIBSTARPUMPI_INTERFACE_CURRENT='0' LIBSTARPUMPI_INTERFACE_REVISION='0' LIBSTARPU_INTERFACE_AGE='0' LIBSTARPU_INTERFACE_CURRENT='0' LIBSTARPU_INTERFACE_REVISION='0' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAGMA_CFLAGS='' MAGMA_LIBS='' MAKEINFO='${SHELL} /home/nakov/soft_src/starPU/build-aux/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MKL_BLAS_LIB_FALSE='#' MKL_BLAS_LIB_TRUE='' MPICC='/opt/intel/impi/latest/intel64/bin/mpicc' MPIEXEC='/opt/intel/impi/latest/intel64/bin/mpiexec' NM='/usr/bin/nm -B' NMEDIT='' NO_BLAS_LIB_FALSE='' NO_BLAS_LIB_TRUE='#' NVCC='/opt/cluster/gpu/cuda/4.0/cuda/bin/nvcc' NVCCFLAGS=' -m64' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='starpu' PACKAGE_BUGREPORT='starpu-devel@lists.gforge.inria.fr' PACKAGE_NAME='StarPU' PACKAGE_STRING='StarPU 1.0.0rc2' PACKAGE_TARNAME='starpu' PACKAGE_VERSION='1.0.0rc2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_PATH='/home/nakov/lib/fxt/lib/pkgconfig:/home/nakov/lib/starpu/StarPU/lib/pkgconfig:/home/nakov/lib/starpu/debug-GPU-CPU-GPU/lib/pkgconfig:/home/nakov/lib/starpu/debug-GPU-GPU/lib/pkgconfig:/home/nakov/lib/starpu/perf-GPU-CPU-GPU/lib/pkgconfig:/home/nakov/lib/starpu/perf-GPU-GPU/lib/pkgconfig:/opt/cluster/plafrim-dev/hwloc/1.3.1/lib/pkgconfig:/usr/local/' QMAKE='/usr/bin/qmake' QWT_PRI='embed' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STARPU_BLAS_LDFLAGS='' STARPU_BUILD_DIR='/home/nakov/soft_src/starPU' STARPU_COVERAGE_ENABLED_FALSE='' STARPU_COVERAGE_ENABLED_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_DATA_STATS='no' STARPU_EFFECTIVE_VERSION='1.0' STARPU_GCC_VERSION_MAJOR='' STARPU_GCC_VERSION_MINOR='' STARPU_GLPK_LDFLAGS=' ' STARPU_HAVE_CUFFTDOUBLECOMPLEX_FALSE='#' STARPU_HAVE_CUFFTDOUBLECOMPLEX_TRUE='' STARPU_HAVE_F77_H='no' STARPU_HAVE_F77_H_FALSE='' STARPU_HAVE_F77_H_TRUE='#' STARPU_HAVE_FFTW='' STARPU_HAVE_FFTWF='' STARPU_HAVE_FFTWF_FALSE='' STARPU_HAVE_FFTWF_TRUE='#' STARPU_HAVE_FFTWL_FALSE='' STARPU_HAVE_FFTWL_TRUE='#' STARPU_HAVE_FFTW_FALSE='' STARPU_HAVE_FFTW_TRUE='#' STARPU_HAVE_HELP2MAN_FALSE='' STARPU_HAVE_HELP2MAN_TRUE='#' STARPU_HAVE_HWLOC='1' STARPU_HAVE_ICC_FALSE='' STARPU_HAVE_ICC_TRUE='#' STARPU_HAVE_MAGMA='' STARPU_HAVE_MAGMA_FALSE='' STARPU_HAVE_MAGMA_TRUE='#' STARPU_HAVE_MS_LIB_FALSE='' STARPU_HAVE_MS_LIB_TRUE='#' STARPU_HAVE_WINDOWS_FALSE='' STARPU_HAVE_WINDOWS_TRUE='#' STARPU_LIBNUMA_LDFLAGS=' -lnuma ' STARPU_MAJOR_VERSION='1' STARPU_MINOR_VERSION='0' STARPU_MPI_CHECK_FALSE='#' STARPU_MPI_CHECK_TRUE='' STARPU_MS_LIB='' STARPU_MS_LIB_ARCH='X64' STARPU_OPENCL_CPPFLAGS='' STARPU_OPENCL_DATAdir='' STARPU_OPENCL_LDFLAGS='' STARPU_OPENGL_RENDER='no' STARPU_OPENGL_RENDER_LDFLAGS='' STARPU_PERF_DEBUG='no' STARPU_QWT_INCLUDE='' STARPU_QWT_LDFLAGS='' STARPU_SRC_DIR='/home/nakov/soft_src/starPU/.' 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_GORDON='no' STARPU_USE_GORDON_FALSE='' STARPU_USE_GORDON_TRUE='#' STARPU_USE_OPENCL='no' STARPU_USE_OPENCL_FALSE='' STARPU_USE_OPENCL_TRUE='#' STARPU_USE_SOCL_FALSE='' STARPU_USE_SOCL_TRUE='#' STATS='no' STRIP='strip' SYSTEM_BLAS_LIB_FALSE='' SYSTEM_BLAS_LIB_TRUE='#' USE_MPI='yes' USE_MPI_FALSE='#' USE_MPI_TRUE='' VERSION='1.0.0rc2' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' YACC='${SHELL} /home/nakov/soft_src/starPU/build-aux/missing --run bison' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-suse-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='suse' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gccplugindir='' host='x86_64-suse-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='suse' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/nakov/soft_src/starPU/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' mpicc_path='/opt/intel/impi/latest/intel64/bin/mpicc' mpiexec_path='/opt/intel/impi/latest/intel64/bin/mpiexec' oldincludedir='/usr/include' pdfdir='${docdir}' pkglibdir='${libdir}/starpu' prefix='/home/nakov/lib/debug-GPU-GPU' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-suse-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='suse' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "StarPU" #define PACKAGE_TARNAME "starpu" #define PACKAGE_VERSION "1.0.0rc2" #define PACKAGE_STRING "StarPU 1.0.0rc2" #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr" #define STARPU_MAJOR_VERSION 1 #define STARPU_MINOR_VERSION 0 #define PACKAGE "starpu" #define VERSION "1.0.0rc2" #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 SIZEOF_VOID_P 8 #define STARPU_BUILD_DIR "/home/nakov/soft_src/starPU" #define STARPU_SRC_DIR "/home/nakov/soft_src/starPU/." #define HAVE_LIBPTHREAD 1 #define HAVE_SYSCONF 1 #define HAVE_PTHREAD_SPIN_LOCK /**/ #define HAVE_PTHREAD_SETAFFINITY_NP 1 #define HAVE_POSIX_MEMALIGN 1 #define STARPU_HAVE_POSIX_MEMALIGN 1 #define HAVE_MEMALIGN 1 #define STARPU_HAVE_MEMALIGN 1 #define starpu_srand48(seed) srand48(seed) #define starpu_drand48() drand48() #define starpu_erand48(xsubi) erand48(xsubi) #define starpu_srand48_r(seed, buffer) srand48_r(seed, buffer) #define starpu_erand48_r(xsubi, buffer, result) erand48_r(xsubi, buffer, result) #define STARPU_HAVE_STRERROR_R 1 #define STARPU_HAVE_UNSETENV 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 STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1 #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1 #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1 #define STARPU_HAVE_SYNC_FETCH_AND_OR 1 #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1 #define STARPU_HAVE_SYNC_SYNCHRONIZE 1 #define STARPU_HAVE_LIBNUMA /**/ #define STARPU_MAXCPUS 64 #define STARPU_USE_CPU 1 #define STARPU_NMAX_COMBINEDWORKERS 128 #define STARPU_MAXCUDADEVS 4 #define STARPU_USE_CUDA 1 #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1 #define STARPU_HAVE_CURAND 1 #define HAVE_CUDA_MEMCPY_PEER /**/ #define STARPU_MAXOPENCLDEVS 8 #define STARPU_NON_BLOCKING_DRIVERS 1 #define STARPU_SPINLOCK_CHECK 1 #define STARPU_USE_FXT 1 #define CONFIG_FUT 1 #define HAVE_LIBRT 1 #define STARPU_NMAXBUFS 39 #define STARPU_MAXNODES 5 #define HAVE_LIBRT 1 #define HAVE_CLOCK_GETTIME 1 #define STARPU_NMAXWORKERS 80 #define STARPU_MAXIMPLEMENTATIONS 4 #define STARPU_USE_MPI /**/ #define STARPU_GDB_PATH "/opt/cluster/tools/debug/gdb/7.2/bin/gdb" #define STARPU_HAVE_X11 1 #define STARPU_MKL 1 #define STARPU_HAVE_HWLOC 1 #define STARPU_HAVE_DOMAINID 1 #define STARPU_HAVE_BUSID 1 configure: exit 0
- [Starpu-devel] [StarPU] Data prefetch., Cyril Roelandt, 28/02/2012
- Re: [Starpu-devel] [StarPU] Data prefetch., Ludovic Courtès, 28/02/2012
- Re: [Starpu-devel] [StarPU] Data prefetch., Stojce Nakov, 29/02/2012
- Re: [Starpu-devel] [StarPU] Data prefetch., Nathalie Furmento, 29/02/2012
- Re: [Starpu-devel] [StarPU] Data prefetch., Stojce Nakov, 29/02/2012
- Re: [Starpu-devel] [StarPU] Data prefetch., Nathalie Furmento, 29/02/2012
- Re: [Starpu-devel] [StarPU] Data prefetch., Nathalie Furmento, 29/02/2012
- Re: [Starpu-devel] [StarPU] Data prefetch., Nathalie Furmento, 29/02/2012
- Re: [Starpu-devel] [StarPU] Data prefetch., Stojce Nakov, 29/02/2012
- Re: [Starpu-devel] [StarPU] Data prefetch., Cyril Roelandt, 29/02/2012
- Re: [Starpu-devel] [StarPU] Data prefetch., Nathalie Furmento, 29/02/2012
- Re: [Starpu-devel] [StarPU] Data prefetch., Stojce Nakov, 29/02/2012
- Re: [Starpu-devel] [StarPU] Data prefetch., Ludovic Courtès, 28/02/2012
Archives gérées par MHonArc 2.6.19+.