Advertisement
Guest User

Untitled

a guest
Sep 15th, 2017
492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 168.19 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by StarPU configure 0.9.1, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ../configure --prefix=/c/cygwin/home/sharrock/starpu-0.9.1/build/target --disable-default-drand48
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = canardPC
  14. uname -m = i686
  15. uname -r = 1.0.17(0.48/3/2)
  16. uname -s = MINGW32_NT-6.1
  17. uname -v = 2011-04-24 23:39
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: .
  31. PATH: /usr/local/bin
  32. PATH: /mingw/bin
  33. PATH: /bin
  34. PATH: /c/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin
  35. PATH: /c/Program Files (x86)/Microsoft Visual Studio 9.0/Common7/IDE
  36. PATH: /c/cygwin/usr/local/bin
  37. PATH: /c/cygwin/bin
  38. PATH: /c/cuda/bin
  39. PATH: /c/Program Files (x86)/Microsoft Visual Studio 9.0/Common7/IDE
  40. PATH: /c/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin
  41. PATH: /c/Program Files/Common Files/Microsoft Shared/Windows Live
  42. PATH: /c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live
  43. PATH: /c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v3.2/bin
  44. PATH: /c/Program Files (x86)/NVIDIA GPU Computing Toolkit/CUDA/v3.2/bin
  45. PATH: /c/Program Files (x86)/NVIDIA Corporation/PhysX/Common
  46. PATH: /c/Program Files (x86)/MiKTeX 2.9/miktex/bin
  47. PATH: /c/Windows/system32
  48. PATH: /c/Windows
  49. PATH: /c/Windows/System32/Wbem
  50. PATH: /c/Windows/System32/WindowsPowerShell/v1.0
  51. PATH: /c/Program Files/Intel/WiFi/bin
  52. PATH: /c/Program Files/Common Files/Intel/WirelessCommon
  53. PATH: /c/Program Files (x86)/QuickTime/QTSystem
  54. PATH: /c/Program Files/TortoiseSVN/bin
  55. PATH: /c/Program Files (x86)/doxygen/bin
  56. PATH: /c/Program Files (x86)/Windows Live/Shared
  57. PATH: /c/CUDA/bin64
  58. PATH: /c/Program Files (x86)/CVSNT
  59.  
  60.  
  61. ## ----------- ##
  62. ## Core tests. ##
  63. ## ----------- ##
  64.  
  65. configure:2847: checking build system type
  66. configure:2861: result: i686-pc-mingw32
  67. configure:2881: checking host system type
  68. configure:2894: result: i686-pc-mingw32
  69. configure:2914: checking target system type
  70. configure:2927: result: i686-pc-mingw32
  71. configure:2970: checking for a BSD-compatible install
  72. configure:3038: result: /bin/install -c
  73. configure:3049: checking whether build environment is sane
  74. configure:3099: result: yes
  75. configure:3240: checking for a thread-safe mkdir -p
  76. configure:3279: result: /bin/mkdir -p
  77. configure:3292: checking for gawk
  78. configure:3308: found /bin/gawk
  79. configure:3319: result: gawk
  80. configure:3330: checking whether make sets $(MAKE)
  81. configure:3352: result: yes
  82. configure:3496: checking for gcc
  83. configure:3523: result: i686-w64-mingw32-gcc
  84. configure:3752: checking for C compiler version
  85. configure:3761: i686-w64-mingw32-gcc --version >&5
  86. i686-w64-mingw32-gcc (GCC) 4.5.2
  87. Copyright (C) 2010 Free Software Foundation, Inc.
  88. This is free software; see the source for copying conditions. There is NO
  89. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  90.  
  91. configure:3772: $? = 0
  92. configure:3761: i686-w64-mingw32-gcc -v >&5
  93. Using built-in specs.
  94. COLLECT_GCC=/usr/bin/i686-w64-mingw32-gcc
  95. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-w64-mingw32/4.5.2/lto-wrapper.exe
  96. Target: i686-w64-mingw32
  97. Configured with: /home/user/mingw64/mingw64-i686-gcc-4.5.2-1/src/gcc-4.5.2/configure --srcdir=/home/user/mingw64/mingw64-i686-gcc-4.5.2-1/src/gcc-4.5.2 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --datarootdir=/usr/share --docdir=/usr/share/doc/mingw64-i686-gcc -C --build=i686-pc-cygwin --host=i686-pc-cygwin --target=i686-w64-mingw32 --with-sysroot=/usr/i686-w64-mingw32/sys-root --with-build-sysroot=/usr/i686-w64-mingw32/sys-root --disable-multilib --disable-win32-registry --enable-languages=c,ada,c++,fortran,objc,obj-c++ --enable-fully-dynamic-strings --enable-libgomp --enable-sjlj-exceptions --enable-version-specific-runtime-libs --with-dwarf2 --enable-decimal-float=bid --enable-lto
  98. Thread model: win32
  99. gcc version 4.5.2 (GCC)
  100. configure:3772: $? = 0
  101. configure:3761: i686-w64-mingw32-gcc -V >&5
  102. i686-w64-mingw32-gcc: '-V' option must have argument
  103. configure:3772: $? = 1
  104. configure:3761: i686-w64-mingw32-gcc -qversion >&5
  105. i686-w64-mingw32-gcc: unrecognized option '-qversion'
  106. i686-w64-mingw32-gcc: no input files
  107. configure:3772: $? = 1
  108. configure:3792: checking whether the C compiler works
  109. configure:3814: i686-w64-mingw32-gcc conftest.c >&5
  110. configure:3818: $? = 0
  111. configure:3866: result: yes
  112. configure:3869: checking for C compiler default output file name
  113. configure:3871: result: a.exe
  114. configure:3877: checking for suffix of executables
  115. configure:3884: i686-w64-mingw32-gcc -o conftest.exe conftest.c >&5
  116. configure:3888: $? = 0
  117. configure:3910: result: .exe
  118. configure:3932: checking whether we are cross compiling
  119. configure:3940: i686-w64-mingw32-gcc -o conftest.exe conftest.c >&5
  120. configure:3944: $? = 0
  121. configure:3951: ./conftest.exe
  122. configure:3955: $? = 0
  123. configure:3970: result: no
  124. configure:3975: checking for suffix of object files
  125. configure:3997: i686-w64-mingw32-gcc -c conftest.c >&5
  126. configure:4001: $? = 0
  127. configure:4022: result: o
  128. configure:4026: checking whether we are using the GNU C compiler
  129. configure:4045: i686-w64-mingw32-gcc -c conftest.c >&5
  130. configure:4045: $? = 0
  131. configure:4054: result: yes
  132. configure:4063: checking whether i686-w64-mingw32-gcc accepts -g
  133. configure:4083: i686-w64-mingw32-gcc -c -g conftest.c >&5
  134. configure:4083: $? = 0
  135. configure:4124: result: yes
  136. configure:4141: checking for i686-w64-mingw32-gcc option to accept ISO C89
  137. configure:4205: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  138. configure:4205: $? = 0
  139. configure:4218: result: none needed
  140. configure:4249: checking for style of include used by make
  141. configure:4277: result: GNU
  142. configure:4302: checking dependency style of i686-w64-mingw32-gcc
  143. configure:4412: result: gcc3
  144. configure:4432: checking how to run the C preprocessor
  145. configure:4463: i686-w64-mingw32-gcc -E conftest.c
  146. configure:4463: $? = 0
  147. configure:4477: i686-w64-mingw32-gcc -E conftest.c
  148. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  149. compilation terminated.
  150. configure:4477: $? = 1
  151. configure: failed program was:
  152. | /* confdefs.h */
  153. | #define PACKAGE_NAME "StarPU"
  154. | #define PACKAGE_TARNAME "starpu"
  155. | #define PACKAGE_VERSION "0.9.1"
  156. | #define PACKAGE_STRING "StarPU 0.9.1"
  157. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  158. | #define PACKAGE_URL ""
  159. | #define PACKAGE "starpu"
  160. | #define VERSION "0.9.1"
  161. | /* end confdefs.h. */
  162. | #include <ac_nonexistent.h>
  163. configure:4502: result: i686-w64-mingw32-gcc -E
  164. configure:4522: i686-w64-mingw32-gcc -E conftest.c
  165. configure:4522: $? = 0
  166. configure:4536: i686-w64-mingw32-gcc -E conftest.c
  167. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  168. compilation terminated.
  169. configure:4536: $? = 1
  170. configure: failed program was:
  171. | /* confdefs.h */
  172. | #define PACKAGE_NAME "StarPU"
  173. | #define PACKAGE_TARNAME "starpu"
  174. | #define PACKAGE_VERSION "0.9.1"
  175. | #define PACKAGE_STRING "StarPU 0.9.1"
  176. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  177. | #define PACKAGE_URL ""
  178. | #define PACKAGE "starpu"
  179. | #define VERSION "0.9.1"
  180. | /* end confdefs.h. */
  181. | #include <ac_nonexistent.h>
  182. configure:4564: checking for a sed that does not truncate output
  183. configure:4628: result: /bin/sed
  184. configure:4633: checking whether ln -s works
  185. configure:4640: result: no, using cp -p
  186. configure:4697: checking for g77
  187. configure:4727: result: no
  188. configure:4697: checking for xlf
  189. configure:4727: result: no
  190. configure:4697: checking for f77
  191. configure:4727: result: no
  192. configure:4697: checking for frt
  193. configure:4727: result: no
  194. configure:4697: checking for pgf77
  195. configure:4727: result: no
  196. configure:4697: checking for cf77
  197. configure:4727: result: no
  198. configure:4697: checking for fort77
  199. configure:4727: result: no
  200. configure:4697: checking for fl32
  201. configure:4727: result: no
  202. configure:4697: checking for af77
  203. configure:4727: result: no
  204. configure:4697: checking for xlf90
  205. configure:4727: result: no
  206. configure:4697: checking for f90
  207. configure:4727: result: no
  208. configure:4697: checking for pgf90
  209. configure:4727: result: no
  210. configure:4697: checking for pghpf
  211. configure:4727: result: no
  212. configure:4697: checking for epcf90
  213. configure:4727: result: no
  214. configure:4697: checking for gfortran
  215. configure:4713: found /mingw/bin/gfortran
  216. configure:4724: result: gfortran
  217. configure:4750: checking for Fortran 77 compiler version
  218. configure:4759: gfortran --version >&5
  219. GNU Fortran (GCC) 4.5.2
  220. Copyright (C) 2010 Free Software Foundation, Inc.
  221.  
  222. GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
  223. You may redistribute copies of GNU Fortran
  224. under the terms of the GNU General Public License.
  225. For more information about these matters, see the file named COPYING
  226.  
  227. configure:4770: $? = 0
  228. configure:4759: gfortran -v >&5
  229. Using built-in specs.
  230. COLLECT_GCC=C:\MinGW\bin\gfortran.exe
  231. COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.5.2/lto-wrapper.exe
  232. Target: mingw32
  233. Configured with: ../gcc-4.5.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 --prefix=/mingw
  234. Thread model: win32
  235. gcc version 4.5.2 (GCC)
  236. configure:4770: $? = 0
  237. configure:4759: gfortran -V >&5
  238. gfortran.exe: '-V' option must have argument
  239. configure:4770: $? = 1
  240. configure:4759: gfortran -qversion >&5
  241. gfortran.exe: unrecognized option '-qversion'
  242. gfortran.exe: no input files
  243. configure:4770: $? = 1
  244. configure:4779: checking whether we are using the GNU Fortran 77 compiler
  245. configure:4792: gfortran -c conftest.F >&5
  246. configure:4792: $? = 0
  247. configure:4801: result: yes
  248. configure:4807: checking whether gfortran accepts -g
  249. configure:4818: gfortran -c -g conftest.f >&5
  250. configure:4818: $? = 0
  251. configure:4826: result: yes
  252. configure:4903: checking for as
  253. configure:4919: found /mingw/bin/as
  254. configure:4930: result: as
  255. configure:4995: checking for dlltool
  256. configure:5011: found /mingw/bin/dlltool
  257. configure:5022: result: dlltool
  258. configure:5087: checking for objdump
  259. configure:5103: found /mingw/bin/objdump
  260. configure:5114: result: objdump
  261. configure:5205: checking how to print strings
  262. configure:5232: result: printf
  263. configure:5253: checking for a sed that does not truncate output
  264. configure:5317: result: /bin/sed
  265. configure:5335: checking for grep that handles long lines and -e
  266. configure:5393: result: /bin/grep
  267. configure:5398: checking for egrep
  268. configure:5460: result: /bin/grep -E
  269. configure:5465: checking for fgrep
  270. configure:5527: result: /bin/grep -F
  271. configure:5562: checking for ld used by i686-w64-mingw32-gcc
  272. configure:5629: result: /usr/i686-w64-mingw32/bin/ld.exe
  273. configure:5636: checking if the linker (/usr/i686-w64-mingw32/bin/ld.exe) is GNU ld
  274. configure:5651: result: no
  275. configure:5663: checking for BSD- or MS-compatible name lister (nm)
  276. configure:5712: result: /bin/nm -B
  277. configure:5842: checking the name lister (/bin/nm -B) interface
  278. configure:5849: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  279. configure:5852: /bin/nm -B "conftest.o"
  280. configure:5855: output
  281. 00000000 b .bss
  282. 00000000 d .data
  283. 00000000 N .debug_abbrev
  284. 00000000 N .debug_info
  285. 00000000 N .debug_line
  286. 00000000 N .debug_pubnames
  287. 00000000 t .text
  288. 00000000 B _some_variable
  289. configure:5862: result: BSD nm
  290. configure:5866: checking the maximum length of command line arguments
  291. configure:5991: result: 8192
  292. configure:6008: checking whether the shell understands some XSI constructs
  293. configure:6018: result: yes
  294. configure:6022: checking whether the shell understands "+="
  295. configure:6028: result: yes
  296. configure:6063: checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format
  297. configure:6103: result: func_convert_file_msys_to_w32
  298. configure:6110: checking how to convert i686-pc-mingw32 file names to toolchain format
  299. configure:6130: result: func_convert_file_msys_to_w32
  300. configure:6137: checking for /usr/i686-w64-mingw32/bin/ld.exe option to reload object files
  301. configure:6144: result: -r
  302. configure:6218: checking for objdump
  303. configure:6245: result: objdump
  304. configure:6274: checking how to recognize dependent libraries
  305. configure:6476: result: file_magic ^x86 archive import|^x86 DLL
  306. configure:6561: checking for dlltool
  307. configure:6588: result: dlltool
  308. configure:6618: checking how to associate runtime and link libraries
  309. configure:6645: result: func_cygming_dll_for_implib
  310. configure:6706: checking for ar
  311. configure:6722: found /mingw/bin/ar
  312. configure:6733: result: ar
  313. configure:6770: checking for archiver @FILE support
  314. configure:6787: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  315. configure:6787: $? = 0
  316. configure:6790: ar cru libconftest.a @conftest.lst >&5
  317. configure:6793: $? = 0
  318. configure:6798: ar cru libconftest.a @conftest.lst >&5
  319. C:\MinGW\bin\ar.exe: conftest.o: No such file or directory
  320. configure:6801: $? = 1
  321. configure:6813: result: @
  322. configure:6871: checking for strip
  323. configure:6887: found /mingw/bin/strip
  324. configure:6898: result: strip
  325. configure:6970: checking for ranlib
  326. configure:6986: found /mingw/bin/ranlib
  327. configure:6997: result: ranlib
  328. configure:7099: checking command to parse /bin/nm -B output from i686-w64-mingw32-gcc object
  329. configure:7218: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  330. configure:7221: $? = 0
  331. configure:7225: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  332. configure:7228: $? = 0
  333. cannot find nm_test_var in conftest.nm
  334. configure:7218: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  335. configure:7221: $? = 0
  336. configure:7225: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  337. configure:7228: $? = 0
  338. configure:7294: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5
  339. configure:7297: $? = 0
  340. configure:7335: result: ok
  341. configure:7372: checking for sysroot
  342. configure:7402: result: no
  343. configure:7645: checking for mt
  344. configure:7675: result: no
  345. configure:7695: checking if : is a manifest tool
  346. configure:7701: : '-?'
  347. configure:7709: result: no
  348. configure:8337: checking for ANSI C header files
  349. configure:8357: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  350. configure:8357: $? = 0
  351. configure:8430: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c >&5
  352. configure:8430: $? = 0
  353. configure:8430: ./conftest.exe
  354. configure:8430: $? = 0
  355. configure:8441: result: yes
  356. configure:8454: checking for sys/types.h
  357. configure:8454: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  358. configure:8454: $? = 0
  359. configure:8454: result: yes
  360. configure:8454: checking for sys/stat.h
  361. configure:8454: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  362. configure:8454: $? = 0
  363. configure:8454: result: yes
  364. configure:8454: checking for stdlib.h
  365. configure:8454: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  366. configure:8454: $? = 0
  367. configure:8454: result: yes
  368. configure:8454: checking for string.h
  369. configure:8454: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  370. configure:8454: $? = 0
  371. configure:8454: result: yes
  372. configure:8454: checking for memory.h
  373. configure:8454: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  374. configure:8454: $? = 0
  375. configure:8454: result: yes
  376. configure:8454: checking for strings.h
  377. configure:8454: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  378. configure:8454: $? = 0
  379. configure:8454: result: yes
  380. configure:8454: checking for inttypes.h
  381. configure:8454: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  382. configure:8454: $? = 0
  383. configure:8454: result: yes
  384. configure:8454: checking for stdint.h
  385. configure:8454: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  386. configure:8454: $? = 0
  387. configure:8454: result: yes
  388. configure:8454: checking for unistd.h
  389. configure:8454: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  390. configure:8454: $? = 0
  391. configure:8454: result: yes
  392. configure:8468: checking for dlfcn.h
  393. configure:8468: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  394. conftest.c:55:19: fatal error: dlfcn.h: No such file or directory
  395. compilation terminated.
  396. configure:8468: $? = 1
  397. configure: failed program was:
  398. | /* confdefs.h */
  399. | #define PACKAGE_NAME "StarPU"
  400. | #define PACKAGE_TARNAME "starpu"
  401. | #define PACKAGE_VERSION "0.9.1"
  402. | #define PACKAGE_STRING "StarPU 0.9.1"
  403. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  404. | #define PACKAGE_URL ""
  405. | #define PACKAGE "starpu"
  406. | #define VERSION "0.9.1"
  407. | #define STDC_HEADERS 1
  408. | #define HAVE_SYS_TYPES_H 1
  409. | #define HAVE_SYS_STAT_H 1
  410. | #define HAVE_STDLIB_H 1
  411. | #define HAVE_STRING_H 1
  412. | #define HAVE_MEMORY_H 1
  413. | #define HAVE_STRINGS_H 1
  414. | #define HAVE_INTTYPES_H 1
  415. | #define HAVE_STDINT_H 1
  416. | #define HAVE_UNISTD_H 1
  417. | /* end confdefs.h. */
  418. | #include <stdio.h>
  419. | #ifdef HAVE_SYS_TYPES_H
  420. | # include <sys/types.h>
  421. | #endif
  422. | #ifdef HAVE_SYS_STAT_H
  423. | # include <sys/stat.h>
  424. | #endif
  425. | #ifdef STDC_HEADERS
  426. | # include <stdlib.h>
  427. | # include <stddef.h>
  428. | #else
  429. | # ifdef HAVE_STDLIB_H
  430. | # include <stdlib.h>
  431. | # endif
  432. | #endif
  433. | #ifdef HAVE_STRING_H
  434. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  435. | # include <memory.h>
  436. | # endif
  437. | # include <string.h>
  438. | #endif
  439. | #ifdef HAVE_STRINGS_H
  440. | # include <strings.h>
  441. | #endif
  442. | #ifdef HAVE_INTTYPES_H
  443. | # include <inttypes.h>
  444. | #endif
  445. | #ifdef HAVE_STDINT_H
  446. | # include <stdint.h>
  447. | #endif
  448. | #ifdef HAVE_UNISTD_H
  449. | # include <unistd.h>
  450. | #endif
  451. |
  452. | #include <dlfcn.h>
  453. configure:8468: result: no
  454. configure:8654: checking for objdir
  455. configure:8669: result: .libs
  456. configure:8940: checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions
  457. configure:8958: i686-w64-mingw32-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  458. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  459. configure:8962: $? = 0
  460. configure:8975: result: no
  461. configure:9285: checking for i686-w64-mingw32-gcc option to produce PIC
  462. configure:9292: result: -DDLL_EXPORT -DPIC
  463. configure:9300: checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works
  464. configure:9318: i686-w64-mingw32-gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
  465. configure:9322: $? = 0
  466. configure:9335: result: yes
  467. configure:9364: checking if i686-w64-mingw32-gcc static flag -static works
  468. configure:9392: result: yes
  469. configure:9407: checking if i686-w64-mingw32-gcc supports -c -o file.o
  470. configure:9428: i686-w64-mingw32-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  471. configure:9432: $? = 0
  472. configure:9454: result: yes
  473. configure:9462: checking if i686-w64-mingw32-gcc supports -c -o file.o
  474. configure:9509: result: yes
  475. configure:9542: checking whether the i686-w64-mingw32-gcc linker (/usr/i686-w64-mingw32/bin/ld.exe) supports shared libraries
  476. configure:10704: result: yes
  477. configure:10949: checking dynamic linker characteristics
  478. configure:11698: result: Win32 ld.exe
  479. configure:11805: checking how to hardcode library paths into programs
  480. configure:11830: result: immediate
  481. configure:12370: checking whether stripping libraries is possible
  482. configure:12375: result: yes
  483. configure:12410: checking if libtool supports shared libraries
  484. configure:12412: result: yes
  485. configure:12415: checking whether to build shared libraries
  486. configure:12436: result: yes
  487. configure:12439: checking whether to build static libraries
  488. configure:12443: result: yes
  489. configure:12568: checking if libtool supports shared libraries
  490. configure:12570: result: yes
  491. configure:12573: checking whether to build shared libraries
  492. configure:12593: result: yes
  493. configure:12596: checking whether to build static libraries
  494. configure:12600: result: yes
  495. configure:12904: checking for gfortran option to produce PIC
  496. configure:12911: result: -DDLL_EXPORT
  497. configure:12919: checking if gfortran PIC flag -DDLL_EXPORT works
  498. configure:12937: gfortran -c -g -O2 -DDLL_EXPORT conftest.f >&5
  499. configure:12941: $? = 0
  500. configure:12954: result: yes
  501. configure:12977: checking if gfortran static flag -static works
  502. configure:13005: result: yes
  503. configure:13017: checking if gfortran supports -c -o file.o
  504. configure:13038: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
  505. configure:13042: $? = 0
  506. configure:13064: result: yes
  507. configure:13069: checking if gfortran supports -c -o file.o
  508. configure:13116: result: yes
  509. configure:13146: checking whether the gfortran linker (/usr/i686-w64-mingw32/bin/ld.exe) supports shared libraries
  510. configure:14258: result: yes
  511. configure:14401: checking dynamic linker characteristics
  512. configure:15078: result: Win32 ld.exe
  513. configure:15131: checking how to hardcode library paths into programs
  514. configure:15156: result: immediate
  515. configure:15209: checking whether ln -s works
  516. configure:15216: result: no, using cp -p
  517. configure:15221: checking for ANSI C header files
  518. configure:15325: result: yes
  519. configure:15334: checking for C/C++ restrict keyword
  520. configure:15359: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  521. configure:15359: $? = 0
  522. configure:15367: result: __restrict
  523. configure:15385: checking for lib
  524. configure:15403: found /c/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/lib
  525. configure:15415: result: /c/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/lib
  526. configure:15458: checking size of void *
  527. configure:15463: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c >&5
  528. configure:15463: $? = 0
  529. configure:15463: ./conftest.exe
  530. configure:15463: $? = 0
  531. configure:15477: result: 4
  532. configure:15522: checking for pthread_create in -lpthread
  533. configure:15547: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lpthread >&5
  534. configure:15547: $? = 0
  535. configure:15556: result: yes
  536. configure:15580: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  537. configure:15580: $? = 0
  538. configure:15586: checking for library containing sqrt
  539. configure:15617: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lpthread >&5
  540. conftest.c:36:6: warning: conflicting types for built-in function 'sqrt'
  541. configure:15617: $? = 0
  542. configure:15634: result: none required
  543. configure:15644: checking for main in -lwsock32
  544. configure:15663: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lwsock32 -lpthread >&5
  545. configure:15663: $? = 0
  546. configure:15672: result: yes
  547. configure:15686: checking for sysconf
  548. configure:15686: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lwsock32 -lpthread >&5
  549. /tmp/ccAXPGiS.o: In function `main':
  550. /home/sharrock/starpu-0.9.1/build/conftest.c:64: undefined reference to `_sysconf'
  551. collect2: ld returned 1 exit status
  552. configure:15686: $? = 1
  553. configure: failed program was:
  554. | /* confdefs.h */
  555. | #define PACKAGE_NAME "StarPU"
  556. | #define PACKAGE_TARNAME "starpu"
  557. | #define PACKAGE_VERSION "0.9.1"
  558. | #define PACKAGE_STRING "StarPU 0.9.1"
  559. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  560. | #define PACKAGE_URL ""
  561. | #define PACKAGE "starpu"
  562. | #define VERSION "0.9.1"
  563. | #define STDC_HEADERS 1
  564. | #define HAVE_SYS_TYPES_H 1
  565. | #define HAVE_SYS_STAT_H 1
  566. | #define HAVE_STDLIB_H 1
  567. | #define HAVE_STRING_H 1
  568. | #define HAVE_MEMORY_H 1
  569. | #define HAVE_STRINGS_H 1
  570. | #define HAVE_INTTYPES_H 1
  571. | #define HAVE_STDINT_H 1
  572. | #define HAVE_UNISTD_H 1
  573. | #define LT_OBJDIR ".libs/"
  574. | #define STDC_HEADERS 1
  575. | #define restrict __restrict
  576. | #define STARPU_HAVE_WINDOWS /**/
  577. | #define SIZEOF_VOID_P 4
  578. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  579. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  580. | #define HAVE_LIBPTHREAD 1
  581. | #define HAVE_LIBWSOCK32 1
  582. | /* end confdefs.h. */
  583. | /* Define sysconf to an innocuous variant, in case <limits.h> declares sysconf.
  584. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  585. | #define sysconf innocuous_sysconf
  586. |
  587. | /* System header to define __stub macros and hopefully few prototypes,
  588. | which can conflict with char sysconf (); below.
  589. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  590. | <limits.h> exists even on freestanding compilers. */
  591. |
  592. | #ifdef __STDC__
  593. | # include <limits.h>
  594. | #else
  595. | # include <assert.h>
  596. | #endif
  597. |
  598. | #undef sysconf
  599. |
  600. | /* Override any GCC internal prototype to avoid an error.
  601. | Use char because int might match the return type of a GCC
  602. | builtin and then its argument prototype would still apply. */
  603. | #ifdef __cplusplus
  604. | extern "C"
  605. | #endif
  606. | char sysconf ();
  607. | /* The GNU C library defines this for functions which it implements
  608. | to always fail with ENOSYS. Some functions are actually named
  609. | something starting with __ and the normal name is an alias. */
  610. | #if defined __stub_sysconf || defined __stub___sysconf
  611. | choke me
  612. | #endif
  613. |
  614. | int
  615. | main ()
  616. | {
  617. | return sysconf ();
  618. | ;
  619. | return 0;
  620. | }
  621. configure:15686: result: no
  622. configure:15696: checking for pthread_spin_lock
  623. configure:15696: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lwsock32 -lpthread >&5
  624. configure:15696: $? = 0
  625. configure:15696: result: yes
  626. configure:15712: checking for pthread_setaffinity_np
  627. configure:15712: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lwsock32 -lpthread >&5
  628. /tmp/ccovmm3t.o: In function `main':
  629. /home/sharrock/starpu-0.9.1/build/conftest.c:65: undefined reference to `_pthread_setaffinity_np'
  630. collect2: ld returned 1 exit status
  631. configure:15712: $? = 1
  632. configure: failed program was:
  633. | /* confdefs.h */
  634. | #define PACKAGE_NAME "StarPU"
  635. | #define PACKAGE_TARNAME "starpu"
  636. | #define PACKAGE_VERSION "0.9.1"
  637. | #define PACKAGE_STRING "StarPU 0.9.1"
  638. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  639. | #define PACKAGE_URL ""
  640. | #define PACKAGE "starpu"
  641. | #define VERSION "0.9.1"
  642. | #define STDC_HEADERS 1
  643. | #define HAVE_SYS_TYPES_H 1
  644. | #define HAVE_SYS_STAT_H 1
  645. | #define HAVE_STDLIB_H 1
  646. | #define HAVE_STRING_H 1
  647. | #define HAVE_MEMORY_H 1
  648. | #define HAVE_STRINGS_H 1
  649. | #define HAVE_INTTYPES_H 1
  650. | #define HAVE_STDINT_H 1
  651. | #define HAVE_UNISTD_H 1
  652. | #define LT_OBJDIR ".libs/"
  653. | #define STDC_HEADERS 1
  654. | #define restrict __restrict
  655. | #define STARPU_HAVE_WINDOWS /**/
  656. | #define SIZEOF_VOID_P 4
  657. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  658. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  659. | #define HAVE_LIBPTHREAD 1
  660. | #define HAVE_LIBWSOCK32 1
  661. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  662. | /* end confdefs.h. */
  663. | /* Define pthread_setaffinity_np to an innocuous variant, in case <limits.h> declares pthread_setaffinity_np.
  664. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  665. | #define pthread_setaffinity_np innocuous_pthread_setaffinity_np
  666. |
  667. | /* System header to define __stub macros and hopefully few prototypes,
  668. | which can conflict with char pthread_setaffinity_np (); below.
  669. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  670. | <limits.h> exists even on freestanding compilers. */
  671. |
  672. | #ifdef __STDC__
  673. | # include <limits.h>
  674. | #else
  675. | # include <assert.h>
  676. | #endif
  677. |
  678. | #undef pthread_setaffinity_np
  679. |
  680. | /* Override any GCC internal prototype to avoid an error.
  681. | Use char because int might match the return type of a GCC
  682. | builtin and then its argument prototype would still apply. */
  683. | #ifdef __cplusplus
  684. | extern "C"
  685. | #endif
  686. | char pthread_setaffinity_np ();
  687. | /* The GNU C library defines this for functions which it implements
  688. | to always fail with ENOSYS. Some functions are actually named
  689. | something starting with __ and the normal name is an alias. */
  690. | #if defined __stub_pthread_setaffinity_np || defined __stub___pthread_setaffinity_np
  691. | choke me
  692. | #endif
  693. |
  694. | int
  695. | main ()
  696. | {
  697. | return pthread_setaffinity_np ();
  698. | ;
  699. | return 0;
  700. | }
  701. configure:15712: result: no
  702. configure:15725: checking for posix_memalign
  703. configure:15725: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lwsock32 -lpthread >&5
  704. /tmp/ccqwsqlu.o: In function `main':
  705. /home/sharrock/starpu-0.9.1/build/conftest.c:65: undefined reference to `_posix_memalign'
  706. collect2: ld returned 1 exit status
  707. configure:15725: $? = 1
  708. configure: failed program was:
  709. | /* confdefs.h */
  710. | #define PACKAGE_NAME "StarPU"
  711. | #define PACKAGE_TARNAME "starpu"
  712. | #define PACKAGE_VERSION "0.9.1"
  713. | #define PACKAGE_STRING "StarPU 0.9.1"
  714. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  715. | #define PACKAGE_URL ""
  716. | #define PACKAGE "starpu"
  717. | #define VERSION "0.9.1"
  718. | #define STDC_HEADERS 1
  719. | #define HAVE_SYS_TYPES_H 1
  720. | #define HAVE_SYS_STAT_H 1
  721. | #define HAVE_STDLIB_H 1
  722. | #define HAVE_STRING_H 1
  723. | #define HAVE_MEMORY_H 1
  724. | #define HAVE_STRINGS_H 1
  725. | #define HAVE_INTTYPES_H 1
  726. | #define HAVE_STDINT_H 1
  727. | #define HAVE_UNISTD_H 1
  728. | #define LT_OBJDIR ".libs/"
  729. | #define STDC_HEADERS 1
  730. | #define restrict __restrict
  731. | #define STARPU_HAVE_WINDOWS /**/
  732. | #define SIZEOF_VOID_P 4
  733. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  734. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  735. | #define HAVE_LIBPTHREAD 1
  736. | #define HAVE_LIBWSOCK32 1
  737. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  738. | /* end confdefs.h. */
  739. | /* Define posix_memalign to an innocuous variant, in case <limits.h> declares posix_memalign.
  740. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  741. | #define posix_memalign innocuous_posix_memalign
  742. |
  743. | /* System header to define __stub macros and hopefully few prototypes,
  744. | which can conflict with char posix_memalign (); below.
  745. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  746. | <limits.h> exists even on freestanding compilers. */
  747. |
  748. | #ifdef __STDC__
  749. | # include <limits.h>
  750. | #else
  751. | # include <assert.h>
  752. | #endif
  753. |
  754. | #undef posix_memalign
  755. |
  756. | /* Override any GCC internal prototype to avoid an error.
  757. | Use char because int might match the return type of a GCC
  758. | builtin and then its argument prototype would still apply. */
  759. | #ifdef __cplusplus
  760. | extern "C"
  761. | #endif
  762. | char posix_memalign ();
  763. | /* The GNU C library defines this for functions which it implements
  764. | to always fail with ENOSYS. Some functions are actually named
  765. | something starting with __ and the normal name is an alias. */
  766. | #if defined __stub_posix_memalign || defined __stub___posix_memalign
  767. | choke me
  768. | #endif
  769. |
  770. | int
  771. | main ()
  772. | {
  773. | return posix_memalign ();
  774. | ;
  775. | return 0;
  776. | }
  777. configure:15725: result: no
  778. configure:15738: checking for memalign
  779. configure:15738: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lwsock32 -lpthread >&5
  780. /tmp/ccPB5TKK.o: In function `main':
  781. /home/sharrock/starpu-0.9.1/build/conftest.c:65: undefined reference to `_memalign'
  782. collect2: ld returned 1 exit status
  783. configure:15738: $? = 1
  784. configure: failed program was:
  785. | /* confdefs.h */
  786. | #define PACKAGE_NAME "StarPU"
  787. | #define PACKAGE_TARNAME "starpu"
  788. | #define PACKAGE_VERSION "0.9.1"
  789. | #define PACKAGE_STRING "StarPU 0.9.1"
  790. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  791. | #define PACKAGE_URL ""
  792. | #define PACKAGE "starpu"
  793. | #define VERSION "0.9.1"
  794. | #define STDC_HEADERS 1
  795. | #define HAVE_SYS_TYPES_H 1
  796. | #define HAVE_SYS_STAT_H 1
  797. | #define HAVE_STDLIB_H 1
  798. | #define HAVE_STRING_H 1
  799. | #define HAVE_MEMORY_H 1
  800. | #define HAVE_STRINGS_H 1
  801. | #define HAVE_INTTYPES_H 1
  802. | #define HAVE_STDINT_H 1
  803. | #define HAVE_UNISTD_H 1
  804. | #define LT_OBJDIR ".libs/"
  805. | #define STDC_HEADERS 1
  806. | #define restrict __restrict
  807. | #define STARPU_HAVE_WINDOWS /**/
  808. | #define SIZEOF_VOID_P 4
  809. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  810. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  811. | #define HAVE_LIBPTHREAD 1
  812. | #define HAVE_LIBWSOCK32 1
  813. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  814. | /* end confdefs.h. */
  815. | /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
  816. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  817. | #define memalign innocuous_memalign
  818. |
  819. | /* System header to define __stub macros and hopefully few prototypes,
  820. | which can conflict with char memalign (); below.
  821. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  822. | <limits.h> exists even on freestanding compilers. */
  823. |
  824. | #ifdef __STDC__
  825. | # include <limits.h>
  826. | #else
  827. | # include <assert.h>
  828. | #endif
  829. |
  830. | #undef memalign
  831. |
  832. | /* Override any GCC internal prototype to avoid an error.
  833. | Use char because int might match the return type of a GCC
  834. | builtin and then its argument prototype would still apply. */
  835. | #ifdef __cplusplus
  836. | extern "C"
  837. | #endif
  838. | char memalign ();
  839. | /* The GNU C library defines this for functions which it implements
  840. | to always fail with ENOSYS. Some functions are actually named
  841. | something starting with __ and the normal name is an alias. */
  842. | #if defined __stub_memalign || defined __stub___memalign
  843. | choke me
  844. | #endif
  845. |
  846. | int
  847. | main ()
  848. | {
  849. | return memalign ();
  850. | ;
  851. | return 0;
  852. | }
  853. configure:15738: result: no
  854. configure:15751: checking for drand48
  855. configure:15751: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lwsock32 -lpthread >&5
  856. /tmp/ccxzDLIG.o: In function `main':
  857. /home/sharrock/starpu-0.9.1/build/conftest.c:65: undefined reference to `_drand48'
  858. collect2: ld returned 1 exit status
  859. configure:15751: $? = 1
  860. configure: failed program was:
  861. | /* confdefs.h */
  862. | #define PACKAGE_NAME "StarPU"
  863. | #define PACKAGE_TARNAME "starpu"
  864. | #define PACKAGE_VERSION "0.9.1"
  865. | #define PACKAGE_STRING "StarPU 0.9.1"
  866. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  867. | #define PACKAGE_URL ""
  868. | #define PACKAGE "starpu"
  869. | #define VERSION "0.9.1"
  870. | #define STDC_HEADERS 1
  871. | #define HAVE_SYS_TYPES_H 1
  872. | #define HAVE_SYS_STAT_H 1
  873. | #define HAVE_STDLIB_H 1
  874. | #define HAVE_STRING_H 1
  875. | #define HAVE_MEMORY_H 1
  876. | #define HAVE_STRINGS_H 1
  877. | #define HAVE_INTTYPES_H 1
  878. | #define HAVE_STDINT_H 1
  879. | #define HAVE_UNISTD_H 1
  880. | #define LT_OBJDIR ".libs/"
  881. | #define STDC_HEADERS 1
  882. | #define restrict __restrict
  883. | #define STARPU_HAVE_WINDOWS /**/
  884. | #define SIZEOF_VOID_P 4
  885. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  886. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  887. | #define HAVE_LIBPTHREAD 1
  888. | #define HAVE_LIBWSOCK32 1
  889. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  890. | /* end confdefs.h. */
  891. | /* Define drand48 to an innocuous variant, in case <limits.h> declares drand48.
  892. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  893. | #define drand48 innocuous_drand48
  894. |
  895. | /* System header to define __stub macros and hopefully few prototypes,
  896. | which can conflict with char drand48 (); below.
  897. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  898. | <limits.h> exists even on freestanding compilers. */
  899. |
  900. | #ifdef __STDC__
  901. | # include <limits.h>
  902. | #else
  903. | # include <assert.h>
  904. | #endif
  905. |
  906. | #undef drand48
  907. |
  908. | /* Override any GCC internal prototype to avoid an error.
  909. | Use char because int might match the return type of a GCC
  910. | builtin and then its argument prototype would still apply. */
  911. | #ifdef __cplusplus
  912. | extern "C"
  913. | #endif
  914. | char drand48 ();
  915. | /* The GNU C library defines this for functions which it implements
  916. | to always fail with ENOSYS. Some functions are actually named
  917. | something starting with __ and the normal name is an alias. */
  918. | #if defined __stub_drand48 || defined __stub___drand48
  919. | choke me
  920. | #endif
  921. |
  922. | int
  923. | main ()
  924. | {
  925. | return drand48 ();
  926. | ;
  927. | return 0;
  928. | }
  929. configure:15751: result: no
  930. configure:15804: checking malloc.h usability
  931. configure:15804: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  932. configure:15804: $? = 0
  933. configure:15804: result: yes
  934. configure:15804: checking malloc.h presence
  935. configure:15804: i686-w64-mingw32-gcc -E conftest.c
  936. configure:15804: $? = 0
  937. configure:15804: result: yes
  938. configure:15804: checking for malloc.h
  939. configure:15804: result: yes
  940. configure:15819: checking whether the target supports __sync_val_compare_and_swap
  941. configure:15836: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lwsock32 -lpthread >&5
  942. configure:15836: $? = 0
  943. configure:15844: result: yes
  944. configure:15854: checking whether the target supports __sync_bool_compare_and_swap
  945. configure:15871: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lwsock32 -lpthread >&5
  946. configure:15871: $? = 0
  947. configure:15879: result: yes
  948. configure:15889: checking whether the target supports __sync_fetch_and_add
  949. configure:15906: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lwsock32 -lpthread >&5
  950. configure:15906: $? = 0
  951. configure:15914: result: yes
  952. configure:15924: checking whether the target supports __sync_fetch_and_or
  953. configure:15941: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lwsock32 -lpthread >&5
  954. configure:15941: $? = 0
  955. configure:15949: result: yes
  956. configure:15959: checking whether the target supports __sync_lock_test_and_set
  957. configure:15976: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lwsock32 -lpthread >&5
  958. configure:15976: $? = 0
  959. configure:15984: result: yes
  960. configure:15994: checking whether the target supports __sync_synchronize
  961. configure:16011: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lwsock32 -lpthread >&5
  962. configure:16011: $? = 0
  963. configure:16019: result: yes
  964. configure:16031: checking for library containing set_mempolicy
  965. configure:16062: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -D_GNU_SOURCE conftest.c >&5
  966. /tmp/ccvDkApk.o: In function `main':
  967. /home/sharrock/starpu-0.9.1/build/conftest.c:53: undefined reference to `_set_mempolicy'
  968. collect2: ld returned 1 exit status
  969. configure:16062: $? = 1
  970. configure: failed program was:
  971. | /* confdefs.h */
  972. | #define PACKAGE_NAME "StarPU"
  973. | #define PACKAGE_TARNAME "starpu"
  974. | #define PACKAGE_VERSION "0.9.1"
  975. | #define PACKAGE_STRING "StarPU 0.9.1"
  976. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  977. | #define PACKAGE_URL ""
  978. | #define PACKAGE "starpu"
  979. | #define VERSION "0.9.1"
  980. | #define STDC_HEADERS 1
  981. | #define HAVE_SYS_TYPES_H 1
  982. | #define HAVE_SYS_STAT_H 1
  983. | #define HAVE_STDLIB_H 1
  984. | #define HAVE_STRING_H 1
  985. | #define HAVE_MEMORY_H 1
  986. | #define HAVE_STRINGS_H 1
  987. | #define HAVE_INTTYPES_H 1
  988. | #define HAVE_STDINT_H 1
  989. | #define HAVE_UNISTD_H 1
  990. | #define LT_OBJDIR ".libs/"
  991. | #define STDC_HEADERS 1
  992. | #define restrict __restrict
  993. | #define STARPU_HAVE_WINDOWS /**/
  994. | #define SIZEOF_VOID_P 4
  995. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  996. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  997. | #define HAVE_LIBPTHREAD 1
  998. | #define HAVE_LIBWSOCK32 1
  999. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1000. | #define starpu_srand48(seed) srand(seed)
  1001. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1002. | #define starpu_erand48(xsubi) starpu_drand48()
  1003. | #define HAVE_MALLOC_H 1
  1004. | #define STARPU_HAVE_MALLOC_H 1
  1005. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1006. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1007. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1008. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1009. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1010. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1011. | /* end confdefs.h. */
  1012. |
  1013. | /* Override any GCC internal prototype to avoid an error.
  1014. | Use char because int might match the return type of a GCC
  1015. | builtin and then its argument prototype would still apply. */
  1016. | #ifdef __cplusplus
  1017. | extern "C"
  1018. | #endif
  1019. | char set_mempolicy ();
  1020. | int
  1021. | main ()
  1022. | {
  1023. | return set_mempolicy ();
  1024. | ;
  1025. | return 0;
  1026. | }
  1027. configure:16062: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -D_GNU_SOURCE conftest.c -lnuma >&5
  1028. /usr/lib/gcc/i686-w64-mingw32/4.5.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lnuma
  1029. collect2: ld returned 1 exit status
  1030. configure:16062: $? = 1
  1031. configure: failed program was:
  1032. | /* confdefs.h */
  1033. | #define PACKAGE_NAME "StarPU"
  1034. | #define PACKAGE_TARNAME "starpu"
  1035. | #define PACKAGE_VERSION "0.9.1"
  1036. | #define PACKAGE_STRING "StarPU 0.9.1"
  1037. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1038. | #define PACKAGE_URL ""
  1039. | #define PACKAGE "starpu"
  1040. | #define VERSION "0.9.1"
  1041. | #define STDC_HEADERS 1
  1042. | #define HAVE_SYS_TYPES_H 1
  1043. | #define HAVE_SYS_STAT_H 1
  1044. | #define HAVE_STDLIB_H 1
  1045. | #define HAVE_STRING_H 1
  1046. | #define HAVE_MEMORY_H 1
  1047. | #define HAVE_STRINGS_H 1
  1048. | #define HAVE_INTTYPES_H 1
  1049. | #define HAVE_STDINT_H 1
  1050. | #define HAVE_UNISTD_H 1
  1051. | #define LT_OBJDIR ".libs/"
  1052. | #define STDC_HEADERS 1
  1053. | #define restrict __restrict
  1054. | #define STARPU_HAVE_WINDOWS /**/
  1055. | #define SIZEOF_VOID_P 4
  1056. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  1057. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  1058. | #define HAVE_LIBPTHREAD 1
  1059. | #define HAVE_LIBWSOCK32 1
  1060. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1061. | #define starpu_srand48(seed) srand(seed)
  1062. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1063. | #define starpu_erand48(xsubi) starpu_drand48()
  1064. | #define HAVE_MALLOC_H 1
  1065. | #define STARPU_HAVE_MALLOC_H 1
  1066. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1067. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1068. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1069. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1070. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1071. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1072. | /* end confdefs.h. */
  1073. |
  1074. | /* Override any GCC internal prototype to avoid an error.
  1075. | Use char because int might match the return type of a GCC
  1076. | builtin and then its argument prototype would still apply. */
  1077. | #ifdef __cplusplus
  1078. | extern "C"
  1079. | #endif
  1080. | char set_mempolicy ();
  1081. | int
  1082. | main ()
  1083. | {
  1084. | return set_mempolicy ();
  1085. | ;
  1086. | return 0;
  1087. | }
  1088. configure:16079: result: no
  1089. configure:16093: checking whether libnuma is available
  1090. configure:16095: result: no
  1091. configure:16109: checking maximum number of CPUs
  1092. configure:16118: result: 16
  1093. configure:16127: checking whether CPUs should be used
  1094. configure:16136: result: yes
  1095. configure:16170: checking maximum number of CUDA devices
  1096. configure:16179: result: 4
  1097. configure:16248: checking whether CUDA is available
  1098. configure:16251: result:
  1099. configure:16265: checking for main in -lcuda
  1100. configure:16284: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -D_GNU_SOURCE conftest.c -lcuda -lwsock32 -lpthread >&5
  1101. /usr/lib/gcc/i686-w64-mingw32/4.5.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lcuda
  1102. collect2: ld returned 1 exit status
  1103. configure:16284: $? = 1
  1104. configure: failed program was:
  1105. | /* confdefs.h */
  1106. | #define PACKAGE_NAME "StarPU"
  1107. | #define PACKAGE_TARNAME "starpu"
  1108. | #define PACKAGE_VERSION "0.9.1"
  1109. | #define PACKAGE_STRING "StarPU 0.9.1"
  1110. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1111. | #define PACKAGE_URL ""
  1112. | #define PACKAGE "starpu"
  1113. | #define VERSION "0.9.1"
  1114. | #define STDC_HEADERS 1
  1115. | #define HAVE_SYS_TYPES_H 1
  1116. | #define HAVE_SYS_STAT_H 1
  1117. | #define HAVE_STDLIB_H 1
  1118. | #define HAVE_STRING_H 1
  1119. | #define HAVE_MEMORY_H 1
  1120. | #define HAVE_STRINGS_H 1
  1121. | #define HAVE_INTTYPES_H 1
  1122. | #define HAVE_STDINT_H 1
  1123. | #define HAVE_UNISTD_H 1
  1124. | #define LT_OBJDIR ".libs/"
  1125. | #define STDC_HEADERS 1
  1126. | #define restrict __restrict
  1127. | #define STARPU_HAVE_WINDOWS /**/
  1128. | #define SIZEOF_VOID_P 4
  1129. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  1130. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  1131. | #define HAVE_LIBPTHREAD 1
  1132. | #define HAVE_LIBWSOCK32 1
  1133. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1134. | #define starpu_srand48(seed) srand(seed)
  1135. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1136. | #define starpu_erand48(xsubi) starpu_drand48()
  1137. | #define HAVE_MALLOC_H 1
  1138. | #define STARPU_HAVE_MALLOC_H 1
  1139. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1140. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1141. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1142. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1143. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1144. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1145. | #define STARPU_NMAXCPUS 16
  1146. | #define STARPU_USE_CPU 1
  1147. | #define STARPU_NMAX_COMBINEDWORKERS 32
  1148. | #define STARPU_MAXCUDADEVS 4
  1149. | /* end confdefs.h. */
  1150. |
  1151. |
  1152. | int
  1153. | main ()
  1154. | {
  1155. | return main ();
  1156. | ;
  1157. | return 0;
  1158. | }
  1159. configure:16293: result: no
  1160. configure:16360: checking whether CUDA is available in /usr/local/cuda
  1161. configure:16366: result:
  1162. configure:16380: checking for main in -lcuda
  1163. configure:16399: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -D_GNU_SOURCE -L/usr/local/cuda/lib conftest.c -lcuda -lwsock32 -lpthread >&5
  1164. /usr/lib/gcc/i686-w64-mingw32/4.5.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lcuda
  1165. collect2: ld returned 1 exit status
  1166. configure:16399: $? = 1
  1167. configure: failed program was:
  1168. | /* confdefs.h */
  1169. | #define PACKAGE_NAME "StarPU"
  1170. | #define PACKAGE_TARNAME "starpu"
  1171. | #define PACKAGE_VERSION "0.9.1"
  1172. | #define PACKAGE_STRING "StarPU 0.9.1"
  1173. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1174. | #define PACKAGE_URL ""
  1175. | #define PACKAGE "starpu"
  1176. | #define VERSION "0.9.1"
  1177. | #define STDC_HEADERS 1
  1178. | #define HAVE_SYS_TYPES_H 1
  1179. | #define HAVE_SYS_STAT_H 1
  1180. | #define HAVE_STDLIB_H 1
  1181. | #define HAVE_STRING_H 1
  1182. | #define HAVE_MEMORY_H 1
  1183. | #define HAVE_STRINGS_H 1
  1184. | #define HAVE_INTTYPES_H 1
  1185. | #define HAVE_STDINT_H 1
  1186. | #define HAVE_UNISTD_H 1
  1187. | #define LT_OBJDIR ".libs/"
  1188. | #define STDC_HEADERS 1
  1189. | #define restrict __restrict
  1190. | #define STARPU_HAVE_WINDOWS /**/
  1191. | #define SIZEOF_VOID_P 4
  1192. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  1193. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  1194. | #define HAVE_LIBPTHREAD 1
  1195. | #define HAVE_LIBWSOCK32 1
  1196. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1197. | #define starpu_srand48(seed) srand(seed)
  1198. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1199. | #define starpu_erand48(xsubi) starpu_drand48()
  1200. | #define HAVE_MALLOC_H 1
  1201. | #define STARPU_HAVE_MALLOC_H 1
  1202. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1203. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1204. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1205. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1206. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1207. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1208. | #define STARPU_NMAXCPUS 16
  1209. | #define STARPU_USE_CPU 1
  1210. | #define STARPU_NMAX_COMBINEDWORKERS 32
  1211. | #define STARPU_MAXCUDADEVS 4
  1212. | /* end confdefs.h. */
  1213. |
  1214. |
  1215. | int
  1216. | main ()
  1217. | {
  1218. | return main ();
  1219. | ;
  1220. | return 0;
  1221. | }
  1222. configure:16408: result: no
  1223. configure:16423: checking for main in -lcuda
  1224. configure:16442: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -D_GNU_SOURCE -L/usr/local/cuda/lib64 conftest.c -lcuda -lwsock32 -lpthread >&5
  1225. /usr/lib/gcc/i686-w64-mingw32/4.5.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lcuda
  1226. collect2: ld returned 1 exit status
  1227. configure:16442: $? = 1
  1228. configure: failed program was:
  1229. | /* confdefs.h */
  1230. | #define PACKAGE_NAME "StarPU"
  1231. | #define PACKAGE_TARNAME "starpu"
  1232. | #define PACKAGE_VERSION "0.9.1"
  1233. | #define PACKAGE_STRING "StarPU 0.9.1"
  1234. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1235. | #define PACKAGE_URL ""
  1236. | #define PACKAGE "starpu"
  1237. | #define VERSION "0.9.1"
  1238. | #define STDC_HEADERS 1
  1239. | #define HAVE_SYS_TYPES_H 1
  1240. | #define HAVE_SYS_STAT_H 1
  1241. | #define HAVE_STDLIB_H 1
  1242. | #define HAVE_STRING_H 1
  1243. | #define HAVE_MEMORY_H 1
  1244. | #define HAVE_STRINGS_H 1
  1245. | #define HAVE_INTTYPES_H 1
  1246. | #define HAVE_STDINT_H 1
  1247. | #define HAVE_UNISTD_H 1
  1248. | #define LT_OBJDIR ".libs/"
  1249. | #define STDC_HEADERS 1
  1250. | #define restrict __restrict
  1251. | #define STARPU_HAVE_WINDOWS /**/
  1252. | #define SIZEOF_VOID_P 4
  1253. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  1254. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  1255. | #define HAVE_LIBPTHREAD 1
  1256. | #define HAVE_LIBWSOCK32 1
  1257. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1258. | #define starpu_srand48(seed) srand(seed)
  1259. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1260. | #define starpu_erand48(xsubi) starpu_drand48()
  1261. | #define HAVE_MALLOC_H 1
  1262. | #define STARPU_HAVE_MALLOC_H 1
  1263. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1264. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1265. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1266. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1267. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1268. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1269. | #define STARPU_NMAXCPUS 16
  1270. | #define STARPU_USE_CPU 1
  1271. | #define STARPU_NMAX_COMBINEDWORKERS 32
  1272. | #define STARPU_MAXCUDADEVS 4
  1273. | /* end confdefs.h. */
  1274. |
  1275. |
  1276. | int
  1277. | main ()
  1278. | {
  1279. | return main ();
  1280. | ;
  1281. | return 0;
  1282. | }
  1283. configure:16451: result: no
  1284. configure:16360: checking whether CUDA is available in /c/cuda
  1285. configure:16366: result:
  1286. configure:16380: checking for main in -lcuda
  1287. configure:16399: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -D_GNU_SOURCE -L/c/cuda/lib conftest.c -lcuda -lwsock32 -lpthread >&5
  1288. configure:16399: $? = 0
  1289. configure:16408: result: yes
  1290. configure:16484: checking whether CUDA RT is available
  1291. configure:16487: result:
  1292. configure:16508: checking cuda.h usability
  1293. configure:16508: i686-w64-mingw32-gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
  1294. conftest.c:79:18: fatal error: cuda.h: No such file or directory
  1295. compilation terminated.
  1296. configure:16508: $? = 1
  1297. configure: failed program was:
  1298. | /* confdefs.h */
  1299. | #define PACKAGE_NAME "StarPU"
  1300. | #define PACKAGE_TARNAME "starpu"
  1301. | #define PACKAGE_VERSION "0.9.1"
  1302. | #define PACKAGE_STRING "StarPU 0.9.1"
  1303. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1304. | #define PACKAGE_URL ""
  1305. | #define PACKAGE "starpu"
  1306. | #define VERSION "0.9.1"
  1307. | #define STDC_HEADERS 1
  1308. | #define HAVE_SYS_TYPES_H 1
  1309. | #define HAVE_SYS_STAT_H 1
  1310. | #define HAVE_STDLIB_H 1
  1311. | #define HAVE_STRING_H 1
  1312. | #define HAVE_MEMORY_H 1
  1313. | #define HAVE_STRINGS_H 1
  1314. | #define HAVE_INTTYPES_H 1
  1315. | #define HAVE_STDINT_H 1
  1316. | #define HAVE_UNISTD_H 1
  1317. | #define LT_OBJDIR ".libs/"
  1318. | #define STDC_HEADERS 1
  1319. | #define restrict __restrict
  1320. | #define STARPU_HAVE_WINDOWS /**/
  1321. | #define SIZEOF_VOID_P 4
  1322. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  1323. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  1324. | #define HAVE_LIBPTHREAD 1
  1325. | #define HAVE_LIBWSOCK32 1
  1326. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1327. | #define starpu_srand48(seed) srand(seed)
  1328. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1329. | #define starpu_erand48(xsubi) starpu_drand48()
  1330. | #define HAVE_MALLOC_H 1
  1331. | #define STARPU_HAVE_MALLOC_H 1
  1332. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1333. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1334. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1335. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1336. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1337. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1338. | #define STARPU_NMAXCPUS 16
  1339. | #define STARPU_USE_CPU 1
  1340. | #define STARPU_NMAX_COMBINEDWORKERS 32
  1341. | #define STARPU_MAXCUDADEVS 4
  1342. | /* end confdefs.h. */
  1343. | #include <stdio.h>
  1344. | #ifdef HAVE_SYS_TYPES_H
  1345. | # include <sys/types.h>
  1346. | #endif
  1347. | #ifdef HAVE_SYS_STAT_H
  1348. | # include <sys/stat.h>
  1349. | #endif
  1350. | #ifdef STDC_HEADERS
  1351. | # include <stdlib.h>
  1352. | # include <stddef.h>
  1353. | #else
  1354. | # ifdef HAVE_STDLIB_H
  1355. | # include <stdlib.h>
  1356. | # endif
  1357. | #endif
  1358. | #ifdef HAVE_STRING_H
  1359. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1360. | # include <memory.h>
  1361. | # endif
  1362. | # include <string.h>
  1363. | #endif
  1364. | #ifdef HAVE_STRINGS_H
  1365. | # include <strings.h>
  1366. | #endif
  1367. | #ifdef HAVE_INTTYPES_H
  1368. | # include <inttypes.h>
  1369. | #endif
  1370. | #ifdef HAVE_STDINT_H
  1371. | # include <stdint.h>
  1372. | #endif
  1373. | #ifdef HAVE_UNISTD_H
  1374. | # include <unistd.h>
  1375. | #endif
  1376. | #include <cuda.h>
  1377. configure:16508: result: no
  1378. configure:16508: checking cuda.h presence
  1379. configure:16508: i686-w64-mingw32-gcc -E -D_GNU_SOURCE conftest.c
  1380. conftest.c:46:18: fatal error: cuda.h: No such file or directory
  1381. compilation terminated.
  1382. configure:16508: $? = 1
  1383. configure: failed program was:
  1384. | /* confdefs.h */
  1385. | #define PACKAGE_NAME "StarPU"
  1386. | #define PACKAGE_TARNAME "starpu"
  1387. | #define PACKAGE_VERSION "0.9.1"
  1388. | #define PACKAGE_STRING "StarPU 0.9.1"
  1389. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1390. | #define PACKAGE_URL ""
  1391. | #define PACKAGE "starpu"
  1392. | #define VERSION "0.9.1"
  1393. | #define STDC_HEADERS 1
  1394. | #define HAVE_SYS_TYPES_H 1
  1395. | #define HAVE_SYS_STAT_H 1
  1396. | #define HAVE_STDLIB_H 1
  1397. | #define HAVE_STRING_H 1
  1398. | #define HAVE_MEMORY_H 1
  1399. | #define HAVE_STRINGS_H 1
  1400. | #define HAVE_INTTYPES_H 1
  1401. | #define HAVE_STDINT_H 1
  1402. | #define HAVE_UNISTD_H 1
  1403. | #define LT_OBJDIR ".libs/"
  1404. | #define STDC_HEADERS 1
  1405. | #define restrict __restrict
  1406. | #define STARPU_HAVE_WINDOWS /**/
  1407. | #define SIZEOF_VOID_P 4
  1408. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  1409. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  1410. | #define HAVE_LIBPTHREAD 1
  1411. | #define HAVE_LIBWSOCK32 1
  1412. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1413. | #define starpu_srand48(seed) srand(seed)
  1414. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1415. | #define starpu_erand48(xsubi) starpu_drand48()
  1416. | #define HAVE_MALLOC_H 1
  1417. | #define STARPU_HAVE_MALLOC_H 1
  1418. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1419. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1420. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1421. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1422. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1423. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1424. | #define STARPU_NMAXCPUS 16
  1425. | #define STARPU_USE_CPU 1
  1426. | #define STARPU_NMAX_COMBINEDWORKERS 32
  1427. | #define STARPU_MAXCUDADEVS 4
  1428. | /* end confdefs.h. */
  1429. | #include <cuda.h>
  1430. configure:16508: result: no
  1431. configure:16508: checking for cuda.h
  1432. configure:16508: result: no
  1433. configure:16669: checking whether CUDA RT is available in /usr/local/cuda
  1434. configure:16675: result:
  1435. configure:16696: checking cuda.h usability
  1436. configure:16696: i686-w64-mingw32-gcc -c -g -O2 -D_GNU_SOURCE -I/usr/local/cuda/include conftest.c >&5
  1437. conftest.c:79:18: fatal error: cuda.h: No such file or directory
  1438. compilation terminated.
  1439. configure:16696: $? = 1
  1440. configure: failed program was:
  1441. | /* confdefs.h */
  1442. | #define PACKAGE_NAME "StarPU"
  1443. | #define PACKAGE_TARNAME "starpu"
  1444. | #define PACKAGE_VERSION "0.9.1"
  1445. | #define PACKAGE_STRING "StarPU 0.9.1"
  1446. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1447. | #define PACKAGE_URL ""
  1448. | #define PACKAGE "starpu"
  1449. | #define VERSION "0.9.1"
  1450. | #define STDC_HEADERS 1
  1451. | #define HAVE_SYS_TYPES_H 1
  1452. | #define HAVE_SYS_STAT_H 1
  1453. | #define HAVE_STDLIB_H 1
  1454. | #define HAVE_STRING_H 1
  1455. | #define HAVE_MEMORY_H 1
  1456. | #define HAVE_STRINGS_H 1
  1457. | #define HAVE_INTTYPES_H 1
  1458. | #define HAVE_STDINT_H 1
  1459. | #define HAVE_UNISTD_H 1
  1460. | #define LT_OBJDIR ".libs/"
  1461. | #define STDC_HEADERS 1
  1462. | #define restrict __restrict
  1463. | #define STARPU_HAVE_WINDOWS /**/
  1464. | #define SIZEOF_VOID_P 4
  1465. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  1466. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  1467. | #define HAVE_LIBPTHREAD 1
  1468. | #define HAVE_LIBWSOCK32 1
  1469. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1470. | #define starpu_srand48(seed) srand(seed)
  1471. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1472. | #define starpu_erand48(xsubi) starpu_drand48()
  1473. | #define HAVE_MALLOC_H 1
  1474. | #define STARPU_HAVE_MALLOC_H 1
  1475. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1476. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1477. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1478. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1479. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1480. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1481. | #define STARPU_NMAXCPUS 16
  1482. | #define STARPU_USE_CPU 1
  1483. | #define STARPU_NMAX_COMBINEDWORKERS 32
  1484. | #define STARPU_MAXCUDADEVS 4
  1485. | /* end confdefs.h. */
  1486. | #include <stdio.h>
  1487. | #ifdef HAVE_SYS_TYPES_H
  1488. | # include <sys/types.h>
  1489. | #endif
  1490. | #ifdef HAVE_SYS_STAT_H
  1491. | # include <sys/stat.h>
  1492. | #endif
  1493. | #ifdef STDC_HEADERS
  1494. | # include <stdlib.h>
  1495. | # include <stddef.h>
  1496. | #else
  1497. | # ifdef HAVE_STDLIB_H
  1498. | # include <stdlib.h>
  1499. | # endif
  1500. | #endif
  1501. | #ifdef HAVE_STRING_H
  1502. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1503. | # include <memory.h>
  1504. | # endif
  1505. | # include <string.h>
  1506. | #endif
  1507. | #ifdef HAVE_STRINGS_H
  1508. | # include <strings.h>
  1509. | #endif
  1510. | #ifdef HAVE_INTTYPES_H
  1511. | # include <inttypes.h>
  1512. | #endif
  1513. | #ifdef HAVE_STDINT_H
  1514. | # include <stdint.h>
  1515. | #endif
  1516. | #ifdef HAVE_UNISTD_H
  1517. | # include <unistd.h>
  1518. | #endif
  1519. | #include <cuda.h>
  1520. configure:16696: result: no
  1521. configure:16696: checking cuda.h presence
  1522. configure:16696: i686-w64-mingw32-gcc -E -D_GNU_SOURCE -I/usr/local/cuda/include conftest.c
  1523. conftest.c:46:18: fatal error: cuda.h: No such file or directory
  1524. compilation terminated.
  1525. configure:16696: $? = 1
  1526. configure: failed program was:
  1527. | /* confdefs.h */
  1528. | #define PACKAGE_NAME "StarPU"
  1529. | #define PACKAGE_TARNAME "starpu"
  1530. | #define PACKAGE_VERSION "0.9.1"
  1531. | #define PACKAGE_STRING "StarPU 0.9.1"
  1532. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1533. | #define PACKAGE_URL ""
  1534. | #define PACKAGE "starpu"
  1535. | #define VERSION "0.9.1"
  1536. | #define STDC_HEADERS 1
  1537. | #define HAVE_SYS_TYPES_H 1
  1538. | #define HAVE_SYS_STAT_H 1
  1539. | #define HAVE_STDLIB_H 1
  1540. | #define HAVE_STRING_H 1
  1541. | #define HAVE_MEMORY_H 1
  1542. | #define HAVE_STRINGS_H 1
  1543. | #define HAVE_INTTYPES_H 1
  1544. | #define HAVE_STDINT_H 1
  1545. | #define HAVE_UNISTD_H 1
  1546. | #define LT_OBJDIR ".libs/"
  1547. | #define STDC_HEADERS 1
  1548. | #define restrict __restrict
  1549. | #define STARPU_HAVE_WINDOWS /**/
  1550. | #define SIZEOF_VOID_P 4
  1551. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  1552. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  1553. | #define HAVE_LIBPTHREAD 1
  1554. | #define HAVE_LIBWSOCK32 1
  1555. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1556. | #define starpu_srand48(seed) srand(seed)
  1557. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1558. | #define starpu_erand48(xsubi) starpu_drand48()
  1559. | #define HAVE_MALLOC_H 1
  1560. | #define STARPU_HAVE_MALLOC_H 1
  1561. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1562. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1563. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1564. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1565. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1566. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1567. | #define STARPU_NMAXCPUS 16
  1568. | #define STARPU_USE_CPU 1
  1569. | #define STARPU_NMAX_COMBINEDWORKERS 32
  1570. | #define STARPU_MAXCUDADEVS 4
  1571. | /* end confdefs.h. */
  1572. | #include <cuda.h>
  1573. configure:16696: result: no
  1574. configure:16696: checking for cuda.h
  1575. configure:16696: result: no
  1576. configure:16669: checking whether CUDA RT is available in /c/cuda
  1577. configure:16675: result:
  1578. configure:16696: checking cuda.h usability
  1579. configure:16696: i686-w64-mingw32-gcc -c -g -O2 -D_GNU_SOURCE -I/c/cuda/include conftest.c >&5
  1580. configure:16696: $? = 0
  1581. configure:16696: result: yes
  1582. configure:16696: checking cuda.h presence
  1583. configure:16696: i686-w64-mingw32-gcc -E -D_GNU_SOURCE -I/c/cuda/include conftest.c
  1584. configure:16696: $? = 0
  1585. configure:16696: result: yes
  1586. configure:16696: checking for cuda.h
  1587. configure:16696: result: yes
  1588. configure:16710: checking for main in -lcudart
  1589. configure:16729: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -D_GNU_SOURCE -I/c/cuda/include -L/c/cuda/lib -L/c/cuda/lib conftest.c -lcudart -lwsock32 -lpthread >&5
  1590. configure:16729: $? = 0
  1591. configure:16738: result: yes
  1592. configure:16798: checking for main in -lcublas
  1593. configure:16817: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -D_GNU_SOURCE -I/c/cuda/include -L/c/cuda/lib -L/c/cuda/lib conftest.c -lcublas -lwsock32 -lpthread >&5
  1594. configure:16817: $? = 0
  1595. configure:16826: result: yes
  1596. configure:16867: checking for nvcc
  1597. configure:16886: found /c/cuda/bin/nvcc
  1598. configure:16899: result: /c/cuda/bin/nvcc
  1599. configure:16914: checking whether CUDA should be used
  1600. configure:16916: result: yes
  1601. configure:17122: checking whether MAGMA should be used
  1602. configure:17124: result: yes
  1603. configure:17133: checking for cufftDoubleComplex
  1604. configure:17133: i686-w64-mingw32-gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
  1605. conftest.c:48:19: fatal error: cufft.h: No such file or directory
  1606. compilation terminated.
  1607. configure:17133: $? = 1
  1608. configure: failed program was:
  1609. | /* confdefs.h */
  1610. | #define PACKAGE_NAME "StarPU"
  1611. | #define PACKAGE_TARNAME "starpu"
  1612. | #define PACKAGE_VERSION "0.9.1"
  1613. | #define PACKAGE_STRING "StarPU 0.9.1"
  1614. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1615. | #define PACKAGE_URL ""
  1616. | #define PACKAGE "starpu"
  1617. | #define VERSION "0.9.1"
  1618. | #define STDC_HEADERS 1
  1619. | #define HAVE_SYS_TYPES_H 1
  1620. | #define HAVE_SYS_STAT_H 1
  1621. | #define HAVE_STDLIB_H 1
  1622. | #define HAVE_STRING_H 1
  1623. | #define HAVE_MEMORY_H 1
  1624. | #define HAVE_STRINGS_H 1
  1625. | #define HAVE_INTTYPES_H 1
  1626. | #define HAVE_STDINT_H 1
  1627. | #define HAVE_UNISTD_H 1
  1628. | #define LT_OBJDIR ".libs/"
  1629. | #define STDC_HEADERS 1
  1630. | #define restrict __restrict
  1631. | #define STARPU_HAVE_WINDOWS /**/
  1632. | #define SIZEOF_VOID_P 4
  1633. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  1634. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  1635. | #define HAVE_LIBPTHREAD 1
  1636. | #define HAVE_LIBWSOCK32 1
  1637. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1638. | #define starpu_srand48(seed) srand(seed)
  1639. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1640. | #define starpu_erand48(xsubi) starpu_drand48()
  1641. | #define HAVE_MALLOC_H 1
  1642. | #define STARPU_HAVE_MALLOC_H 1
  1643. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1644. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1645. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1646. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1647. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1648. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1649. | #define STARPU_NMAXCPUS 16
  1650. | #define STARPU_USE_CPU 1
  1651. | #define STARPU_NMAX_COMBINEDWORKERS 32
  1652. | #define STARPU_MAXCUDADEVS 4
  1653. | #define STARPU_USE_CUDA 1
  1654. | #define STARPU_HAVE_MAGMA 1
  1655. | /* end confdefs.h. */
  1656. | #include <cufft.h>
  1657. |
  1658. | int
  1659. | main ()
  1660. | {
  1661. | if (sizeof (cufftDoubleComplex))
  1662. | return 0;
  1663. | ;
  1664. | return 0;
  1665. | }
  1666. configure:17133: result: no
  1667. configure:17160: checking for main in -lcurand
  1668. configure:17179: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -D_GNU_SOURCE -L/c/cuda/lib -L/c/cuda/lib -L/usr/local/cuda/lib -L/c/cuda/lib -lcudart -lcublas -lcuda conftest.c -lcurand -lwsock32 -lpthread >&5
  1669. /usr/lib/gcc/i686-w64-mingw32/4.5.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lcurand
  1670. collect2: ld returned 1 exit status
  1671. configure:17179: $? = 1
  1672. configure: failed program was:
  1673. | /* confdefs.h */
  1674. | #define PACKAGE_NAME "StarPU"
  1675. | #define PACKAGE_TARNAME "starpu"
  1676. | #define PACKAGE_VERSION "0.9.1"
  1677. | #define PACKAGE_STRING "StarPU 0.9.1"
  1678. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1679. | #define PACKAGE_URL ""
  1680. | #define PACKAGE "starpu"
  1681. | #define VERSION "0.9.1"
  1682. | #define STDC_HEADERS 1
  1683. | #define HAVE_SYS_TYPES_H 1
  1684. | #define HAVE_SYS_STAT_H 1
  1685. | #define HAVE_STDLIB_H 1
  1686. | #define HAVE_STRING_H 1
  1687. | #define HAVE_MEMORY_H 1
  1688. | #define HAVE_STRINGS_H 1
  1689. | #define HAVE_INTTYPES_H 1
  1690. | #define HAVE_STDINT_H 1
  1691. | #define HAVE_UNISTD_H 1
  1692. | #define LT_OBJDIR ".libs/"
  1693. | #define STDC_HEADERS 1
  1694. | #define restrict __restrict
  1695. | #define STARPU_HAVE_WINDOWS /**/
  1696. | #define SIZEOF_VOID_P 4
  1697. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  1698. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  1699. | #define HAVE_LIBPTHREAD 1
  1700. | #define HAVE_LIBWSOCK32 1
  1701. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1702. | #define starpu_srand48(seed) srand(seed)
  1703. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1704. | #define starpu_erand48(xsubi) starpu_drand48()
  1705. | #define HAVE_MALLOC_H 1
  1706. | #define STARPU_HAVE_MALLOC_H 1
  1707. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1708. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1709. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1710. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1711. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1712. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1713. | #define STARPU_NMAXCPUS 16
  1714. | #define STARPU_USE_CPU 1
  1715. | #define STARPU_NMAX_COMBINEDWORKERS 32
  1716. | #define STARPU_MAXCUDADEVS 4
  1717. | #define STARPU_USE_CUDA 1
  1718. | #define STARPU_HAVE_MAGMA 1
  1719. | /* end confdefs.h. */
  1720. |
  1721. |
  1722. | int
  1723. | main ()
  1724. | {
  1725. | return main ();
  1726. | ;
  1727. | return 0;
  1728. | }
  1729. configure:17188: result: no
  1730. configure:17199: checking whether CURAND is available
  1731. configure:17201: result: no
  1732. configure:17216: checking for cudaMemcpyPeer
  1733. configure:17216: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -D_GNU_SOURCE -L/c/cuda/lib -L/c/cuda/lib -L/usr/local/cuda/lib -L/c/cuda/lib -lcudart -lcublas -lcuda conftest.c -lwsock32 -lpthread >&5
  1734. /tmp/ccwV7aCq.o: In function `main':
  1735. /home/sharrock/starpu-0.9.1/build/conftest.c:82: undefined reference to `_cudaMemcpyPeer'
  1736. collect2: ld returned 1 exit status
  1737. configure:17216: $? = 1
  1738. configure: failed program was:
  1739. | /* confdefs.h */
  1740. | #define PACKAGE_NAME "StarPU"
  1741. | #define PACKAGE_TARNAME "starpu"
  1742. | #define PACKAGE_VERSION "0.9.1"
  1743. | #define PACKAGE_STRING "StarPU 0.9.1"
  1744. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1745. | #define PACKAGE_URL ""
  1746. | #define PACKAGE "starpu"
  1747. | #define VERSION "0.9.1"
  1748. | #define STDC_HEADERS 1
  1749. | #define HAVE_SYS_TYPES_H 1
  1750. | #define HAVE_SYS_STAT_H 1
  1751. | #define HAVE_STDLIB_H 1
  1752. | #define HAVE_STRING_H 1
  1753. | #define HAVE_MEMORY_H 1
  1754. | #define HAVE_STRINGS_H 1
  1755. | #define HAVE_INTTYPES_H 1
  1756. | #define HAVE_STDINT_H 1
  1757. | #define HAVE_UNISTD_H 1
  1758. | #define LT_OBJDIR ".libs/"
  1759. | #define STDC_HEADERS 1
  1760. | #define restrict __restrict
  1761. | #define STARPU_HAVE_WINDOWS /**/
  1762. | #define SIZEOF_VOID_P 4
  1763. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  1764. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  1765. | #define HAVE_LIBPTHREAD 1
  1766. | #define HAVE_LIBWSOCK32 1
  1767. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1768. | #define starpu_srand48(seed) srand(seed)
  1769. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1770. | #define starpu_erand48(xsubi) starpu_drand48()
  1771. | #define HAVE_MALLOC_H 1
  1772. | #define STARPU_HAVE_MALLOC_H 1
  1773. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1774. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1775. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1776. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1777. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1778. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1779. | #define STARPU_NMAXCPUS 16
  1780. | #define STARPU_USE_CPU 1
  1781. | #define STARPU_NMAX_COMBINEDWORKERS 32
  1782. | #define STARPU_MAXCUDADEVS 4
  1783. | #define STARPU_USE_CUDA 1
  1784. | #define STARPU_HAVE_MAGMA 1
  1785. | /* end confdefs.h. */
  1786. | /* Define cudaMemcpyPeer to an innocuous variant, in case <limits.h> declares cudaMemcpyPeer.
  1787. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1788. | #define cudaMemcpyPeer innocuous_cudaMemcpyPeer
  1789. |
  1790. | /* System header to define __stub macros and hopefully few prototypes,
  1791. | which can conflict with char cudaMemcpyPeer (); below.
  1792. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1793. | <limits.h> exists even on freestanding compilers. */
  1794. |
  1795. | #ifdef __STDC__
  1796. | # include <limits.h>
  1797. | #else
  1798. | # include <assert.h>
  1799. | #endif
  1800. |
  1801. | #undef cudaMemcpyPeer
  1802. |
  1803. | /* Override any GCC internal prototype to avoid an error.
  1804. | Use char because int might match the return type of a GCC
  1805. | builtin and then its argument prototype would still apply. */
  1806. | #ifdef __cplusplus
  1807. | extern "C"
  1808. | #endif
  1809. | char cudaMemcpyPeer ();
  1810. | /* The GNU C library defines this for functions which it implements
  1811. | to always fail with ENOSYS. Some functions are actually named
  1812. | something starting with __ and the normal name is an alias. */
  1813. | #if defined __stub_cudaMemcpyPeer || defined __stub___cudaMemcpyPeer
  1814. | choke me
  1815. | #endif
  1816. |
  1817. | int
  1818. | main ()
  1819. | {
  1820. | return cudaMemcpyPeer ();
  1821. | ;
  1822. | return 0;
  1823. | }
  1824. configure:17216: result: no
  1825. configure:17246: checking maximum number of OpenCL devices
  1826. configure:17255: result: 8
  1827. configure:17322: checking whether OpenCL is available
  1828. configure:17325: result:
  1829. configure:17341: checking CL/cl.h usability
  1830. configure:17341: i686-w64-mingw32-gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5
  1831. conftest.c:82:19: fatal error: CL/cl.h: No such file or directory
  1832. compilation terminated.
  1833. configure:17341: $? = 1
  1834. configure: failed program was:
  1835. | /* confdefs.h */
  1836. | #define PACKAGE_NAME "StarPU"
  1837. | #define PACKAGE_TARNAME "starpu"
  1838. | #define PACKAGE_VERSION "0.9.1"
  1839. | #define PACKAGE_STRING "StarPU 0.9.1"
  1840. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1841. | #define PACKAGE_URL ""
  1842. | #define PACKAGE "starpu"
  1843. | #define VERSION "0.9.1"
  1844. | #define STDC_HEADERS 1
  1845. | #define HAVE_SYS_TYPES_H 1
  1846. | #define HAVE_SYS_STAT_H 1
  1847. | #define HAVE_STDLIB_H 1
  1848. | #define HAVE_STRING_H 1
  1849. | #define HAVE_MEMORY_H 1
  1850. | #define HAVE_STRINGS_H 1
  1851. | #define HAVE_INTTYPES_H 1
  1852. | #define HAVE_STDINT_H 1
  1853. | #define HAVE_UNISTD_H 1
  1854. | #define LT_OBJDIR ".libs/"
  1855. | #define STDC_HEADERS 1
  1856. | #define restrict __restrict
  1857. | #define STARPU_HAVE_WINDOWS /**/
  1858. | #define SIZEOF_VOID_P 4
  1859. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  1860. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  1861. | #define HAVE_LIBPTHREAD 1
  1862. | #define HAVE_LIBWSOCK32 1
  1863. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1864. | #define starpu_srand48(seed) srand(seed)
  1865. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1866. | #define starpu_erand48(xsubi) starpu_drand48()
  1867. | #define HAVE_MALLOC_H 1
  1868. | #define STARPU_HAVE_MALLOC_H 1
  1869. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1870. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1871. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1872. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1873. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1874. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1875. | #define STARPU_NMAXCPUS 16
  1876. | #define STARPU_USE_CPU 1
  1877. | #define STARPU_NMAX_COMBINEDWORKERS 32
  1878. | #define STARPU_MAXCUDADEVS 4
  1879. | #define STARPU_USE_CUDA 1
  1880. | #define STARPU_HAVE_MAGMA 1
  1881. | #define STARPU_MAXOPENCLDEVS 8
  1882. | /* end confdefs.h. */
  1883. | #include <stdio.h>
  1884. | #ifdef HAVE_SYS_TYPES_H
  1885. | # include <sys/types.h>
  1886. | #endif
  1887. | #ifdef HAVE_SYS_STAT_H
  1888. | # include <sys/stat.h>
  1889. | #endif
  1890. | #ifdef STDC_HEADERS
  1891. | # include <stdlib.h>
  1892. | # include <stddef.h>
  1893. | #else
  1894. | # ifdef HAVE_STDLIB_H
  1895. | # include <stdlib.h>
  1896. | # endif
  1897. | #endif
  1898. | #ifdef HAVE_STRING_H
  1899. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1900. | # include <memory.h>
  1901. | # endif
  1902. | # include <string.h>
  1903. | #endif
  1904. | #ifdef HAVE_STRINGS_H
  1905. | # include <strings.h>
  1906. | #endif
  1907. | #ifdef HAVE_INTTYPES_H
  1908. | # include <inttypes.h>
  1909. | #endif
  1910. | #ifdef HAVE_STDINT_H
  1911. | # include <stdint.h>
  1912. | #endif
  1913. | #ifdef HAVE_UNISTD_H
  1914. | # include <unistd.h>
  1915. | #endif
  1916. | #include <CL/cl.h>
  1917. configure:17341: result: no
  1918. configure:17341: checking CL/cl.h presence
  1919. configure:17341: i686-w64-mingw32-gcc -E -D_GNU_SOURCE conftest.c
  1920. conftest.c:49:19: fatal error: CL/cl.h: No such file or directory
  1921. compilation terminated.
  1922. configure:17341: $? = 1
  1923. configure: failed program was:
  1924. | /* confdefs.h */
  1925. | #define PACKAGE_NAME "StarPU"
  1926. | #define PACKAGE_TARNAME "starpu"
  1927. | #define PACKAGE_VERSION "0.9.1"
  1928. | #define PACKAGE_STRING "StarPU 0.9.1"
  1929. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1930. | #define PACKAGE_URL ""
  1931. | #define PACKAGE "starpu"
  1932. | #define VERSION "0.9.1"
  1933. | #define STDC_HEADERS 1
  1934. | #define HAVE_SYS_TYPES_H 1
  1935. | #define HAVE_SYS_STAT_H 1
  1936. | #define HAVE_STDLIB_H 1
  1937. | #define HAVE_STRING_H 1
  1938. | #define HAVE_MEMORY_H 1
  1939. | #define HAVE_STRINGS_H 1
  1940. | #define HAVE_INTTYPES_H 1
  1941. | #define HAVE_STDINT_H 1
  1942. | #define HAVE_UNISTD_H 1
  1943. | #define LT_OBJDIR ".libs/"
  1944. | #define STDC_HEADERS 1
  1945. | #define restrict __restrict
  1946. | #define STARPU_HAVE_WINDOWS /**/
  1947. | #define SIZEOF_VOID_P 4
  1948. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  1949. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  1950. | #define HAVE_LIBPTHREAD 1
  1951. | #define HAVE_LIBWSOCK32 1
  1952. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  1953. | #define starpu_srand48(seed) srand(seed)
  1954. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  1955. | #define starpu_erand48(xsubi) starpu_drand48()
  1956. | #define HAVE_MALLOC_H 1
  1957. | #define STARPU_HAVE_MALLOC_H 1
  1958. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  1959. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  1960. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  1961. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  1962. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  1963. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  1964. | #define STARPU_NMAXCPUS 16
  1965. | #define STARPU_USE_CPU 1
  1966. | #define STARPU_NMAX_COMBINEDWORKERS 32
  1967. | #define STARPU_MAXCUDADEVS 4
  1968. | #define STARPU_USE_CUDA 1
  1969. | #define STARPU_HAVE_MAGMA 1
  1970. | #define STARPU_MAXOPENCLDEVS 8
  1971. | /* end confdefs.h. */
  1972. | #include <CL/cl.h>
  1973. configure:17341: result: no
  1974. configure:17341: checking for CL/cl.h
  1975. configure:17341: result: no
  1976. configure:17474: checking whether OpenCL is available in /usr/local/cuda
  1977. configure:17480: result:
  1978. configure:17496: checking CL/cl.h usability
  1979. configure:17496: i686-w64-mingw32-gcc -c -g -O2 -D_GNU_SOURCE -I/usr/local/cuda/include conftest.c >&5
  1980. conftest.c:82:19: fatal error: CL/cl.h: No such file or directory
  1981. compilation terminated.
  1982. configure:17496: $? = 1
  1983. configure: failed program was:
  1984. | /* confdefs.h */
  1985. | #define PACKAGE_NAME "StarPU"
  1986. | #define PACKAGE_TARNAME "starpu"
  1987. | #define PACKAGE_VERSION "0.9.1"
  1988. | #define PACKAGE_STRING "StarPU 0.9.1"
  1989. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  1990. | #define PACKAGE_URL ""
  1991. | #define PACKAGE "starpu"
  1992. | #define VERSION "0.9.1"
  1993. | #define STDC_HEADERS 1
  1994. | #define HAVE_SYS_TYPES_H 1
  1995. | #define HAVE_SYS_STAT_H 1
  1996. | #define HAVE_STDLIB_H 1
  1997. | #define HAVE_STRING_H 1
  1998. | #define HAVE_MEMORY_H 1
  1999. | #define HAVE_STRINGS_H 1
  2000. | #define HAVE_INTTYPES_H 1
  2001. | #define HAVE_STDINT_H 1
  2002. | #define HAVE_UNISTD_H 1
  2003. | #define LT_OBJDIR ".libs/"
  2004. | #define STDC_HEADERS 1
  2005. | #define restrict __restrict
  2006. | #define STARPU_HAVE_WINDOWS /**/
  2007. | #define SIZEOF_VOID_P 4
  2008. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2009. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2010. | #define HAVE_LIBPTHREAD 1
  2011. | #define HAVE_LIBWSOCK32 1
  2012. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2013. | #define starpu_srand48(seed) srand(seed)
  2014. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2015. | #define starpu_erand48(xsubi) starpu_drand48()
  2016. | #define HAVE_MALLOC_H 1
  2017. | #define STARPU_HAVE_MALLOC_H 1
  2018. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2019. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2020. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2021. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2022. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2023. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2024. | #define STARPU_NMAXCPUS 16
  2025. | #define STARPU_USE_CPU 1
  2026. | #define STARPU_NMAX_COMBINEDWORKERS 32
  2027. | #define STARPU_MAXCUDADEVS 4
  2028. | #define STARPU_USE_CUDA 1
  2029. | #define STARPU_HAVE_MAGMA 1
  2030. | #define STARPU_MAXOPENCLDEVS 8
  2031. | /* end confdefs.h. */
  2032. | #include <stdio.h>
  2033. | #ifdef HAVE_SYS_TYPES_H
  2034. | # include <sys/types.h>
  2035. | #endif
  2036. | #ifdef HAVE_SYS_STAT_H
  2037. | # include <sys/stat.h>
  2038. | #endif
  2039. | #ifdef STDC_HEADERS
  2040. | # include <stdlib.h>
  2041. | # include <stddef.h>
  2042. | #else
  2043. | # ifdef HAVE_STDLIB_H
  2044. | # include <stdlib.h>
  2045. | # endif
  2046. | #endif
  2047. | #ifdef HAVE_STRING_H
  2048. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2049. | # include <memory.h>
  2050. | # endif
  2051. | # include <string.h>
  2052. | #endif
  2053. | #ifdef HAVE_STRINGS_H
  2054. | # include <strings.h>
  2055. | #endif
  2056. | #ifdef HAVE_INTTYPES_H
  2057. | # include <inttypes.h>
  2058. | #endif
  2059. | #ifdef HAVE_STDINT_H
  2060. | # include <stdint.h>
  2061. | #endif
  2062. | #ifdef HAVE_UNISTD_H
  2063. | # include <unistd.h>
  2064. | #endif
  2065. | #include <CL/cl.h>
  2066. configure:17496: result: no
  2067. configure:17496: checking CL/cl.h presence
  2068. configure:17496: i686-w64-mingw32-gcc -E -D_GNU_SOURCE -I/usr/local/cuda/include conftest.c
  2069. conftest.c:49:19: fatal error: CL/cl.h: No such file or directory
  2070. compilation terminated.
  2071. configure:17496: $? = 1
  2072. configure: failed program was:
  2073. | /* confdefs.h */
  2074. | #define PACKAGE_NAME "StarPU"
  2075. | #define PACKAGE_TARNAME "starpu"
  2076. | #define PACKAGE_VERSION "0.9.1"
  2077. | #define PACKAGE_STRING "StarPU 0.9.1"
  2078. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  2079. | #define PACKAGE_URL ""
  2080. | #define PACKAGE "starpu"
  2081. | #define VERSION "0.9.1"
  2082. | #define STDC_HEADERS 1
  2083. | #define HAVE_SYS_TYPES_H 1
  2084. | #define HAVE_SYS_STAT_H 1
  2085. | #define HAVE_STDLIB_H 1
  2086. | #define HAVE_STRING_H 1
  2087. | #define HAVE_MEMORY_H 1
  2088. | #define HAVE_STRINGS_H 1
  2089. | #define HAVE_INTTYPES_H 1
  2090. | #define HAVE_STDINT_H 1
  2091. | #define HAVE_UNISTD_H 1
  2092. | #define LT_OBJDIR ".libs/"
  2093. | #define STDC_HEADERS 1
  2094. | #define restrict __restrict
  2095. | #define STARPU_HAVE_WINDOWS /**/
  2096. | #define SIZEOF_VOID_P 4
  2097. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2098. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2099. | #define HAVE_LIBPTHREAD 1
  2100. | #define HAVE_LIBWSOCK32 1
  2101. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2102. | #define starpu_srand48(seed) srand(seed)
  2103. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2104. | #define starpu_erand48(xsubi) starpu_drand48()
  2105. | #define HAVE_MALLOC_H 1
  2106. | #define STARPU_HAVE_MALLOC_H 1
  2107. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2108. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2109. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2110. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2111. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2112. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2113. | #define STARPU_NMAXCPUS 16
  2114. | #define STARPU_USE_CPU 1
  2115. | #define STARPU_NMAX_COMBINEDWORKERS 32
  2116. | #define STARPU_MAXCUDADEVS 4
  2117. | #define STARPU_USE_CUDA 1
  2118. | #define STARPU_HAVE_MAGMA 1
  2119. | #define STARPU_MAXOPENCLDEVS 8
  2120. | /* end confdefs.h. */
  2121. | #include <CL/cl.h>
  2122. configure:17496: result: no
  2123. configure:17496: checking for CL/cl.h
  2124. configure:17496: result: no
  2125. configure:17474: checking whether OpenCL is available in /c/cuda
  2126. configure:17480: result:
  2127. configure:17496: checking CL/cl.h usability
  2128. configure:17496: i686-w64-mingw32-gcc -c -g -O2 -D_GNU_SOURCE -I/c/cuda/include conftest.c >&5
  2129. conftest.c:82:19: fatal error: CL/cl.h: No such file or directory
  2130. compilation terminated.
  2131. configure:17496: $? = 1
  2132. configure: failed program was:
  2133. | /* confdefs.h */
  2134. | #define PACKAGE_NAME "StarPU"
  2135. | #define PACKAGE_TARNAME "starpu"
  2136. | #define PACKAGE_VERSION "0.9.1"
  2137. | #define PACKAGE_STRING "StarPU 0.9.1"
  2138. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  2139. | #define PACKAGE_URL ""
  2140. | #define PACKAGE "starpu"
  2141. | #define VERSION "0.9.1"
  2142. | #define STDC_HEADERS 1
  2143. | #define HAVE_SYS_TYPES_H 1
  2144. | #define HAVE_SYS_STAT_H 1
  2145. | #define HAVE_STDLIB_H 1
  2146. | #define HAVE_STRING_H 1
  2147. | #define HAVE_MEMORY_H 1
  2148. | #define HAVE_STRINGS_H 1
  2149. | #define HAVE_INTTYPES_H 1
  2150. | #define HAVE_STDINT_H 1
  2151. | #define HAVE_UNISTD_H 1
  2152. | #define LT_OBJDIR ".libs/"
  2153. | #define STDC_HEADERS 1
  2154. | #define restrict __restrict
  2155. | #define STARPU_HAVE_WINDOWS /**/
  2156. | #define SIZEOF_VOID_P 4
  2157. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2158. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2159. | #define HAVE_LIBPTHREAD 1
  2160. | #define HAVE_LIBWSOCK32 1
  2161. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2162. | #define starpu_srand48(seed) srand(seed)
  2163. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2164. | #define starpu_erand48(xsubi) starpu_drand48()
  2165. | #define HAVE_MALLOC_H 1
  2166. | #define STARPU_HAVE_MALLOC_H 1
  2167. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2168. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2169. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2170. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2171. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2172. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2173. | #define STARPU_NMAXCPUS 16
  2174. | #define STARPU_USE_CPU 1
  2175. | #define STARPU_NMAX_COMBINEDWORKERS 32
  2176. | #define STARPU_MAXCUDADEVS 4
  2177. | #define STARPU_USE_CUDA 1
  2178. | #define STARPU_HAVE_MAGMA 1
  2179. | #define STARPU_MAXOPENCLDEVS 8
  2180. | /* end confdefs.h. */
  2181. | #include <stdio.h>
  2182. | #ifdef HAVE_SYS_TYPES_H
  2183. | # include <sys/types.h>
  2184. | #endif
  2185. | #ifdef HAVE_SYS_STAT_H
  2186. | # include <sys/stat.h>
  2187. | #endif
  2188. | #ifdef STDC_HEADERS
  2189. | # include <stdlib.h>
  2190. | # include <stddef.h>
  2191. | #else
  2192. | # ifdef HAVE_STDLIB_H
  2193. | # include <stdlib.h>
  2194. | # endif
  2195. | #endif
  2196. | #ifdef HAVE_STRING_H
  2197. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2198. | # include <memory.h>
  2199. | # endif
  2200. | # include <string.h>
  2201. | #endif
  2202. | #ifdef HAVE_STRINGS_H
  2203. | # include <strings.h>
  2204. | #endif
  2205. | #ifdef HAVE_INTTYPES_H
  2206. | # include <inttypes.h>
  2207. | #endif
  2208. | #ifdef HAVE_STDINT_H
  2209. | # include <stdint.h>
  2210. | #endif
  2211. | #ifdef HAVE_UNISTD_H
  2212. | # include <unistd.h>
  2213. | #endif
  2214. | #include <CL/cl.h>
  2215. configure:17496: result: no
  2216. configure:17496: checking CL/cl.h presence
  2217. configure:17496: i686-w64-mingw32-gcc -E -D_GNU_SOURCE -I/c/cuda/include conftest.c
  2218. conftest.c:49:19: fatal error: CL/cl.h: No such file or directory
  2219. compilation terminated.
  2220. configure:17496: $? = 1
  2221. configure: failed program was:
  2222. | /* confdefs.h */
  2223. | #define PACKAGE_NAME "StarPU"
  2224. | #define PACKAGE_TARNAME "starpu"
  2225. | #define PACKAGE_VERSION "0.9.1"
  2226. | #define PACKAGE_STRING "StarPU 0.9.1"
  2227. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  2228. | #define PACKAGE_URL ""
  2229. | #define PACKAGE "starpu"
  2230. | #define VERSION "0.9.1"
  2231. | #define STDC_HEADERS 1
  2232. | #define HAVE_SYS_TYPES_H 1
  2233. | #define HAVE_SYS_STAT_H 1
  2234. | #define HAVE_STDLIB_H 1
  2235. | #define HAVE_STRING_H 1
  2236. | #define HAVE_MEMORY_H 1
  2237. | #define HAVE_STRINGS_H 1
  2238. | #define HAVE_INTTYPES_H 1
  2239. | #define HAVE_STDINT_H 1
  2240. | #define HAVE_UNISTD_H 1
  2241. | #define LT_OBJDIR ".libs/"
  2242. | #define STDC_HEADERS 1
  2243. | #define restrict __restrict
  2244. | #define STARPU_HAVE_WINDOWS /**/
  2245. | #define SIZEOF_VOID_P 4
  2246. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2247. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2248. | #define HAVE_LIBPTHREAD 1
  2249. | #define HAVE_LIBWSOCK32 1
  2250. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2251. | #define starpu_srand48(seed) srand(seed)
  2252. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2253. | #define starpu_erand48(xsubi) starpu_drand48()
  2254. | #define HAVE_MALLOC_H 1
  2255. | #define STARPU_HAVE_MALLOC_H 1
  2256. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2257. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2258. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2259. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2260. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2261. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2262. | #define STARPU_NMAXCPUS 16
  2263. | #define STARPU_USE_CPU 1
  2264. | #define STARPU_NMAX_COMBINEDWORKERS 32
  2265. | #define STARPU_MAXCUDADEVS 4
  2266. | #define STARPU_USE_CUDA 1
  2267. | #define STARPU_HAVE_MAGMA 1
  2268. | #define STARPU_MAXOPENCLDEVS 8
  2269. | /* end confdefs.h. */
  2270. | #include <CL/cl.h>
  2271. configure:17496: result: no
  2272. configure:17496: checking for CL/cl.h
  2273. configure:17496: result: no
  2274. configure:17474: checking whether OpenCL is available in /cygdrive/c/cuda
  2275. configure:17480: result:
  2276. configure:17496: checking CL/cl.h usability
  2277. configure:17496: i686-w64-mingw32-gcc -c -g -O2 -D_GNU_SOURCE -I/cygdrive/c/cuda/include conftest.c >&5
  2278. conftest.c:82:19: fatal error: CL/cl.h: No such file or directory
  2279. compilation terminated.
  2280. configure:17496: $? = 1
  2281. configure: failed program was:
  2282. | /* confdefs.h */
  2283. | #define PACKAGE_NAME "StarPU"
  2284. | #define PACKAGE_TARNAME "starpu"
  2285. | #define PACKAGE_VERSION "0.9.1"
  2286. | #define PACKAGE_STRING "StarPU 0.9.1"
  2287. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  2288. | #define PACKAGE_URL ""
  2289. | #define PACKAGE "starpu"
  2290. | #define VERSION "0.9.1"
  2291. | #define STDC_HEADERS 1
  2292. | #define HAVE_SYS_TYPES_H 1
  2293. | #define HAVE_SYS_STAT_H 1
  2294. | #define HAVE_STDLIB_H 1
  2295. | #define HAVE_STRING_H 1
  2296. | #define HAVE_MEMORY_H 1
  2297. | #define HAVE_STRINGS_H 1
  2298. | #define HAVE_INTTYPES_H 1
  2299. | #define HAVE_STDINT_H 1
  2300. | #define HAVE_UNISTD_H 1
  2301. | #define LT_OBJDIR ".libs/"
  2302. | #define STDC_HEADERS 1
  2303. | #define restrict __restrict
  2304. | #define STARPU_HAVE_WINDOWS /**/
  2305. | #define SIZEOF_VOID_P 4
  2306. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2307. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2308. | #define HAVE_LIBPTHREAD 1
  2309. | #define HAVE_LIBWSOCK32 1
  2310. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2311. | #define starpu_srand48(seed) srand(seed)
  2312. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2313. | #define starpu_erand48(xsubi) starpu_drand48()
  2314. | #define HAVE_MALLOC_H 1
  2315. | #define STARPU_HAVE_MALLOC_H 1
  2316. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2317. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2318. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2319. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2320. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2321. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2322. | #define STARPU_NMAXCPUS 16
  2323. | #define STARPU_USE_CPU 1
  2324. | #define STARPU_NMAX_COMBINEDWORKERS 32
  2325. | #define STARPU_MAXCUDADEVS 4
  2326. | #define STARPU_USE_CUDA 1
  2327. | #define STARPU_HAVE_MAGMA 1
  2328. | #define STARPU_MAXOPENCLDEVS 8
  2329. | /* end confdefs.h. */
  2330. | #include <stdio.h>
  2331. | #ifdef HAVE_SYS_TYPES_H
  2332. | # include <sys/types.h>
  2333. | #endif
  2334. | #ifdef HAVE_SYS_STAT_H
  2335. | # include <sys/stat.h>
  2336. | #endif
  2337. | #ifdef STDC_HEADERS
  2338. | # include <stdlib.h>
  2339. | # include <stddef.h>
  2340. | #else
  2341. | # ifdef HAVE_STDLIB_H
  2342. | # include <stdlib.h>
  2343. | # endif
  2344. | #endif
  2345. | #ifdef HAVE_STRING_H
  2346. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2347. | # include <memory.h>
  2348. | # endif
  2349. | # include <string.h>
  2350. | #endif
  2351. | #ifdef HAVE_STRINGS_H
  2352. | # include <strings.h>
  2353. | #endif
  2354. | #ifdef HAVE_INTTYPES_H
  2355. | # include <inttypes.h>
  2356. | #endif
  2357. | #ifdef HAVE_STDINT_H
  2358. | # include <stdint.h>
  2359. | #endif
  2360. | #ifdef HAVE_UNISTD_H
  2361. | # include <unistd.h>
  2362. | #endif
  2363. | #include <CL/cl.h>
  2364. configure:17496: result: no
  2365. configure:17496: checking CL/cl.h presence
  2366. configure:17496: i686-w64-mingw32-gcc -E -D_GNU_SOURCE -I/cygdrive/c/cuda/include conftest.c
  2367. conftest.c:49:19: fatal error: CL/cl.h: No such file or directory
  2368. compilation terminated.
  2369. configure:17496: $? = 1
  2370. configure: failed program was:
  2371. | /* confdefs.h */
  2372. | #define PACKAGE_NAME "StarPU"
  2373. | #define PACKAGE_TARNAME "starpu"
  2374. | #define PACKAGE_VERSION "0.9.1"
  2375. | #define PACKAGE_STRING "StarPU 0.9.1"
  2376. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  2377. | #define PACKAGE_URL ""
  2378. | #define PACKAGE "starpu"
  2379. | #define VERSION "0.9.1"
  2380. | #define STDC_HEADERS 1
  2381. | #define HAVE_SYS_TYPES_H 1
  2382. | #define HAVE_SYS_STAT_H 1
  2383. | #define HAVE_STDLIB_H 1
  2384. | #define HAVE_STRING_H 1
  2385. | #define HAVE_MEMORY_H 1
  2386. | #define HAVE_STRINGS_H 1
  2387. | #define HAVE_INTTYPES_H 1
  2388. | #define HAVE_STDINT_H 1
  2389. | #define HAVE_UNISTD_H 1
  2390. | #define LT_OBJDIR ".libs/"
  2391. | #define STDC_HEADERS 1
  2392. | #define restrict __restrict
  2393. | #define STARPU_HAVE_WINDOWS /**/
  2394. | #define SIZEOF_VOID_P 4
  2395. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2396. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2397. | #define HAVE_LIBPTHREAD 1
  2398. | #define HAVE_LIBWSOCK32 1
  2399. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2400. | #define starpu_srand48(seed) srand(seed)
  2401. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2402. | #define starpu_erand48(xsubi) starpu_drand48()
  2403. | #define HAVE_MALLOC_H 1
  2404. | #define STARPU_HAVE_MALLOC_H 1
  2405. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2406. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2407. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2408. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2409. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2410. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2411. | #define STARPU_NMAXCPUS 16
  2412. | #define STARPU_USE_CPU 1
  2413. | #define STARPU_NMAX_COMBINEDWORKERS 32
  2414. | #define STARPU_MAXCUDADEVS 4
  2415. | #define STARPU_USE_CUDA 1
  2416. | #define STARPU_HAVE_MAGMA 1
  2417. | #define STARPU_MAXOPENCLDEVS 8
  2418. | /* end confdefs.h. */
  2419. | #include <CL/cl.h>
  2420. configure:17496: result: no
  2421. configure:17496: checking for CL/cl.h
  2422. configure:17496: result: no
  2423. configure:17474: checking whether OpenCL is available in /opt/cuda
  2424. configure:17480: result:
  2425. configure:17496: checking CL/cl.h usability
  2426. configure:17496: i686-w64-mingw32-gcc -c -g -O2 -D_GNU_SOURCE -I/opt/cuda/include conftest.c >&5
  2427. conftest.c:82:19: fatal error: CL/cl.h: No such file or directory
  2428. compilation terminated.
  2429. configure:17496: $? = 1
  2430. configure: failed program was:
  2431. | /* confdefs.h */
  2432. | #define PACKAGE_NAME "StarPU"
  2433. | #define PACKAGE_TARNAME "starpu"
  2434. | #define PACKAGE_VERSION "0.9.1"
  2435. | #define PACKAGE_STRING "StarPU 0.9.1"
  2436. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  2437. | #define PACKAGE_URL ""
  2438. | #define PACKAGE "starpu"
  2439. | #define VERSION "0.9.1"
  2440. | #define STDC_HEADERS 1
  2441. | #define HAVE_SYS_TYPES_H 1
  2442. | #define HAVE_SYS_STAT_H 1
  2443. | #define HAVE_STDLIB_H 1
  2444. | #define HAVE_STRING_H 1
  2445. | #define HAVE_MEMORY_H 1
  2446. | #define HAVE_STRINGS_H 1
  2447. | #define HAVE_INTTYPES_H 1
  2448. | #define HAVE_STDINT_H 1
  2449. | #define HAVE_UNISTD_H 1
  2450. | #define LT_OBJDIR ".libs/"
  2451. | #define STDC_HEADERS 1
  2452. | #define restrict __restrict
  2453. | #define STARPU_HAVE_WINDOWS /**/
  2454. | #define SIZEOF_VOID_P 4
  2455. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2456. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2457. | #define HAVE_LIBPTHREAD 1
  2458. | #define HAVE_LIBWSOCK32 1
  2459. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2460. | #define starpu_srand48(seed) srand(seed)
  2461. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2462. | #define starpu_erand48(xsubi) starpu_drand48()
  2463. | #define HAVE_MALLOC_H 1
  2464. | #define STARPU_HAVE_MALLOC_H 1
  2465. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2466. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2467. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2468. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2469. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2470. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2471. | #define STARPU_NMAXCPUS 16
  2472. | #define STARPU_USE_CPU 1
  2473. | #define STARPU_NMAX_COMBINEDWORKERS 32
  2474. | #define STARPU_MAXCUDADEVS 4
  2475. | #define STARPU_USE_CUDA 1
  2476. | #define STARPU_HAVE_MAGMA 1
  2477. | #define STARPU_MAXOPENCLDEVS 8
  2478. | /* end confdefs.h. */
  2479. | #include <stdio.h>
  2480. | #ifdef HAVE_SYS_TYPES_H
  2481. | # include <sys/types.h>
  2482. | #endif
  2483. | #ifdef HAVE_SYS_STAT_H
  2484. | # include <sys/stat.h>
  2485. | #endif
  2486. | #ifdef STDC_HEADERS
  2487. | # include <stdlib.h>
  2488. | # include <stddef.h>
  2489. | #else
  2490. | # ifdef HAVE_STDLIB_H
  2491. | # include <stdlib.h>
  2492. | # endif
  2493. | #endif
  2494. | #ifdef HAVE_STRING_H
  2495. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2496. | # include <memory.h>
  2497. | # endif
  2498. | # include <string.h>
  2499. | #endif
  2500. | #ifdef HAVE_STRINGS_H
  2501. | # include <strings.h>
  2502. | #endif
  2503. | #ifdef HAVE_INTTYPES_H
  2504. | # include <inttypes.h>
  2505. | #endif
  2506. | #ifdef HAVE_STDINT_H
  2507. | # include <stdint.h>
  2508. | #endif
  2509. | #ifdef HAVE_UNISTD_H
  2510. | # include <unistd.h>
  2511. | #endif
  2512. | #include <CL/cl.h>
  2513. configure:17496: result: no
  2514. configure:17496: checking CL/cl.h presence
  2515. configure:17496: i686-w64-mingw32-gcc -E -D_GNU_SOURCE -I/opt/cuda/include conftest.c
  2516. conftest.c:49:19: fatal error: CL/cl.h: No such file or directory
  2517. compilation terminated.
  2518. configure:17496: $? = 1
  2519. configure: failed program was:
  2520. | /* confdefs.h */
  2521. | #define PACKAGE_NAME "StarPU"
  2522. | #define PACKAGE_TARNAME "starpu"
  2523. | #define PACKAGE_VERSION "0.9.1"
  2524. | #define PACKAGE_STRING "StarPU 0.9.1"
  2525. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  2526. | #define PACKAGE_URL ""
  2527. | #define PACKAGE "starpu"
  2528. | #define VERSION "0.9.1"
  2529. | #define STDC_HEADERS 1
  2530. | #define HAVE_SYS_TYPES_H 1
  2531. | #define HAVE_SYS_STAT_H 1
  2532. | #define HAVE_STDLIB_H 1
  2533. | #define HAVE_STRING_H 1
  2534. | #define HAVE_MEMORY_H 1
  2535. | #define HAVE_STRINGS_H 1
  2536. | #define HAVE_INTTYPES_H 1
  2537. | #define HAVE_STDINT_H 1
  2538. | #define HAVE_UNISTD_H 1
  2539. | #define LT_OBJDIR ".libs/"
  2540. | #define STDC_HEADERS 1
  2541. | #define restrict __restrict
  2542. | #define STARPU_HAVE_WINDOWS /**/
  2543. | #define SIZEOF_VOID_P 4
  2544. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2545. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2546. | #define HAVE_LIBPTHREAD 1
  2547. | #define HAVE_LIBWSOCK32 1
  2548. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2549. | #define starpu_srand48(seed) srand(seed)
  2550. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2551. | #define starpu_erand48(xsubi) starpu_drand48()
  2552. | #define HAVE_MALLOC_H 1
  2553. | #define STARPU_HAVE_MALLOC_H 1
  2554. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2555. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2556. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2557. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2558. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2559. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2560. | #define STARPU_NMAXCPUS 16
  2561. | #define STARPU_USE_CPU 1
  2562. | #define STARPU_NMAX_COMBINEDWORKERS 32
  2563. | #define STARPU_MAXCUDADEVS 4
  2564. | #define STARPU_USE_CUDA 1
  2565. | #define STARPU_HAVE_MAGMA 1
  2566. | #define STARPU_MAXOPENCLDEVS 8
  2567. | /* end confdefs.h. */
  2568. | #include <CL/cl.h>
  2569. configure:17496: result: no
  2570. configure:17496: checking for CL/cl.h
  2571. configure:17496: result: no
  2572. configure:17474: checking whether OpenCL is available in C:\CUDA\include
  2573. configure:17480: result:
  2574. configure:17496: checking CL/cl.h usability
  2575. configure:17496: i686-w64-mingw32-gcc -c -g -O2 -D_GNU_SOURCE -IC:\CUDA\include/include conftest.c >&5
  2576. conftest.c:82:19: fatal error: CL/cl.h: No such file or directory
  2577. compilation terminated.
  2578. configure:17496: $? = 1
  2579. configure: failed program was:
  2580. | /* confdefs.h */
  2581. | #define PACKAGE_NAME "StarPU"
  2582. | #define PACKAGE_TARNAME "starpu"
  2583. | #define PACKAGE_VERSION "0.9.1"
  2584. | #define PACKAGE_STRING "StarPU 0.9.1"
  2585. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  2586. | #define PACKAGE_URL ""
  2587. | #define PACKAGE "starpu"
  2588. | #define VERSION "0.9.1"
  2589. | #define STDC_HEADERS 1
  2590. | #define HAVE_SYS_TYPES_H 1
  2591. | #define HAVE_SYS_STAT_H 1
  2592. | #define HAVE_STDLIB_H 1
  2593. | #define HAVE_STRING_H 1
  2594. | #define HAVE_MEMORY_H 1
  2595. | #define HAVE_STRINGS_H 1
  2596. | #define HAVE_INTTYPES_H 1
  2597. | #define HAVE_STDINT_H 1
  2598. | #define HAVE_UNISTD_H 1
  2599. | #define LT_OBJDIR ".libs/"
  2600. | #define STDC_HEADERS 1
  2601. | #define restrict __restrict
  2602. | #define STARPU_HAVE_WINDOWS /**/
  2603. | #define SIZEOF_VOID_P 4
  2604. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2605. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2606. | #define HAVE_LIBPTHREAD 1
  2607. | #define HAVE_LIBWSOCK32 1
  2608. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2609. | #define starpu_srand48(seed) srand(seed)
  2610. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2611. | #define starpu_erand48(xsubi) starpu_drand48()
  2612. | #define HAVE_MALLOC_H 1
  2613. | #define STARPU_HAVE_MALLOC_H 1
  2614. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2615. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2616. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2617. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2618. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2619. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2620. | #define STARPU_NMAXCPUS 16
  2621. | #define STARPU_USE_CPU 1
  2622. | #define STARPU_NMAX_COMBINEDWORKERS 32
  2623. | #define STARPU_MAXCUDADEVS 4
  2624. | #define STARPU_USE_CUDA 1
  2625. | #define STARPU_HAVE_MAGMA 1
  2626. | #define STARPU_MAXOPENCLDEVS 8
  2627. | /* end confdefs.h. */
  2628. | #include <stdio.h>
  2629. | #ifdef HAVE_SYS_TYPES_H
  2630. | # include <sys/types.h>
  2631. | #endif
  2632. | #ifdef HAVE_SYS_STAT_H
  2633. | # include <sys/stat.h>
  2634. | #endif
  2635. | #ifdef STDC_HEADERS
  2636. | # include <stdlib.h>
  2637. | # include <stddef.h>
  2638. | #else
  2639. | # ifdef HAVE_STDLIB_H
  2640. | # include <stdlib.h>
  2641. | # endif
  2642. | #endif
  2643. | #ifdef HAVE_STRING_H
  2644. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2645. | # include <memory.h>
  2646. | # endif
  2647. | # include <string.h>
  2648. | #endif
  2649. | #ifdef HAVE_STRINGS_H
  2650. | # include <strings.h>
  2651. | #endif
  2652. | #ifdef HAVE_INTTYPES_H
  2653. | # include <inttypes.h>
  2654. | #endif
  2655. | #ifdef HAVE_STDINT_H
  2656. | # include <stdint.h>
  2657. | #endif
  2658. | #ifdef HAVE_UNISTD_H
  2659. | # include <unistd.h>
  2660. | #endif
  2661. | #include <CL/cl.h>
  2662. configure:17496: result: no
  2663. configure:17496: checking CL/cl.h presence
  2664. configure:17496: i686-w64-mingw32-gcc -E -D_GNU_SOURCE -IC:\CUDA\include/include conftest.c
  2665. conftest.c:49:19: fatal error: CL/cl.h: No such file or directory
  2666. compilation terminated.
  2667. configure:17496: $? = 1
  2668. configure: failed program was:
  2669. | /* confdefs.h */
  2670. | #define PACKAGE_NAME "StarPU"
  2671. | #define PACKAGE_TARNAME "starpu"
  2672. | #define PACKAGE_VERSION "0.9.1"
  2673. | #define PACKAGE_STRING "StarPU 0.9.1"
  2674. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  2675. | #define PACKAGE_URL ""
  2676. | #define PACKAGE "starpu"
  2677. | #define VERSION "0.9.1"
  2678. | #define STDC_HEADERS 1
  2679. | #define HAVE_SYS_TYPES_H 1
  2680. | #define HAVE_SYS_STAT_H 1
  2681. | #define HAVE_STDLIB_H 1
  2682. | #define HAVE_STRING_H 1
  2683. | #define HAVE_MEMORY_H 1
  2684. | #define HAVE_STRINGS_H 1
  2685. | #define HAVE_INTTYPES_H 1
  2686. | #define HAVE_STDINT_H 1
  2687. | #define HAVE_UNISTD_H 1
  2688. | #define LT_OBJDIR ".libs/"
  2689. | #define STDC_HEADERS 1
  2690. | #define restrict __restrict
  2691. | #define STARPU_HAVE_WINDOWS /**/
  2692. | #define SIZEOF_VOID_P 4
  2693. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2694. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2695. | #define HAVE_LIBPTHREAD 1
  2696. | #define HAVE_LIBWSOCK32 1
  2697. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2698. | #define starpu_srand48(seed) srand(seed)
  2699. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2700. | #define starpu_erand48(xsubi) starpu_drand48()
  2701. | #define HAVE_MALLOC_H 1
  2702. | #define STARPU_HAVE_MALLOC_H 1
  2703. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2704. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2705. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2706. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2707. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2708. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2709. | #define STARPU_NMAXCPUS 16
  2710. | #define STARPU_USE_CPU 1
  2711. | #define STARPU_NMAX_COMBINEDWORKERS 32
  2712. | #define STARPU_MAXCUDADEVS 4
  2713. | #define STARPU_USE_CUDA 1
  2714. | #define STARPU_HAVE_MAGMA 1
  2715. | #define STARPU_MAXOPENCLDEVS 8
  2716. | /* end confdefs.h. */
  2717. | #include <CL/cl.h>
  2718. configure:17496: result: no
  2719. configure:17496: checking for CL/cl.h
  2720. configure:17496: result: no
  2721. configure:17474: checking whether OpenCL is available in
  2722. configure:17480: result:
  2723. configure:17496: checking CL/cl.h usability
  2724. configure:17496: i686-w64-mingw32-gcc -c -g -O2 -D_GNU_SOURCE -I/include conftest.c >&5
  2725. In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/inttypes.h:11:0,
  2726. from conftest.c:74:
  2727. /usr/i686-w64-mingw32/sys-root/mingw/include/_mingw.h:382:13: error: conflicting types for 'ssize_t'
  2728. C:/MinGW/msys/1.0/include/sys/types.h:137:14: note: previous declaration of 'ssize_t' was here
  2729. In file included from /usr/lib/gcc/i686-w64-mingw32/4.5.2/include/stdint.h:3:0,
  2730. from /usr/i686-w64-mingw32/sys-root/mingw/include/inttypes.h:12,
  2731. from conftest.c:74:
  2732. /usr/i686-w64-mingw32/sys-root/mingw/include/stdint.h:35:21: error: conflicting types for 'int8_t'
  2733. C:/MinGW/msys/1.0/include/sys/types.h:106:14: note: previous declaration of 'int8_t' was here
  2734. conftest.c:82:19: fatal error: CL/cl.h: No such file or directory
  2735. compilation terminated.
  2736. configure:17496: $? = 1
  2737. configure: failed program was:
  2738. | /* confdefs.h */
  2739. | #define PACKAGE_NAME "StarPU"
  2740. | #define PACKAGE_TARNAME "starpu"
  2741. | #define PACKAGE_VERSION "0.9.1"
  2742. | #define PACKAGE_STRING "StarPU 0.9.1"
  2743. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  2744. | #define PACKAGE_URL ""
  2745. | #define PACKAGE "starpu"
  2746. | #define VERSION "0.9.1"
  2747. | #define STDC_HEADERS 1
  2748. | #define HAVE_SYS_TYPES_H 1
  2749. | #define HAVE_SYS_STAT_H 1
  2750. | #define HAVE_STDLIB_H 1
  2751. | #define HAVE_STRING_H 1
  2752. | #define HAVE_MEMORY_H 1
  2753. | #define HAVE_STRINGS_H 1
  2754. | #define HAVE_INTTYPES_H 1
  2755. | #define HAVE_STDINT_H 1
  2756. | #define HAVE_UNISTD_H 1
  2757. | #define LT_OBJDIR ".libs/"
  2758. | #define STDC_HEADERS 1
  2759. | #define restrict __restrict
  2760. | #define STARPU_HAVE_WINDOWS /**/
  2761. | #define SIZEOF_VOID_P 4
  2762. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2763. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2764. | #define HAVE_LIBPTHREAD 1
  2765. | #define HAVE_LIBWSOCK32 1
  2766. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2767. | #define starpu_srand48(seed) srand(seed)
  2768. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2769. | #define starpu_erand48(xsubi) starpu_drand48()
  2770. | #define HAVE_MALLOC_H 1
  2771. | #define STARPU_HAVE_MALLOC_H 1
  2772. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2773. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2774. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2775. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2776. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2777. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2778. | #define STARPU_NMAXCPUS 16
  2779. | #define STARPU_USE_CPU 1
  2780. | #define STARPU_NMAX_COMBINEDWORKERS 32
  2781. | #define STARPU_MAXCUDADEVS 4
  2782. | #define STARPU_USE_CUDA 1
  2783. | #define STARPU_HAVE_MAGMA 1
  2784. | #define STARPU_MAXOPENCLDEVS 8
  2785. | /* end confdefs.h. */
  2786. | #include <stdio.h>
  2787. | #ifdef HAVE_SYS_TYPES_H
  2788. | # include <sys/types.h>
  2789. | #endif
  2790. | #ifdef HAVE_SYS_STAT_H
  2791. | # include <sys/stat.h>
  2792. | #endif
  2793. | #ifdef STDC_HEADERS
  2794. | # include <stdlib.h>
  2795. | # include <stddef.h>
  2796. | #else
  2797. | # ifdef HAVE_STDLIB_H
  2798. | # include <stdlib.h>
  2799. | # endif
  2800. | #endif
  2801. | #ifdef HAVE_STRING_H
  2802. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2803. | # include <memory.h>
  2804. | # endif
  2805. | # include <string.h>
  2806. | #endif
  2807. | #ifdef HAVE_STRINGS_H
  2808. | # include <strings.h>
  2809. | #endif
  2810. | #ifdef HAVE_INTTYPES_H
  2811. | # include <inttypes.h>
  2812. | #endif
  2813. | #ifdef HAVE_STDINT_H
  2814. | # include <stdint.h>
  2815. | #endif
  2816. | #ifdef HAVE_UNISTD_H
  2817. | # include <unistd.h>
  2818. | #endif
  2819. | #include <CL/cl.h>
  2820. configure:17496: result: no
  2821. configure:17496: checking CL/cl.h presence
  2822. configure:17496: i686-w64-mingw32-gcc -E -D_GNU_SOURCE -I/include conftest.c
  2823. conftest.c:49:19: fatal error: CL/cl.h: No such file or directory
  2824. compilation terminated.
  2825. configure:17496: $? = 1
  2826. configure: failed program was:
  2827. | /* confdefs.h */
  2828. | #define PACKAGE_NAME "StarPU"
  2829. | #define PACKAGE_TARNAME "starpu"
  2830. | #define PACKAGE_VERSION "0.9.1"
  2831. | #define PACKAGE_STRING "StarPU 0.9.1"
  2832. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  2833. | #define PACKAGE_URL ""
  2834. | #define PACKAGE "starpu"
  2835. | #define VERSION "0.9.1"
  2836. | #define STDC_HEADERS 1
  2837. | #define HAVE_SYS_TYPES_H 1
  2838. | #define HAVE_SYS_STAT_H 1
  2839. | #define HAVE_STDLIB_H 1
  2840. | #define HAVE_STRING_H 1
  2841. | #define HAVE_MEMORY_H 1
  2842. | #define HAVE_STRINGS_H 1
  2843. | #define HAVE_INTTYPES_H 1
  2844. | #define HAVE_STDINT_H 1
  2845. | #define HAVE_UNISTD_H 1
  2846. | #define LT_OBJDIR ".libs/"
  2847. | #define STDC_HEADERS 1
  2848. | #define restrict __restrict
  2849. | #define STARPU_HAVE_WINDOWS /**/
  2850. | #define SIZEOF_VOID_P 4
  2851. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2852. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2853. | #define HAVE_LIBPTHREAD 1
  2854. | #define HAVE_LIBWSOCK32 1
  2855. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2856. | #define starpu_srand48(seed) srand(seed)
  2857. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2858. | #define starpu_erand48(xsubi) starpu_drand48()
  2859. | #define HAVE_MALLOC_H 1
  2860. | #define STARPU_HAVE_MALLOC_H 1
  2861. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2862. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2863. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2864. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2865. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2866. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2867. | #define STARPU_NMAXCPUS 16
  2868. | #define STARPU_USE_CPU 1
  2869. | #define STARPU_NMAX_COMBINEDWORKERS 32
  2870. | #define STARPU_MAXCUDADEVS 4
  2871. | #define STARPU_USE_CUDA 1
  2872. | #define STARPU_HAVE_MAGMA 1
  2873. | #define STARPU_MAXOPENCLDEVS 8
  2874. | /* end confdefs.h. */
  2875. | #include <CL/cl.h>
  2876. configure:17496: result: no
  2877. configure:17496: checking for CL/cl.h
  2878. configure:17496: result: no
  2879. configure:17636: checking whether OpenCL should be used
  2880. configure:17638: result: no
  2881. configure:17694: checking for elf_memory in -lelf
  2882. configure:17719: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -D_GNU_SOURCE -L/c/cuda/lib conftest.c -lelf -lwsock32 -lpthread >&5
  2883. /usr/lib/gcc/i686-w64-mingw32/4.5.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lelf
  2884. collect2: ld returned 1 exit status
  2885. configure:17719: $? = 1
  2886. configure: failed program was:
  2887. | /* confdefs.h */
  2888. | #define PACKAGE_NAME "StarPU"
  2889. | #define PACKAGE_TARNAME "starpu"
  2890. | #define PACKAGE_VERSION "0.9.1"
  2891. | #define PACKAGE_STRING "StarPU 0.9.1"
  2892. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  2893. | #define PACKAGE_URL ""
  2894. | #define PACKAGE "starpu"
  2895. | #define VERSION "0.9.1"
  2896. | #define STDC_HEADERS 1
  2897. | #define HAVE_SYS_TYPES_H 1
  2898. | #define HAVE_SYS_STAT_H 1
  2899. | #define HAVE_STDLIB_H 1
  2900. | #define HAVE_STRING_H 1
  2901. | #define HAVE_MEMORY_H 1
  2902. | #define HAVE_STRINGS_H 1
  2903. | #define HAVE_INTTYPES_H 1
  2904. | #define HAVE_STDINT_H 1
  2905. | #define HAVE_UNISTD_H 1
  2906. | #define LT_OBJDIR ".libs/"
  2907. | #define STDC_HEADERS 1
  2908. | #define restrict __restrict
  2909. | #define STARPU_HAVE_WINDOWS /**/
  2910. | #define SIZEOF_VOID_P 4
  2911. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2912. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2913. | #define HAVE_LIBPTHREAD 1
  2914. | #define HAVE_LIBWSOCK32 1
  2915. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2916. | #define starpu_srand48(seed) srand(seed)
  2917. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2918. | #define starpu_erand48(xsubi) starpu_drand48()
  2919. | #define HAVE_MALLOC_H 1
  2920. | #define STARPU_HAVE_MALLOC_H 1
  2921. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2922. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2923. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2924. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2925. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2926. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2927. | #define STARPU_NMAXCPUS 16
  2928. | #define STARPU_USE_CPU 1
  2929. | #define STARPU_NMAX_COMBINEDWORKERS 32
  2930. | #define STARPU_MAXCUDADEVS 4
  2931. | #define STARPU_USE_CUDA 1
  2932. | #define STARPU_HAVE_MAGMA 1
  2933. | #define STARPU_MAXOPENCLDEVS 8
  2934. | /* end confdefs.h. */
  2935. |
  2936. | /* Override any GCC internal prototype to avoid an error.
  2937. | Use char because int might match the return type of a GCC
  2938. | builtin and then its argument prototype would still apply. */
  2939. | #ifdef __cplusplus
  2940. | extern "C"
  2941. | #endif
  2942. | char elf_memory ();
  2943. | int
  2944. | main ()
  2945. | {
  2946. | return elf_memory ();
  2947. | ;
  2948. | return 0;
  2949. | }
  2950. configure:17728: result: no
  2951. configure:17742: checking for spe_context_create in -lspe2
  2952. configure:17767: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -D_GNU_SOURCE -L/c/cuda/lib conftest.c -lspe2 -lwsock32 -lpthread >&5
  2953. /usr/lib/gcc/i686-w64-mingw32/4.5.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lspe2
  2954. collect2: ld returned 1 exit status
  2955. configure:17767: $? = 1
  2956. configure: failed program was:
  2957. | /* confdefs.h */
  2958. | #define PACKAGE_NAME "StarPU"
  2959. | #define PACKAGE_TARNAME "starpu"
  2960. | #define PACKAGE_VERSION "0.9.1"
  2961. | #define PACKAGE_STRING "StarPU 0.9.1"
  2962. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  2963. | #define PACKAGE_URL ""
  2964. | #define PACKAGE "starpu"
  2965. | #define VERSION "0.9.1"
  2966. | #define STDC_HEADERS 1
  2967. | #define HAVE_SYS_TYPES_H 1
  2968. | #define HAVE_SYS_STAT_H 1
  2969. | #define HAVE_STDLIB_H 1
  2970. | #define HAVE_STRING_H 1
  2971. | #define HAVE_MEMORY_H 1
  2972. | #define HAVE_STRINGS_H 1
  2973. | #define HAVE_INTTYPES_H 1
  2974. | #define HAVE_STDINT_H 1
  2975. | #define HAVE_UNISTD_H 1
  2976. | #define LT_OBJDIR ".libs/"
  2977. | #define STDC_HEADERS 1
  2978. | #define restrict __restrict
  2979. | #define STARPU_HAVE_WINDOWS /**/
  2980. | #define SIZEOF_VOID_P 4
  2981. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  2982. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  2983. | #define HAVE_LIBPTHREAD 1
  2984. | #define HAVE_LIBWSOCK32 1
  2985. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  2986. | #define starpu_srand48(seed) srand(seed)
  2987. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  2988. | #define starpu_erand48(xsubi) starpu_drand48()
  2989. | #define HAVE_MALLOC_H 1
  2990. | #define STARPU_HAVE_MALLOC_H 1
  2991. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  2992. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  2993. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  2994. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  2995. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  2996. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  2997. | #define STARPU_NMAXCPUS 16
  2998. | #define STARPU_USE_CPU 1
  2999. | #define STARPU_NMAX_COMBINEDWORKERS 32
  3000. | #define STARPU_MAXCUDADEVS 4
  3001. | #define STARPU_USE_CUDA 1
  3002. | #define STARPU_HAVE_MAGMA 1
  3003. | #define STARPU_MAXOPENCLDEVS 8
  3004. | /* end confdefs.h. */
  3005. |
  3006. | /* Override any GCC internal prototype to avoid an error.
  3007. | Use char because int might match the return type of a GCC
  3008. | builtin and then its argument prototype would still apply. */
  3009. | #ifdef __cplusplus
  3010. | extern "C"
  3011. | #endif
  3012. | char spe_context_create ();
  3013. | int
  3014. | main ()
  3015. | {
  3016. | return spe_context_create ();
  3017. | ;
  3018. | return 0;
  3019. | }
  3020. configure:17776: result: no
  3021. configure:17789: checking for spe_in_mbox_write
  3022. configure:17789: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -D_GNU_SOURCE -L/c/cuda/lib conftest.c -lwsock32 -lpthread >&5
  3023. /tmp/ccMLA2dv.o: In function `main':
  3024. /home/sharrock/starpu-0.9.1/build/conftest.c:83: undefined reference to `_spe_in_mbox_write'
  3025. collect2: ld returned 1 exit status
  3026. configure:17789: $? = 1
  3027. configure: failed program was:
  3028. | /* confdefs.h */
  3029. | #define PACKAGE_NAME "StarPU"
  3030. | #define PACKAGE_TARNAME "starpu"
  3031. | #define PACKAGE_VERSION "0.9.1"
  3032. | #define PACKAGE_STRING "StarPU 0.9.1"
  3033. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  3034. | #define PACKAGE_URL ""
  3035. | #define PACKAGE "starpu"
  3036. | #define VERSION "0.9.1"
  3037. | #define STDC_HEADERS 1
  3038. | #define HAVE_SYS_TYPES_H 1
  3039. | #define HAVE_SYS_STAT_H 1
  3040. | #define HAVE_STDLIB_H 1
  3041. | #define HAVE_STRING_H 1
  3042. | #define HAVE_MEMORY_H 1
  3043. | #define HAVE_STRINGS_H 1
  3044. | #define HAVE_INTTYPES_H 1
  3045. | #define HAVE_STDINT_H 1
  3046. | #define HAVE_UNISTD_H 1
  3047. | #define LT_OBJDIR ".libs/"
  3048. | #define STDC_HEADERS 1
  3049. | #define restrict __restrict
  3050. | #define STARPU_HAVE_WINDOWS /**/
  3051. | #define SIZEOF_VOID_P 4
  3052. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  3053. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  3054. | #define HAVE_LIBPTHREAD 1
  3055. | #define HAVE_LIBWSOCK32 1
  3056. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  3057. | #define starpu_srand48(seed) srand(seed)
  3058. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  3059. | #define starpu_erand48(xsubi) starpu_drand48()
  3060. | #define HAVE_MALLOC_H 1
  3061. | #define STARPU_HAVE_MALLOC_H 1
  3062. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  3063. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  3064. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  3065. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  3066. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  3067. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  3068. | #define STARPU_NMAXCPUS 16
  3069. | #define STARPU_USE_CPU 1
  3070. | #define STARPU_NMAX_COMBINEDWORKERS 32
  3071. | #define STARPU_MAXCUDADEVS 4
  3072. | #define STARPU_USE_CUDA 1
  3073. | #define STARPU_HAVE_MAGMA 1
  3074. | #define STARPU_MAXOPENCLDEVS 8
  3075. | /* end confdefs.h. */
  3076. | /* Define spe_in_mbox_write to an innocuous variant, in case <limits.h> declares spe_in_mbox_write.
  3077. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3078. | #define spe_in_mbox_write innocuous_spe_in_mbox_write
  3079. |
  3080. | /* System header to define __stub macros and hopefully few prototypes,
  3081. | which can conflict with char spe_in_mbox_write (); below.
  3082. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3083. | <limits.h> exists even on freestanding compilers. */
  3084. |
  3085. | #ifdef __STDC__
  3086. | # include <limits.h>
  3087. | #else
  3088. | # include <assert.h>
  3089. | #endif
  3090. |
  3091. | #undef spe_in_mbox_write
  3092. |
  3093. | /* Override any GCC internal prototype to avoid an error.
  3094. | Use char because int might match the return type of a GCC
  3095. | builtin and then its argument prototype would still apply. */
  3096. | #ifdef __cplusplus
  3097. | extern "C"
  3098. | #endif
  3099. | char spe_in_mbox_write ();
  3100. | /* The GNU C library defines this for functions which it implements
  3101. | to always fail with ENOSYS. Some functions are actually named
  3102. | something starting with __ and the normal name is an alias. */
  3103. | #if defined __stub_spe_in_mbox_write || defined __stub___spe_in_mbox_write
  3104. | choke me
  3105. | #endif
  3106. |
  3107. | int
  3108. | main ()
  3109. | {
  3110. | return spe_in_mbox_write ();
  3111. | ;
  3112. | return 0;
  3113. | }
  3114. configure:17789: result: no
  3115. configure:17846: checking for pkg-config
  3116. configure:17864: found /c/cygwin/bin/pkg-config
  3117. configure:17876: result: /c/cygwin/bin/pkg-config
  3118. configure:17901: checking pkg-config is at least version 0.9.0
  3119. configure:17904: result: yes
  3120. configure:17919: checking for GORDON
  3121. configure:17927: $PKG_CONFIG --exists --print-errors "libgordon"
  3122. Package libgordon was not found in the pkg-config search path.
  3123. Perhaps you should add the directory containing `libgordon.pc'
  3124. to the PKG_CONFIG_PATH environment variable
  3125. No package 'libgordon' found
  3126. configure:17930: $? = 1
  3127. configure:17945: $PKG_CONFIG --exists --print-errors "libgordon"
  3128. Package libgordon was not found in the pkg-config search path.
  3129. Perhaps you should add the directory containing `libgordon.pc'
  3130. to the PKG_CONFIG_PATH environment variable
  3131. No package 'libgordon' found
  3132. configure:17948: $? = 1
  3133. No package 'libgordon' found
  3134. configure:17976: result: no
  3135. configure:18004: checking whether GORDON should be used
  3136. configure:18006: result: no
  3137. configure:18027: checking whether blocking drivers should be disabled
  3138. configure:18036: result: no
  3139. configure:18052: checking whether debug mode should be enabled
  3140. configure:18061: result: no
  3141. configure:18071: checking whether extra checks should be performed
  3142. configure:18080: result: no
  3143. configure:18090: checking whether debug messages should be displayed
  3144. configure:18099: result: no
  3145. configure:18108: checking whether coverage testing should be enabled
  3146. configure:18117: result: no
  3147. configure:18136: checking whether FxT traces should be generated
  3148. configure:18167: result: no
  3149. configure:18337: checking whether performance debugging should be enabled
  3150. configure:18346: result: no
  3151. configure:18358: checking whether performance model debugging should be enabled
  3152. configure:18367: result: no
  3153. configure:18375: checking whether statistics should be generated
  3154. configure:18384: result: no
  3155. configure:18399: checking glpk.h usability
  3156. configure:18399: i686-w64-mingw32-gcc -c -g -O2 -O3 -gdwarf-2 -g3 -D_GNU_SOURCE conftest.c >&5
  3157. conftest.c:83:18: fatal error: glpk.h: No such file or directory
  3158. compilation terminated.
  3159. configure:18399: $? = 1
  3160. configure: failed program was:
  3161. | /* confdefs.h */
  3162. | #define PACKAGE_NAME "StarPU"
  3163. | #define PACKAGE_TARNAME "starpu"
  3164. | #define PACKAGE_VERSION "0.9.1"
  3165. | #define PACKAGE_STRING "StarPU 0.9.1"
  3166. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  3167. | #define PACKAGE_URL ""
  3168. | #define PACKAGE "starpu"
  3169. | #define VERSION "0.9.1"
  3170. | #define STDC_HEADERS 1
  3171. | #define HAVE_SYS_TYPES_H 1
  3172. | #define HAVE_SYS_STAT_H 1
  3173. | #define HAVE_STDLIB_H 1
  3174. | #define HAVE_STRING_H 1
  3175. | #define HAVE_MEMORY_H 1
  3176. | #define HAVE_STRINGS_H 1
  3177. | #define HAVE_INTTYPES_H 1
  3178. | #define HAVE_STDINT_H 1
  3179. | #define HAVE_UNISTD_H 1
  3180. | #define LT_OBJDIR ".libs/"
  3181. | #define STDC_HEADERS 1
  3182. | #define restrict __restrict
  3183. | #define STARPU_HAVE_WINDOWS /**/
  3184. | #define SIZEOF_VOID_P 4
  3185. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  3186. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  3187. | #define HAVE_LIBPTHREAD 1
  3188. | #define HAVE_LIBWSOCK32 1
  3189. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  3190. | #define starpu_srand48(seed) srand(seed)
  3191. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  3192. | #define starpu_erand48(xsubi) starpu_drand48()
  3193. | #define HAVE_MALLOC_H 1
  3194. | #define STARPU_HAVE_MALLOC_H 1
  3195. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  3196. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  3197. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  3198. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  3199. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  3200. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  3201. | #define STARPU_NMAXCPUS 16
  3202. | #define STARPU_USE_CPU 1
  3203. | #define STARPU_NMAX_COMBINEDWORKERS 32
  3204. | #define STARPU_MAXCUDADEVS 4
  3205. | #define STARPU_USE_CUDA 1
  3206. | #define STARPU_HAVE_MAGMA 1
  3207. | #define STARPU_MAXOPENCLDEVS 8
  3208. | #define STARPU_NON_BLOCKING_DRIVERS 1
  3209. | /* end confdefs.h. */
  3210. | #include <stdio.h>
  3211. | #ifdef HAVE_SYS_TYPES_H
  3212. | # include <sys/types.h>
  3213. | #endif
  3214. | #ifdef HAVE_SYS_STAT_H
  3215. | # include <sys/stat.h>
  3216. | #endif
  3217. | #ifdef STDC_HEADERS
  3218. | # include <stdlib.h>
  3219. | # include <stddef.h>
  3220. | #else
  3221. | # ifdef HAVE_STDLIB_H
  3222. | # include <stdlib.h>
  3223. | # endif
  3224. | #endif
  3225. | #ifdef HAVE_STRING_H
  3226. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3227. | # include <memory.h>
  3228. | # endif
  3229. | # include <string.h>
  3230. | #endif
  3231. | #ifdef HAVE_STRINGS_H
  3232. | # include <strings.h>
  3233. | #endif
  3234. | #ifdef HAVE_INTTYPES_H
  3235. | # include <inttypes.h>
  3236. | #endif
  3237. | #ifdef HAVE_STDINT_H
  3238. | # include <stdint.h>
  3239. | #endif
  3240. | #ifdef HAVE_UNISTD_H
  3241. | # include <unistd.h>
  3242. | #endif
  3243. | #include <glpk.h>
  3244. configure:18399: result: no
  3245. configure:18399: checking glpk.h presence
  3246. configure:18399: i686-w64-mingw32-gcc -E -D_GNU_SOURCE conftest.c
  3247. conftest.c:50:18: fatal error: glpk.h: No such file or directory
  3248. compilation terminated.
  3249. configure:18399: $? = 1
  3250. configure: failed program was:
  3251. | /* confdefs.h */
  3252. | #define PACKAGE_NAME "StarPU"
  3253. | #define PACKAGE_TARNAME "starpu"
  3254. | #define PACKAGE_VERSION "0.9.1"
  3255. | #define PACKAGE_STRING "StarPU 0.9.1"
  3256. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  3257. | #define PACKAGE_URL ""
  3258. | #define PACKAGE "starpu"
  3259. | #define VERSION "0.9.1"
  3260. | #define STDC_HEADERS 1
  3261. | #define HAVE_SYS_TYPES_H 1
  3262. | #define HAVE_SYS_STAT_H 1
  3263. | #define HAVE_STDLIB_H 1
  3264. | #define HAVE_STRING_H 1
  3265. | #define HAVE_MEMORY_H 1
  3266. | #define HAVE_STRINGS_H 1
  3267. | #define HAVE_INTTYPES_H 1
  3268. | #define HAVE_STDINT_H 1
  3269. | #define HAVE_UNISTD_H 1
  3270. | #define LT_OBJDIR ".libs/"
  3271. | #define STDC_HEADERS 1
  3272. | #define restrict __restrict
  3273. | #define STARPU_HAVE_WINDOWS /**/
  3274. | #define SIZEOF_VOID_P 4
  3275. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  3276. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  3277. | #define HAVE_LIBPTHREAD 1
  3278. | #define HAVE_LIBWSOCK32 1
  3279. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  3280. | #define starpu_srand48(seed) srand(seed)
  3281. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  3282. | #define starpu_erand48(xsubi) starpu_drand48()
  3283. | #define HAVE_MALLOC_H 1
  3284. | #define STARPU_HAVE_MALLOC_H 1
  3285. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  3286. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  3287. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  3288. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  3289. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  3290. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  3291. | #define STARPU_NMAXCPUS 16
  3292. | #define STARPU_USE_CPU 1
  3293. | #define STARPU_NMAX_COMBINEDWORKERS 32
  3294. | #define STARPU_MAXCUDADEVS 4
  3295. | #define STARPU_USE_CUDA 1
  3296. | #define STARPU_HAVE_MAGMA 1
  3297. | #define STARPU_MAXOPENCLDEVS 8
  3298. | #define STARPU_NON_BLOCKING_DRIVERS 1
  3299. | /* end confdefs.h. */
  3300. | #include <glpk.h>
  3301. configure:18399: result: no
  3302. configure:18399: checking for glpk.h
  3303. configure:18399: result: no
  3304. configure:18409: checking for main in -lglpk
  3305. configure:18428: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -O3 -gdwarf-2 -g3 -D_GNU_SOURCE -L/c/cuda/lib conftest.c -lglpk -lwsock32 -lpthread >&5
  3306. /usr/lib/gcc/i686-w64-mingw32/4.5.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lglpk
  3307. collect2: ld returned 1 exit status
  3308. configure:18428: $? = 1
  3309. configure: failed program was:
  3310. | /* confdefs.h */
  3311. | #define PACKAGE_NAME "StarPU"
  3312. | #define PACKAGE_TARNAME "starpu"
  3313. | #define PACKAGE_VERSION "0.9.1"
  3314. | #define PACKAGE_STRING "StarPU 0.9.1"
  3315. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  3316. | #define PACKAGE_URL ""
  3317. | #define PACKAGE "starpu"
  3318. | #define VERSION "0.9.1"
  3319. | #define STDC_HEADERS 1
  3320. | #define HAVE_SYS_TYPES_H 1
  3321. | #define HAVE_SYS_STAT_H 1
  3322. | #define HAVE_STDLIB_H 1
  3323. | #define HAVE_STRING_H 1
  3324. | #define HAVE_MEMORY_H 1
  3325. | #define HAVE_STRINGS_H 1
  3326. | #define HAVE_INTTYPES_H 1
  3327. | #define HAVE_STDINT_H 1
  3328. | #define HAVE_UNISTD_H 1
  3329. | #define LT_OBJDIR ".libs/"
  3330. | #define STDC_HEADERS 1
  3331. | #define restrict __restrict
  3332. | #define STARPU_HAVE_WINDOWS /**/
  3333. | #define SIZEOF_VOID_P 4
  3334. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  3335. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  3336. | #define HAVE_LIBPTHREAD 1
  3337. | #define HAVE_LIBWSOCK32 1
  3338. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  3339. | #define starpu_srand48(seed) srand(seed)
  3340. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  3341. | #define starpu_erand48(xsubi) starpu_drand48()
  3342. | #define HAVE_MALLOC_H 1
  3343. | #define STARPU_HAVE_MALLOC_H 1
  3344. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  3345. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  3346. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  3347. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  3348. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  3349. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  3350. | #define STARPU_NMAXCPUS 16
  3351. | #define STARPU_USE_CPU 1
  3352. | #define STARPU_NMAX_COMBINEDWORKERS 32
  3353. | #define STARPU_MAXCUDADEVS 4
  3354. | #define STARPU_USE_CUDA 1
  3355. | #define STARPU_HAVE_MAGMA 1
  3356. | #define STARPU_MAXOPENCLDEVS 8
  3357. | #define STARPU_NON_BLOCKING_DRIVERS 1
  3358. | /* end confdefs.h. */
  3359. |
  3360. |
  3361. | int
  3362. | main ()
  3363. | {
  3364. | return main ();
  3365. | ;
  3366. | return 0;
  3367. | }
  3368. configure:18437: result: no
  3369. configure:18456: checking how many buffers can be manipulated per task
  3370. configure:18465: result: 8
  3371. configure:18488: checking maximum number of memory nodes
  3372. configure:18490: result: 5
  3373. configure:18499: checking whether allocation cache should be used
  3374. configure:18508: result: no
  3375. configure:18542: checking using explicit performance model location
  3376. configure:18544: result: no
  3377. configure:18547: checking performance models location
  3378. configure:18549: result: $HOME/.starpu/sampling/
  3379. configure:18553: checking for clock_gettime in -lrt
  3380. configure:18578: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -O3 -gdwarf-2 -g3 -D_GNU_SOURCE -L/c/cuda/lib conftest.c -lrt -lwsock32 -lpthread >&5
  3381. /usr/lib/gcc/i686-w64-mingw32/4.5.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lrt
  3382. collect2: ld returned 1 exit status
  3383. configure:18578: $? = 1
  3384. configure: failed program was:
  3385. | /* confdefs.h */
  3386. | #define PACKAGE_NAME "StarPU"
  3387. | #define PACKAGE_TARNAME "starpu"
  3388. | #define PACKAGE_VERSION "0.9.1"
  3389. | #define PACKAGE_STRING "StarPU 0.9.1"
  3390. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  3391. | #define PACKAGE_URL ""
  3392. | #define PACKAGE "starpu"
  3393. | #define VERSION "0.9.1"
  3394. | #define STDC_HEADERS 1
  3395. | #define HAVE_SYS_TYPES_H 1
  3396. | #define HAVE_SYS_STAT_H 1
  3397. | #define HAVE_STDLIB_H 1
  3398. | #define HAVE_STRING_H 1
  3399. | #define HAVE_MEMORY_H 1
  3400. | #define HAVE_STRINGS_H 1
  3401. | #define HAVE_INTTYPES_H 1
  3402. | #define HAVE_STDINT_H 1
  3403. | #define HAVE_UNISTD_H 1
  3404. | #define LT_OBJDIR ".libs/"
  3405. | #define STDC_HEADERS 1
  3406. | #define restrict __restrict
  3407. | #define STARPU_HAVE_WINDOWS /**/
  3408. | #define SIZEOF_VOID_P 4
  3409. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  3410. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  3411. | #define HAVE_LIBPTHREAD 1
  3412. | #define HAVE_LIBWSOCK32 1
  3413. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  3414. | #define starpu_srand48(seed) srand(seed)
  3415. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  3416. | #define starpu_erand48(xsubi) starpu_drand48()
  3417. | #define HAVE_MALLOC_H 1
  3418. | #define STARPU_HAVE_MALLOC_H 1
  3419. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  3420. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  3421. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  3422. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  3423. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  3424. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  3425. | #define STARPU_NMAXCPUS 16
  3426. | #define STARPU_USE_CPU 1
  3427. | #define STARPU_NMAX_COMBINEDWORKERS 32
  3428. | #define STARPU_MAXCUDADEVS 4
  3429. | #define STARPU_USE_CUDA 1
  3430. | #define STARPU_HAVE_MAGMA 1
  3431. | #define STARPU_MAXOPENCLDEVS 8
  3432. | #define STARPU_NON_BLOCKING_DRIVERS 1
  3433. | #define STARPU_NMAXBUFS 8
  3434. | #define STARPU_MAXNODES 5
  3435. | /* end confdefs.h. */
  3436. |
  3437. | /* Override any GCC internal prototype to avoid an error.
  3438. | Use char because int might match the return type of a GCC
  3439. | builtin and then its argument prototype would still apply. */
  3440. | #ifdef __cplusplus
  3441. | extern "C"
  3442. | #endif
  3443. | char clock_gettime ();
  3444. | int
  3445. | main ()
  3446. | {
  3447. | return clock_gettime ();
  3448. | ;
  3449. | return 0;
  3450. | }
  3451. configure:18587: result: no
  3452. configure:18600: checking for clock_gettime
  3453. configure:18600: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -O3 -gdwarf-2 -g3 -D_GNU_SOURCE -L/c/cuda/lib conftest.c -lwsock32 -lpthread >&5
  3454. /tmp/ccJ56scl.o: In function `main':
  3455. /home/sharrock/starpu-0.9.1/build/conftest.c:86: undefined reference to `_clock_gettime'
  3456. collect2: ld returned 1 exit status
  3457. configure:18600: $? = 1
  3458. configure: failed program was:
  3459. | /* confdefs.h */
  3460. | #define PACKAGE_NAME "StarPU"
  3461. | #define PACKAGE_TARNAME "starpu"
  3462. | #define PACKAGE_VERSION "0.9.1"
  3463. | #define PACKAGE_STRING "StarPU 0.9.1"
  3464. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  3465. | #define PACKAGE_URL ""
  3466. | #define PACKAGE "starpu"
  3467. | #define VERSION "0.9.1"
  3468. | #define STDC_HEADERS 1
  3469. | #define HAVE_SYS_TYPES_H 1
  3470. | #define HAVE_SYS_STAT_H 1
  3471. | #define HAVE_STDLIB_H 1
  3472. | #define HAVE_STRING_H 1
  3473. | #define HAVE_MEMORY_H 1
  3474. | #define HAVE_STRINGS_H 1
  3475. | #define HAVE_INTTYPES_H 1
  3476. | #define HAVE_STDINT_H 1
  3477. | #define HAVE_UNISTD_H 1
  3478. | #define LT_OBJDIR ".libs/"
  3479. | #define STDC_HEADERS 1
  3480. | #define restrict __restrict
  3481. | #define STARPU_HAVE_WINDOWS /**/
  3482. | #define SIZEOF_VOID_P 4
  3483. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  3484. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  3485. | #define HAVE_LIBPTHREAD 1
  3486. | #define HAVE_LIBWSOCK32 1
  3487. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  3488. | #define starpu_srand48(seed) srand(seed)
  3489. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  3490. | #define starpu_erand48(xsubi) starpu_drand48()
  3491. | #define HAVE_MALLOC_H 1
  3492. | #define STARPU_HAVE_MALLOC_H 1
  3493. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  3494. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  3495. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  3496. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  3497. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  3498. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  3499. | #define STARPU_NMAXCPUS 16
  3500. | #define STARPU_USE_CPU 1
  3501. | #define STARPU_NMAX_COMBINEDWORKERS 32
  3502. | #define STARPU_MAXCUDADEVS 4
  3503. | #define STARPU_USE_CUDA 1
  3504. | #define STARPU_HAVE_MAGMA 1
  3505. | #define STARPU_MAXOPENCLDEVS 8
  3506. | #define STARPU_NON_BLOCKING_DRIVERS 1
  3507. | #define STARPU_NMAXBUFS 8
  3508. | #define STARPU_MAXNODES 5
  3509. | /* end confdefs.h. */
  3510. | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
  3511. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3512. | #define clock_gettime innocuous_clock_gettime
  3513. |
  3514. | /* System header to define __stub macros and hopefully few prototypes,
  3515. | which can conflict with char clock_gettime (); below.
  3516. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3517. | <limits.h> exists even on freestanding compilers. */
  3518. |
  3519. | #ifdef __STDC__
  3520. | # include <limits.h>
  3521. | #else
  3522. | # include <assert.h>
  3523. | #endif
  3524. |
  3525. | #undef clock_gettime
  3526. |
  3527. | /* Override any GCC internal prototype to avoid an error.
  3528. | Use char because int might match the return type of a GCC
  3529. | builtin and then its argument prototype would still apply. */
  3530. | #ifdef __cplusplus
  3531. | extern "C"
  3532. | #endif
  3533. | char clock_gettime ();
  3534. | /* The GNU C library defines this for functions which it implements
  3535. | to always fail with ENOSYS. Some functions are actually named
  3536. | something starting with __ and the normal name is an alias. */
  3537. | #if defined __stub_clock_gettime || defined __stub___clock_gettime
  3538. | choke me
  3539. | #endif
  3540. |
  3541. | int
  3542. | main ()
  3543. | {
  3544. | return clock_gettime ();
  3545. | ;
  3546. | return 0;
  3547. | }
  3548. configure:18600: result: no
  3549. configure:18613: checking Maximum number of workers
  3550. configure:18615: result: 32
  3551. configure:18644: checking for mpicc
  3552. configure:18675: result: no
  3553. configure:18690: result: The mpicc compiler is not valid
  3554. configure:18697: checking mpicc path
  3555. configure:18699: result: no
  3556. configure:18744: checking for mpiexec
  3557. configure:18776: result: no
  3558. configure:18788: checking whether mpiexec is available
  3559. configure:18790: result: no
  3560. configure:18796: result: The mpiexec script is not valid
  3561. configure:18819: checking whether the StarPU MPI library should be generated
  3562. configure:18821: result: no
  3563. configure:18853: checking whether compiler support -W
  3564. configure:18875: i686-w64-mingw32-gcc -c -W -we10006 -D_GNU_SOURCE conftest.c >&5
  3565. i686-w64-mingw32-gcc: unrecognized option '-we10006'
  3566. configure:18875: $? = 0
  3567. configure:18878: result: yes
  3568. configure:18892: checking whether compiler support -Wall
  3569. configure:18914: i686-w64-mingw32-gcc -c -Wall -we10006 -D_GNU_SOURCE conftest.c >&5
  3570. i686-w64-mingw32-gcc: unrecognized option '-we10006'
  3571. conftest.c: In function 'main':
  3572. conftest.c:59:18: warning: unused variable 'hello'
  3573. configure:18914: $? = 0
  3574. configure:18917: result: yes
  3575. configure:18931: checking whether compiler support -Wextra
  3576. configure:18953: i686-w64-mingw32-gcc -c -Wextra -we10006 -D_GNU_SOURCE conftest.c >&5
  3577. i686-w64-mingw32-gcc: unrecognized option '-we10006'
  3578. configure:18953: $? = 0
  3579. configure:18956: result: yes
  3580. configure:19279: checking whether OpenGL rendering is enabled
  3581. configure:19283: result: no
  3582. configure:19286: checking for X
  3583. configure:19394: i686-w64-mingw32-gcc -E -D_GNU_SOURCE conftest.c
  3584. conftest.c:53:22: fatal error: X11/Xlib.h: No such file or directory
  3585. compilation terminated.
  3586. configure:19394: $? = 1
  3587. configure: failed program was:
  3588. | /* confdefs.h */
  3589. | #define PACKAGE_NAME "StarPU"
  3590. | #define PACKAGE_TARNAME "starpu"
  3591. | #define PACKAGE_VERSION "0.9.1"
  3592. | #define PACKAGE_STRING "StarPU 0.9.1"
  3593. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  3594. | #define PACKAGE_URL ""
  3595. | #define PACKAGE "starpu"
  3596. | #define VERSION "0.9.1"
  3597. | #define STDC_HEADERS 1
  3598. | #define HAVE_SYS_TYPES_H 1
  3599. | #define HAVE_SYS_STAT_H 1
  3600. | #define HAVE_STDLIB_H 1
  3601. | #define HAVE_STRING_H 1
  3602. | #define HAVE_MEMORY_H 1
  3603. | #define HAVE_STRINGS_H 1
  3604. | #define HAVE_INTTYPES_H 1
  3605. | #define HAVE_STDINT_H 1
  3606. | #define HAVE_UNISTD_H 1
  3607. | #define LT_OBJDIR ".libs/"
  3608. | #define STDC_HEADERS 1
  3609. | #define restrict __restrict
  3610. | #define STARPU_HAVE_WINDOWS /**/
  3611. | #define SIZEOF_VOID_P 4
  3612. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  3613. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  3614. | #define HAVE_LIBPTHREAD 1
  3615. | #define HAVE_LIBWSOCK32 1
  3616. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  3617. | #define starpu_srand48(seed) srand(seed)
  3618. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  3619. | #define starpu_erand48(xsubi) starpu_drand48()
  3620. | #define HAVE_MALLOC_H 1
  3621. | #define STARPU_HAVE_MALLOC_H 1
  3622. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  3623. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  3624. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  3625. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  3626. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  3627. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  3628. | #define STARPU_NMAXCPUS 16
  3629. | #define STARPU_USE_CPU 1
  3630. | #define STARPU_NMAX_COMBINEDWORKERS 32
  3631. | #define STARPU_MAXCUDADEVS 4
  3632. | #define STARPU_USE_CUDA 1
  3633. | #define STARPU_HAVE_MAGMA 1
  3634. | #define STARPU_MAXOPENCLDEVS 8
  3635. | #define STARPU_NON_BLOCKING_DRIVERS 1
  3636. | #define STARPU_NMAXBUFS 8
  3637. | #define STARPU_MAXNODES 5
  3638. | #define STARPU_NMAXWORKERS 32
  3639. | /* end confdefs.h. */
  3640. | #include <X11/Xlib.h>
  3641. configure:19425: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -O3 -gdwarf-2 -g3 -D_GNU_SOURCE -L/c/cuda/lib conftest.c -lX11 -lwsock32 -lpthread >&5
  3642. conftest.c:53:22: fatal error: X11/Xlib.h: No such file or directory
  3643. compilation terminated.
  3644. configure:19425: $? = 1
  3645. configure: failed program was:
  3646. | /* confdefs.h */
  3647. | #define PACKAGE_NAME "StarPU"
  3648. | #define PACKAGE_TARNAME "starpu"
  3649. | #define PACKAGE_VERSION "0.9.1"
  3650. | #define PACKAGE_STRING "StarPU 0.9.1"
  3651. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  3652. | #define PACKAGE_URL ""
  3653. | #define PACKAGE "starpu"
  3654. | #define VERSION "0.9.1"
  3655. | #define STDC_HEADERS 1
  3656. | #define HAVE_SYS_TYPES_H 1
  3657. | #define HAVE_SYS_STAT_H 1
  3658. | #define HAVE_STDLIB_H 1
  3659. | #define HAVE_STRING_H 1
  3660. | #define HAVE_MEMORY_H 1
  3661. | #define HAVE_STRINGS_H 1
  3662. | #define HAVE_INTTYPES_H 1
  3663. | #define HAVE_STDINT_H 1
  3664. | #define HAVE_UNISTD_H 1
  3665. | #define LT_OBJDIR ".libs/"
  3666. | #define STDC_HEADERS 1
  3667. | #define restrict __restrict
  3668. | #define STARPU_HAVE_WINDOWS /**/
  3669. | #define SIZEOF_VOID_P 4
  3670. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  3671. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  3672. | #define HAVE_LIBPTHREAD 1
  3673. | #define HAVE_LIBWSOCK32 1
  3674. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  3675. | #define starpu_srand48(seed) srand(seed)
  3676. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  3677. | #define starpu_erand48(xsubi) starpu_drand48()
  3678. | #define HAVE_MALLOC_H 1
  3679. | #define STARPU_HAVE_MALLOC_H 1
  3680. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  3681. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  3682. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  3683. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  3684. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  3685. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  3686. | #define STARPU_NMAXCPUS 16
  3687. | #define STARPU_USE_CPU 1
  3688. | #define STARPU_NMAX_COMBINEDWORKERS 32
  3689. | #define STARPU_MAXCUDADEVS 4
  3690. | #define STARPU_USE_CUDA 1
  3691. | #define STARPU_HAVE_MAGMA 1
  3692. | #define STARPU_MAXOPENCLDEVS 8
  3693. | #define STARPU_NON_BLOCKING_DRIVERS 1
  3694. | #define STARPU_NMAXBUFS 8
  3695. | #define STARPU_MAXNODES 5
  3696. | #define STARPU_NMAXWORKERS 32
  3697. | /* end confdefs.h. */
  3698. | #include <X11/Xlib.h>
  3699. | int
  3700. | main ()
  3701. | {
  3702. | XrmInitialize ()
  3703. | ;
  3704. | return 0;
  3705. | }
  3706. configure:19464: result: no
  3707. configure:20365: checking for library containing sgemm_
  3708. configure:20396: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -O3 -gdwarf-2 -g3 -D_GNU_SOURCE -L/c/cuda/lib conftest.c >&5
  3709. /tmp/ccVCRU11.o: In function `main':
  3710. /home/sharrock/starpu-0.9.1/build/conftest.c:66: undefined reference to `_sgemm_'
  3711. collect2: ld returned 1 exit status
  3712. configure:20396: $? = 1
  3713. configure: failed program was:
  3714. | /* confdefs.h */
  3715. | #define PACKAGE_NAME "StarPU"
  3716. | #define PACKAGE_TARNAME "starpu"
  3717. | #define PACKAGE_VERSION "0.9.1"
  3718. | #define PACKAGE_STRING "StarPU 0.9.1"
  3719. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  3720. | #define PACKAGE_URL ""
  3721. | #define PACKAGE "starpu"
  3722. | #define VERSION "0.9.1"
  3723. | #define STDC_HEADERS 1
  3724. | #define HAVE_SYS_TYPES_H 1
  3725. | #define HAVE_SYS_STAT_H 1
  3726. | #define HAVE_STDLIB_H 1
  3727. | #define HAVE_STRING_H 1
  3728. | #define HAVE_MEMORY_H 1
  3729. | #define HAVE_STRINGS_H 1
  3730. | #define HAVE_INTTYPES_H 1
  3731. | #define HAVE_STDINT_H 1
  3732. | #define HAVE_UNISTD_H 1
  3733. | #define LT_OBJDIR ".libs/"
  3734. | #define STDC_HEADERS 1
  3735. | #define restrict __restrict
  3736. | #define STARPU_HAVE_WINDOWS /**/
  3737. | #define SIZEOF_VOID_P 4
  3738. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  3739. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  3740. | #define HAVE_LIBPTHREAD 1
  3741. | #define HAVE_LIBWSOCK32 1
  3742. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  3743. | #define starpu_srand48(seed) srand(seed)
  3744. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  3745. | #define starpu_erand48(xsubi) starpu_drand48()
  3746. | #define HAVE_MALLOC_H 1
  3747. | #define STARPU_HAVE_MALLOC_H 1
  3748. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  3749. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  3750. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  3751. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  3752. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  3753. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  3754. | #define STARPU_NMAXCPUS 16
  3755. | #define STARPU_USE_CPU 1
  3756. | #define STARPU_NMAX_COMBINEDWORKERS 32
  3757. | #define STARPU_MAXCUDADEVS 4
  3758. | #define STARPU_USE_CUDA 1
  3759. | #define STARPU_HAVE_MAGMA 1
  3760. | #define STARPU_MAXOPENCLDEVS 8
  3761. | #define STARPU_NON_BLOCKING_DRIVERS 1
  3762. | #define STARPU_NMAXBUFS 8
  3763. | #define STARPU_MAXNODES 5
  3764. | #define STARPU_NMAXWORKERS 32
  3765. | #define X_DISPLAY_MISSING 1
  3766. | #define STARPU_MKL 1
  3767. | /* end confdefs.h. */
  3768. |
  3769. | /* Override any GCC internal prototype to avoid an error.
  3770. | Use char because int might match the return type of a GCC
  3771. | builtin and then its argument prototype would still apply. */
  3772. | #ifdef __cplusplus
  3773. | extern "C"
  3774. | #endif
  3775. | char sgemm_ ();
  3776. | int
  3777. | main ()
  3778. | {
  3779. | return sgemm_ ();
  3780. | ;
  3781. | return 0;
  3782. | }
  3783. configure:20396: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -O3 -gdwarf-2 -g3 -D_GNU_SOURCE -L/c/cuda/lib conftest.c -lblas >&5
  3784. /usr/lib/gcc/i686-w64-mingw32/4.5.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lblas
  3785. collect2: ld returned 1 exit status
  3786. configure:20396: $? = 1
  3787. configure: failed program was:
  3788. | /* confdefs.h */
  3789. | #define PACKAGE_NAME "StarPU"
  3790. | #define PACKAGE_TARNAME "starpu"
  3791. | #define PACKAGE_VERSION "0.9.1"
  3792. | #define PACKAGE_STRING "StarPU 0.9.1"
  3793. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  3794. | #define PACKAGE_URL ""
  3795. | #define PACKAGE "starpu"
  3796. | #define VERSION "0.9.1"
  3797. | #define STDC_HEADERS 1
  3798. | #define HAVE_SYS_TYPES_H 1
  3799. | #define HAVE_SYS_STAT_H 1
  3800. | #define HAVE_STDLIB_H 1
  3801. | #define HAVE_STRING_H 1
  3802. | #define HAVE_MEMORY_H 1
  3803. | #define HAVE_STRINGS_H 1
  3804. | #define HAVE_INTTYPES_H 1
  3805. | #define HAVE_STDINT_H 1
  3806. | #define HAVE_UNISTD_H 1
  3807. | #define LT_OBJDIR ".libs/"
  3808. | #define STDC_HEADERS 1
  3809. | #define restrict __restrict
  3810. | #define STARPU_HAVE_WINDOWS /**/
  3811. | #define SIZEOF_VOID_P 4
  3812. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  3813. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  3814. | #define HAVE_LIBPTHREAD 1
  3815. | #define HAVE_LIBWSOCK32 1
  3816. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  3817. | #define starpu_srand48(seed) srand(seed)
  3818. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  3819. | #define starpu_erand48(xsubi) starpu_drand48()
  3820. | #define HAVE_MALLOC_H 1
  3821. | #define STARPU_HAVE_MALLOC_H 1
  3822. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  3823. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  3824. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  3825. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  3826. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  3827. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  3828. | #define STARPU_NMAXCPUS 16
  3829. | #define STARPU_USE_CPU 1
  3830. | #define STARPU_NMAX_COMBINEDWORKERS 32
  3831. | #define STARPU_MAXCUDADEVS 4
  3832. | #define STARPU_USE_CUDA 1
  3833. | #define STARPU_HAVE_MAGMA 1
  3834. | #define STARPU_MAXOPENCLDEVS 8
  3835. | #define STARPU_NON_BLOCKING_DRIVERS 1
  3836. | #define STARPU_NMAXBUFS 8
  3837. | #define STARPU_MAXNODES 5
  3838. | #define STARPU_NMAXWORKERS 32
  3839. | #define X_DISPLAY_MISSING 1
  3840. | #define STARPU_MKL 1
  3841. | /* end confdefs.h. */
  3842. |
  3843. | /* Override any GCC internal prototype to avoid an error.
  3844. | Use char because int might match the return type of a GCC
  3845. | builtin and then its argument prototype would still apply. */
  3846. | #ifdef __cplusplus
  3847. | extern "C"
  3848. | #endif
  3849. | char sgemm_ ();
  3850. | int
  3851. | main ()
  3852. | {
  3853. | return sgemm_ ();
  3854. | ;
  3855. | return 0;
  3856. | }
  3857. configure:20413: result: no
  3858. configure:20476: checking which BLAS lib should be used
  3859. configure:20478: result: none
  3860. configure:20489: checking for FFTW
  3861. configure:20497: $PKG_CONFIG --exists --print-errors "fftw3"
  3862. Package fftw3 was not found in the pkg-config search path.
  3863. Perhaps you should add the directory containing `fftw3.pc'
  3864. to the PKG_CONFIG_PATH environment variable
  3865. No package 'fftw3' found
  3866. configure:20500: $? = 1
  3867. configure:20515: $PKG_CONFIG --exists --print-errors "fftw3"
  3868. Package fftw3 was not found in the pkg-config search path.
  3869. Perhaps you should add the directory containing `fftw3.pc'
  3870. to the PKG_CONFIG_PATH environment variable
  3871. No package 'fftw3' found
  3872. configure:20518: $? = 1
  3873. No package 'fftw3' found
  3874. configure:20546: result: no
  3875. configure:20576: checking for FFTWF
  3876. configure:20584: $PKG_CONFIG --exists --print-errors "fftw3f"
  3877. Package fftw3f was not found in the pkg-config search path.
  3878. Perhaps you should add the directory containing `fftw3f.pc'
  3879. to the PKG_CONFIG_PATH environment variable
  3880. No package 'fftw3f' found
  3881. configure:20587: $? = 1
  3882. configure:20602: $PKG_CONFIG --exists --print-errors "fftw3f"
  3883. Package fftw3f was not found in the pkg-config search path.
  3884. Perhaps you should add the directory containing `fftw3f.pc'
  3885. to the PKG_CONFIG_PATH environment variable
  3886. No package 'fftw3f' found
  3887. configure:20605: $? = 1
  3888. No package 'fftw3f' found
  3889. configure:20633: result: no
  3890. configure:20663: checking for FFTWL
  3891. configure:20671: $PKG_CONFIG --exists --print-errors "fftw3l"
  3892. Package fftw3l was not found in the pkg-config search path.
  3893. Perhaps you should add the directory containing `fftw3l.pc'
  3894. to the PKG_CONFIG_PATH environment variable
  3895. No package 'fftw3l' found
  3896. configure:20674: $? = 1
  3897. configure:20689: $PKG_CONFIG --exists --print-errors "fftw3l"
  3898. Package fftw3l was not found in the pkg-config search path.
  3899. Perhaps you should add the directory containing `fftw3l.pc'
  3900. to the PKG_CONFIG_PATH environment variable
  3901. No package 'fftw3l' found
  3902. configure:20692: $? = 1
  3903. No package 'fftw3l' found
  3904. configure:20720: result: no
  3905. configure:20760: checking for HWLOC
  3906. configure:20768: $PKG_CONFIG --exists --print-errors "hwloc"
  3907. Package hwloc was not found in the pkg-config search path.
  3908. Perhaps you should add the directory containing `hwloc.pc'
  3909. to the PKG_CONFIG_PATH environment variable
  3910. No package 'hwloc' found
  3911. configure:20771: $? = 1
  3912. configure:20786: $PKG_CONFIG --exists --print-errors "hwloc"
  3913. Package hwloc was not found in the pkg-config search path.
  3914. Perhaps you should add the directory containing `hwloc.pc'
  3915. to the PKG_CONFIG_PATH environment variable
  3916. No package 'hwloc' found
  3917. configure:20789: $? = 1
  3918. No package 'hwloc' found
  3919. configure:20817: result: no
  3920. configure:20839: checking hwloc.h usability
  3921. configure:20839: i686-w64-mingw32-gcc -c -g -O2 -O3 -gdwarf-2 -g3 -D_GNU_SOURCE -I/include conftest.c >&5
  3922. In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/inttypes.h:11:0,
  3923. from conftest.c:80:
  3924. /usr/i686-w64-mingw32/sys-root/mingw/include/_mingw.h:382:13: error: conflicting types for 'ssize_t'
  3925. C:/MinGW/msys/1.0/include/sys/types.h:137:14: note: previous declaration of 'ssize_t' was here
  3926. In file included from /usr/lib/gcc/i686-w64-mingw32/4.5.2/include/stdint.h:3:0,
  3927. from /usr/i686-w64-mingw32/sys-root/mingw/include/inttypes.h:12,
  3928. from conftest.c:80:
  3929. /usr/i686-w64-mingw32/sys-root/mingw/include/stdint.h:35:21: error: conflicting types for 'int8_t'
  3930. C:/MinGW/msys/1.0/include/sys/types.h:106:14: note: previous declaration of 'int8_t' was here
  3931. conftest.c:88:19: fatal error: hwloc.h: No such file or directory
  3932. compilation terminated.
  3933. configure:20839: $? = 1
  3934. configure: failed program was:
  3935. | /* confdefs.h */
  3936. | #define PACKAGE_NAME "StarPU"
  3937. | #define PACKAGE_TARNAME "starpu"
  3938. | #define PACKAGE_VERSION "0.9.1"
  3939. | #define PACKAGE_STRING "StarPU 0.9.1"
  3940. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  3941. | #define PACKAGE_URL ""
  3942. | #define PACKAGE "starpu"
  3943. | #define VERSION "0.9.1"
  3944. | #define STDC_HEADERS 1
  3945. | #define HAVE_SYS_TYPES_H 1
  3946. | #define HAVE_SYS_STAT_H 1
  3947. | #define HAVE_STDLIB_H 1
  3948. | #define HAVE_STRING_H 1
  3949. | #define HAVE_MEMORY_H 1
  3950. | #define HAVE_STRINGS_H 1
  3951. | #define HAVE_INTTYPES_H 1
  3952. | #define HAVE_STDINT_H 1
  3953. | #define HAVE_UNISTD_H 1
  3954. | #define LT_OBJDIR ".libs/"
  3955. | #define STDC_HEADERS 1
  3956. | #define restrict __restrict
  3957. | #define STARPU_HAVE_WINDOWS /**/
  3958. | #define SIZEOF_VOID_P 4
  3959. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  3960. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  3961. | #define HAVE_LIBPTHREAD 1
  3962. | #define HAVE_LIBWSOCK32 1
  3963. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  3964. | #define starpu_srand48(seed) srand(seed)
  3965. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  3966. | #define starpu_erand48(xsubi) starpu_drand48()
  3967. | #define HAVE_MALLOC_H 1
  3968. | #define STARPU_HAVE_MALLOC_H 1
  3969. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  3970. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  3971. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  3972. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  3973. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  3974. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  3975. | #define STARPU_NMAXCPUS 16
  3976. | #define STARPU_USE_CPU 1
  3977. | #define STARPU_NMAX_COMBINEDWORKERS 32
  3978. | #define STARPU_MAXCUDADEVS 4
  3979. | #define STARPU_USE_CUDA 1
  3980. | #define STARPU_HAVE_MAGMA 1
  3981. | #define STARPU_MAXOPENCLDEVS 8
  3982. | #define STARPU_NON_BLOCKING_DRIVERS 1
  3983. | #define STARPU_NMAXBUFS 8
  3984. | #define STARPU_MAXNODES 5
  3985. | #define STARPU_NMAXWORKERS 32
  3986. | #define X_DISPLAY_MISSING 1
  3987. | #define STARPU_MKL 1
  3988. | /* end confdefs.h. */
  3989. | #include <stdio.h>
  3990. | #ifdef HAVE_SYS_TYPES_H
  3991. | # include <sys/types.h>
  3992. | #endif
  3993. | #ifdef HAVE_SYS_STAT_H
  3994. | # include <sys/stat.h>
  3995. | #endif
  3996. | #ifdef STDC_HEADERS
  3997. | # include <stdlib.h>
  3998. | # include <stddef.h>
  3999. | #else
  4000. | # ifdef HAVE_STDLIB_H
  4001. | # include <stdlib.h>
  4002. | # endif
  4003. | #endif
  4004. | #ifdef HAVE_STRING_H
  4005. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4006. | # include <memory.h>
  4007. | # endif
  4008. | # include <string.h>
  4009. | #endif
  4010. | #ifdef HAVE_STRINGS_H
  4011. | # include <strings.h>
  4012. | #endif
  4013. | #ifdef HAVE_INTTYPES_H
  4014. | # include <inttypes.h>
  4015. | #endif
  4016. | #ifdef HAVE_STDINT_H
  4017. | # include <stdint.h>
  4018. | #endif
  4019. | #ifdef HAVE_UNISTD_H
  4020. | # include <unistd.h>
  4021. | #endif
  4022. | #include <hwloc.h>
  4023. configure:20839: result: no
  4024. configure:20839: checking hwloc.h presence
  4025. configure:20839: i686-w64-mingw32-gcc -E -D_GNU_SOURCE -I/include conftest.c
  4026. conftest.c:55:19: fatal error: hwloc.h: No such file or directory
  4027. compilation terminated.
  4028. configure:20839: $? = 1
  4029. configure: failed program was:
  4030. | /* confdefs.h */
  4031. | #define PACKAGE_NAME "StarPU"
  4032. | #define PACKAGE_TARNAME "starpu"
  4033. | #define PACKAGE_VERSION "0.9.1"
  4034. | #define PACKAGE_STRING "StarPU 0.9.1"
  4035. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  4036. | #define PACKAGE_URL ""
  4037. | #define PACKAGE "starpu"
  4038. | #define VERSION "0.9.1"
  4039. | #define STDC_HEADERS 1
  4040. | #define HAVE_SYS_TYPES_H 1
  4041. | #define HAVE_SYS_STAT_H 1
  4042. | #define HAVE_STDLIB_H 1
  4043. | #define HAVE_STRING_H 1
  4044. | #define HAVE_MEMORY_H 1
  4045. | #define HAVE_STRINGS_H 1
  4046. | #define HAVE_INTTYPES_H 1
  4047. | #define HAVE_STDINT_H 1
  4048. | #define HAVE_UNISTD_H 1
  4049. | #define LT_OBJDIR ".libs/"
  4050. | #define STDC_HEADERS 1
  4051. | #define restrict __restrict
  4052. | #define STARPU_HAVE_WINDOWS /**/
  4053. | #define SIZEOF_VOID_P 4
  4054. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  4055. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  4056. | #define HAVE_LIBPTHREAD 1
  4057. | #define HAVE_LIBWSOCK32 1
  4058. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  4059. | #define starpu_srand48(seed) srand(seed)
  4060. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  4061. | #define starpu_erand48(xsubi) starpu_drand48()
  4062. | #define HAVE_MALLOC_H 1
  4063. | #define STARPU_HAVE_MALLOC_H 1
  4064. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  4065. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  4066. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  4067. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  4068. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  4069. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  4070. | #define STARPU_NMAXCPUS 16
  4071. | #define STARPU_USE_CPU 1
  4072. | #define STARPU_NMAX_COMBINEDWORKERS 32
  4073. | #define STARPU_MAXCUDADEVS 4
  4074. | #define STARPU_USE_CUDA 1
  4075. | #define STARPU_HAVE_MAGMA 1
  4076. | #define STARPU_MAXOPENCLDEVS 8
  4077. | #define STARPU_NON_BLOCKING_DRIVERS 1
  4078. | #define STARPU_NMAXBUFS 8
  4079. | #define STARPU_MAXNODES 5
  4080. | #define STARPU_NMAXWORKERS 32
  4081. | #define X_DISPLAY_MISSING 1
  4082. | #define STARPU_MKL 1
  4083. | /* end confdefs.h. */
  4084. | #include <hwloc.h>
  4085. configure:20839: result: no
  4086. configure:20839: checking for hwloc.h
  4087. configure:20839: result: no
  4088. configure:20848: checking for main in -lhwloc
  4089. configure:20867: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -O3 -gdwarf-2 -g3 -D_GNU_SOURCE -I/include -L/c/cuda/lib -L/lib conftest.c -lhwloc -lwsock32 -lpthread >&5
  4090. /usr/lib/gcc/i686-w64-mingw32/4.5.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lhwloc
  4091. collect2: ld returned 1 exit status
  4092. configure:20867: $? = 1
  4093. configure: failed program was:
  4094. | /* confdefs.h */
  4095. | #define PACKAGE_NAME "StarPU"
  4096. | #define PACKAGE_TARNAME "starpu"
  4097. | #define PACKAGE_VERSION "0.9.1"
  4098. | #define PACKAGE_STRING "StarPU 0.9.1"
  4099. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  4100. | #define PACKAGE_URL ""
  4101. | #define PACKAGE "starpu"
  4102. | #define VERSION "0.9.1"
  4103. | #define STDC_HEADERS 1
  4104. | #define HAVE_SYS_TYPES_H 1
  4105. | #define HAVE_SYS_STAT_H 1
  4106. | #define HAVE_STDLIB_H 1
  4107. | #define HAVE_STRING_H 1
  4108. | #define HAVE_MEMORY_H 1
  4109. | #define HAVE_STRINGS_H 1
  4110. | #define HAVE_INTTYPES_H 1
  4111. | #define HAVE_STDINT_H 1
  4112. | #define HAVE_UNISTD_H 1
  4113. | #define LT_OBJDIR ".libs/"
  4114. | #define STDC_HEADERS 1
  4115. | #define restrict __restrict
  4116. | #define STARPU_HAVE_WINDOWS /**/
  4117. | #define SIZEOF_VOID_P 4
  4118. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  4119. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  4120. | #define HAVE_LIBPTHREAD 1
  4121. | #define HAVE_LIBWSOCK32 1
  4122. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  4123. | #define starpu_srand48(seed) srand(seed)
  4124. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  4125. | #define starpu_erand48(xsubi) starpu_drand48()
  4126. | #define HAVE_MALLOC_H 1
  4127. | #define STARPU_HAVE_MALLOC_H 1
  4128. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  4129. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  4130. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  4131. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  4132. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  4133. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  4134. | #define STARPU_NMAXCPUS 16
  4135. | #define STARPU_USE_CPU 1
  4136. | #define STARPU_NMAX_COMBINEDWORKERS 32
  4137. | #define STARPU_MAXCUDADEVS 4
  4138. | #define STARPU_USE_CUDA 1
  4139. | #define STARPU_HAVE_MAGMA 1
  4140. | #define STARPU_MAXOPENCLDEVS 8
  4141. | #define STARPU_NON_BLOCKING_DRIVERS 1
  4142. | #define STARPU_NMAXBUFS 8
  4143. | #define STARPU_MAXNODES 5
  4144. | #define STARPU_NMAXWORKERS 32
  4145. | #define X_DISPLAY_MISSING 1
  4146. | #define STARPU_MKL 1
  4147. | /* end confdefs.h. */
  4148. |
  4149. |
  4150. | int
  4151. | main ()
  4152. | {
  4153. | return main ();
  4154. | ;
  4155. | return 0;
  4156. | }
  4157. configure:20876: result: no
  4158. configure:20906: checking whether hwloc should be used
  4159. configure:20908: result: no
  4160. configure:20914: checking f77.h usability
  4161. configure:20914: i686-w64-mingw32-gcc -c -g -O2 -O3 -gdwarf-2 -g3 -D_GNU_SOURCE conftest.c >&5
  4162. conftest.c:88:17: fatal error: f77.h: No such file or directory
  4163. compilation terminated.
  4164. configure:20914: $? = 1
  4165. configure: failed program was:
  4166. | /* confdefs.h */
  4167. | #define PACKAGE_NAME "StarPU"
  4168. | #define PACKAGE_TARNAME "starpu"
  4169. | #define PACKAGE_VERSION "0.9.1"
  4170. | #define PACKAGE_STRING "StarPU 0.9.1"
  4171. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  4172. | #define PACKAGE_URL ""
  4173. | #define PACKAGE "starpu"
  4174. | #define VERSION "0.9.1"
  4175. | #define STDC_HEADERS 1
  4176. | #define HAVE_SYS_TYPES_H 1
  4177. | #define HAVE_SYS_STAT_H 1
  4178. | #define HAVE_STDLIB_H 1
  4179. | #define HAVE_STRING_H 1
  4180. | #define HAVE_MEMORY_H 1
  4181. | #define HAVE_STRINGS_H 1
  4182. | #define HAVE_INTTYPES_H 1
  4183. | #define HAVE_STDINT_H 1
  4184. | #define HAVE_UNISTD_H 1
  4185. | #define LT_OBJDIR ".libs/"
  4186. | #define STDC_HEADERS 1
  4187. | #define restrict __restrict
  4188. | #define STARPU_HAVE_WINDOWS /**/
  4189. | #define SIZEOF_VOID_P 4
  4190. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  4191. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  4192. | #define HAVE_LIBPTHREAD 1
  4193. | #define HAVE_LIBWSOCK32 1
  4194. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  4195. | #define starpu_srand48(seed) srand(seed)
  4196. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  4197. | #define starpu_erand48(xsubi) starpu_drand48()
  4198. | #define HAVE_MALLOC_H 1
  4199. | #define STARPU_HAVE_MALLOC_H 1
  4200. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  4201. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  4202. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  4203. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  4204. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  4205. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  4206. | #define STARPU_NMAXCPUS 16
  4207. | #define STARPU_USE_CPU 1
  4208. | #define STARPU_NMAX_COMBINEDWORKERS 32
  4209. | #define STARPU_MAXCUDADEVS 4
  4210. | #define STARPU_USE_CUDA 1
  4211. | #define STARPU_HAVE_MAGMA 1
  4212. | #define STARPU_MAXOPENCLDEVS 8
  4213. | #define STARPU_NON_BLOCKING_DRIVERS 1
  4214. | #define STARPU_NMAXBUFS 8
  4215. | #define STARPU_MAXNODES 5
  4216. | #define STARPU_NMAXWORKERS 32
  4217. | #define X_DISPLAY_MISSING 1
  4218. | #define STARPU_MKL 1
  4219. | /* end confdefs.h. */
  4220. | #include <stdio.h>
  4221. | #ifdef HAVE_SYS_TYPES_H
  4222. | # include <sys/types.h>
  4223. | #endif
  4224. | #ifdef HAVE_SYS_STAT_H
  4225. | # include <sys/stat.h>
  4226. | #endif
  4227. | #ifdef STDC_HEADERS
  4228. | # include <stdlib.h>
  4229. | # include <stddef.h>
  4230. | #else
  4231. | # ifdef HAVE_STDLIB_H
  4232. | # include <stdlib.h>
  4233. | # endif
  4234. | #endif
  4235. | #ifdef HAVE_STRING_H
  4236. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4237. | # include <memory.h>
  4238. | # endif
  4239. | # include <string.h>
  4240. | #endif
  4241. | #ifdef HAVE_STRINGS_H
  4242. | # include <strings.h>
  4243. | #endif
  4244. | #ifdef HAVE_INTTYPES_H
  4245. | # include <inttypes.h>
  4246. | #endif
  4247. | #ifdef HAVE_STDINT_H
  4248. | # include <stdint.h>
  4249. | #endif
  4250. | #ifdef HAVE_UNISTD_H
  4251. | # include <unistd.h>
  4252. | #endif
  4253. | #include <f77.h>
  4254. configure:20914: result: no
  4255. configure:20914: checking f77.h presence
  4256. configure:20914: i686-w64-mingw32-gcc -E -D_GNU_SOURCE conftest.c
  4257. conftest.c:55:17: fatal error: f77.h: No such file or directory
  4258. compilation terminated.
  4259. configure:20914: $? = 1
  4260. configure: failed program was:
  4261. | /* confdefs.h */
  4262. | #define PACKAGE_NAME "StarPU"
  4263. | #define PACKAGE_TARNAME "starpu"
  4264. | #define PACKAGE_VERSION "0.9.1"
  4265. | #define PACKAGE_STRING "StarPU 0.9.1"
  4266. | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  4267. | #define PACKAGE_URL ""
  4268. | #define PACKAGE "starpu"
  4269. | #define VERSION "0.9.1"
  4270. | #define STDC_HEADERS 1
  4271. | #define HAVE_SYS_TYPES_H 1
  4272. | #define HAVE_SYS_STAT_H 1
  4273. | #define HAVE_STDLIB_H 1
  4274. | #define HAVE_STRING_H 1
  4275. | #define HAVE_MEMORY_H 1
  4276. | #define HAVE_STRINGS_H 1
  4277. | #define HAVE_INTTYPES_H 1
  4278. | #define HAVE_STDINT_H 1
  4279. | #define HAVE_UNISTD_H 1
  4280. | #define LT_OBJDIR ".libs/"
  4281. | #define STDC_HEADERS 1
  4282. | #define restrict __restrict
  4283. | #define STARPU_HAVE_WINDOWS /**/
  4284. | #define SIZEOF_VOID_P 4
  4285. | #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  4286. | #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  4287. | #define HAVE_LIBPTHREAD 1
  4288. | #define HAVE_LIBWSOCK32 1
  4289. | #define HAVE_PTHREAD_SPIN_LOCK /**/
  4290. | #define starpu_srand48(seed) srand(seed)
  4291. | #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  4292. | #define starpu_erand48(xsubi) starpu_drand48()
  4293. | #define HAVE_MALLOC_H 1
  4294. | #define STARPU_HAVE_MALLOC_H 1
  4295. | #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  4296. | #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  4297. | #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  4298. | #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  4299. | #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  4300. | #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  4301. | #define STARPU_NMAXCPUS 16
  4302. | #define STARPU_USE_CPU 1
  4303. | #define STARPU_NMAX_COMBINEDWORKERS 32
  4304. | #define STARPU_MAXCUDADEVS 4
  4305. | #define STARPU_USE_CUDA 1
  4306. | #define STARPU_HAVE_MAGMA 1
  4307. | #define STARPU_MAXOPENCLDEVS 8
  4308. | #define STARPU_NON_BLOCKING_DRIVERS 1
  4309. | #define STARPU_NMAXBUFS 8
  4310. | #define STARPU_MAXNODES 5
  4311. | #define STARPU_NMAXWORKERS 32
  4312. | #define X_DISPLAY_MISSING 1
  4313. | #define STARPU_MKL 1
  4314. | /* end confdefs.h. */
  4315. | #include <f77.h>
  4316. configure:20914: result: no
  4317. configure:20914: checking for f77.h
  4318. configure:20914: result: no
  4319. configure:20922: checking whether header file f77.h is available
  4320. configure:20924: result: no
  4321. configure:20943: checking whether optional tests should be run
  4322. configure:20952: result: no
  4323. configure:21198: creating ./config.status
  4324.  
  4325. ## ---------------------- ##
  4326. ## Running config.status. ##
  4327. ## ---------------------- ##
  4328.  
  4329. This file was extended by StarPU config.status 0.9.1, which was
  4330. generated by GNU Autoconf 2.68. Invocation command line was
  4331.  
  4332. CONFIG_FILES =
  4333. CONFIG_HEADERS =
  4334. CONFIG_LINKS =
  4335. CONFIG_COMMANDS =
  4336. $ ./config.status
  4337.  
  4338. on canardPC
  4339.  
  4340. config.status:1315: creating tests/regression/regression.sh
  4341. config.status:1315: creating tests/regression/profiles
  4342. config.status:1315: creating tests/regression/profiles.build.only
  4343. config.status:1315: creating Makefile
  4344. config.status:1315: creating src/Makefile
  4345. config.status:1315: creating tools/Makefile
  4346. config.status:1315: creating gcc-plugin/Makefile
  4347. config.status:1315: creating gcc-plugin/src/Makefile
  4348. config.status:1315: creating gcc-plugin/tests/Makefile
  4349. config.status:1315: creating libstarpu.pc
  4350. config.status:1315: creating examples/Makefile
  4351. config.status:1315: creating examples/opt/Makefile
  4352. config.status:1315: creating examples/starpufft/Makefile
  4353. config.status:1315: creating examples/stencil/Makefile
  4354. config.status:1315: creating tests/Makefile
  4355. config.status:1315: creating tests/opt/Makefile
  4356. config.status:1315: creating doc/Makefile
  4357. config.status:1315: creating mpi/Makefile
  4358. config.status:1315: creating src/common/config.h
  4359. config.status:1315: creating include/starpu_config.h
  4360. config.status:1315: creating gcc-plugin/src/starpu-gcc-config.h
  4361. config.status:1481: gcc-plugin/src/starpu-gcc-config.h is unchanged
  4362. config.status:1529: executing depfiles commands
  4363. config.status:1529: executing libtool commands
  4364. config.status:1529: executing executable-scripts commands
  4365. configure:23711:
  4366.  
  4367. CPUs enabled: yes
  4368. CUDA enabled: yes
  4369. OpenCL enabled: no
  4370. Cell enabled: no
  4371.  
  4372. GCC plugin: no
  4373.  
  4374. Compile-time limits
  4375. (change these with --enable-nmaxcpus, --enable-maxcudadev,
  4376. --enable-maxopencldev, --enable-maxbuffers)
  4377.  
  4378. Number of CPUs: 16
  4379. Number of CUDA devices: 4
  4380. Number of OpenCL devices: 8
  4381. Number of memory nodes: 5
  4382. Number of task buffers: 8
  4383.  
  4384. GPU-GPU transfers: no
  4385. Allocation cache: no
  4386.  
  4387. MPI enabled: no
  4388. Magma enabled: yes
  4389. BLAS library: none
  4390. hwloc: no
  4391.  
  4392. Tracing enabled: no
  4393.  
  4394.  
  4395. ## ---------------- ##
  4396. ## Cache variables. ##
  4397. ## ---------------- ##
  4398.  
  4399. ac_cv_build=i686-pc-mingw32
  4400. ac_cv_c_compiler_gnu=yes
  4401. ac_cv_c_restrict=__restrict
  4402. ac_cv_env_CC_set=set
  4403. ac_cv_env_CC_value=i686-w64-mingw32-gcc
  4404. ac_cv_env_CFLAGS_set=
  4405. ac_cv_env_CFLAGS_value=
  4406. ac_cv_env_CPPFLAGS_set=
  4407. ac_cv_env_CPPFLAGS_value=
  4408. ac_cv_env_CPP_set=
  4409. ac_cv_env_CPP_value=
  4410. ac_cv_env_F77_set=
  4411. ac_cv_env_F77_value=
  4412. ac_cv_env_FFLAGS_set=
  4413. ac_cv_env_FFLAGS_value=
  4414. ac_cv_env_FFTWF_CFLAGS_set=
  4415. ac_cv_env_FFTWF_CFLAGS_value=
  4416. ac_cv_env_FFTWF_LIBS_set=
  4417. ac_cv_env_FFTWF_LIBS_value=
  4418. ac_cv_env_FFTWL_CFLAGS_set=
  4419. ac_cv_env_FFTWL_CFLAGS_value=
  4420. ac_cv_env_FFTWL_LIBS_set=
  4421. ac_cv_env_FFTWL_LIBS_value=
  4422. ac_cv_env_FFTW_CFLAGS_set=
  4423. ac_cv_env_FFTW_CFLAGS_value=
  4424. ac_cv_env_FFTW_LIBS_set=
  4425. ac_cv_env_FFTW_LIBS_value=
  4426. ac_cv_env_FXT_CFLAGS_set=
  4427. ac_cv_env_FXT_CFLAGS_value=
  4428. ac_cv_env_FXT_LIBS_set=
  4429. ac_cv_env_FXT_LIBS_value=
  4430. ac_cv_env_GORDON_CFLAGS_set=
  4431. ac_cv_env_GORDON_CFLAGS_value=
  4432. ac_cv_env_GORDON_LIBS_set=
  4433. ac_cv_env_GORDON_LIBS_value=
  4434. ac_cv_env_HWLOC_CFLAGS_set=
  4435. ac_cv_env_HWLOC_CFLAGS_value=
  4436. ac_cv_env_HWLOC_LIBS_set=
  4437. ac_cv_env_HWLOC_LIBS_value=
  4438. ac_cv_env_LDFLAGS_set=
  4439. ac_cv_env_LDFLAGS_value=
  4440. ac_cv_env_LIBS_set=
  4441. ac_cv_env_LIBS_value=
  4442. ac_cv_env_PKG_CONFIG_set=
  4443. ac_cv_env_PKG_CONFIG_value=
  4444. ac_cv_env_STARPU_MS_LIB_set=
  4445. ac_cv_env_STARPU_MS_LIB_value=
  4446. ac_cv_env_XMKMF_set=
  4447. ac_cv_env_XMKMF_value=
  4448. ac_cv_env_build_alias_set=
  4449. ac_cv_env_build_alias_value=
  4450. ac_cv_env_host_alias_set=
  4451. ac_cv_env_host_alias_value=
  4452. ac_cv_env_target_alias_set=
  4453. ac_cv_env_target_alias_value=
  4454. ac_cv_exeext=.exe
  4455. ac_cv_f77_compiler_gnu=yes
  4456. ac_cv_func_clock_gettime=no
  4457. ac_cv_func_cudaMemcpyPeer=no
  4458. ac_cv_func_drand48=no
  4459. ac_cv_func_memalign=no
  4460. ac_cv_func_posix_memalign=no
  4461. ac_cv_func_pthread_setaffinity_np=no
  4462. ac_cv_func_pthread_spin_lock=yes
  4463. ac_cv_func_spe_in_mbox_write=no
  4464. ac_cv_func_sysconf=no
  4465. ac_cv_have_sync_bool_compare_and_swap=yes
  4466. ac_cv_have_sync_fetch_and_add=yes
  4467. ac_cv_have_sync_fetch_and_or=yes
  4468. ac_cv_have_sync_lock_test_and_set=yes
  4469. ac_cv_have_sync_synchronize=yes
  4470. ac_cv_have_sync_val_compare_and_swap=yes
  4471. ac_cv_have_x=have_x=no
  4472. ac_cv_header_dlfcn_h=no
  4473. ac_cv_header_f77_h=no
  4474. ac_cv_header_glpk_h=no
  4475. ac_cv_header_hwloc_h=no
  4476. ac_cv_header_inttypes_h=yes
  4477. ac_cv_header_malloc_h=yes
  4478. ac_cv_header_memory_h=yes
  4479. ac_cv_header_stdc=yes
  4480. ac_cv_header_stdint_h=yes
  4481. ac_cv_header_stdlib_h=yes
  4482. ac_cv_header_string_h=yes
  4483. ac_cv_header_strings_h=yes
  4484. ac_cv_header_sys_stat_h=yes
  4485. ac_cv_header_sys_types_h=yes
  4486. ac_cv_header_unistd_h=yes
  4487. ac_cv_host=i686-pc-mingw32
  4488. ac_cv_lib_cublas=ac_cv_lib_cublas_main
  4489. ac_cv_lib_cuda=ac_cv_lib_cuda_main
  4490. ac_cv_lib_cudart=ac_cv_lib_cudart_main
  4491. ac_cv_lib_curand=ac_cv_lib_curand_main
  4492. ac_cv_lib_curand_main=no
  4493. ac_cv_lib_elf_elf_memory=no
  4494. ac_cv_lib_glpk=ac_cv_lib_glpk_main
  4495. ac_cv_lib_glpk_main=no
  4496. ac_cv_lib_hwloc=ac_cv_lib_hwloc_main
  4497. ac_cv_lib_hwloc_main=no
  4498. ac_cv_lib_pthread_pthread_create=yes
  4499. ac_cv_lib_rt_clock_gettime=no
  4500. ac_cv_lib_spe2_spe_context_create=no
  4501. ac_cv_lib_wsock32=ac_cv_lib_wsock32_main
  4502. ac_cv_lib_wsock32_main=yes
  4503. ac_cv_objext=o
  4504. ac_cv_path_EGREP='/bin/grep -E'
  4505. ac_cv_path_FGREP='/bin/grep -F'
  4506. ac_cv_path_GREP=/bin/grep
  4507. ac_cv_path_NVCC=/c/cuda/bin/nvcc
  4508. ac_cv_path_SED=/bin/sed
  4509. ac_cv_path_STARPU_MS_LIB='/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/lib'
  4510. ac_cv_path_ac_pt_PKG_CONFIG=/c/cygwin/bin/pkg-config
  4511. ac_cv_path_install='/bin/install -c'
  4512. ac_cv_path_mkdir=/bin/mkdir
  4513. ac_cv_path_mpicc_path=no
  4514. ac_cv_path_mpiexec_path=no
  4515. ac_cv_prog_AWK=gawk
  4516. ac_cv_prog_CPP='i686-w64-mingw32-gcc -E'
  4517. ac_cv_prog_ac_ct_AR=ar
  4518. ac_cv_prog_ac_ct_AS=as
  4519. ac_cv_prog_ac_ct_CC=i686-w64-mingw32-gcc
  4520. ac_cv_prog_ac_ct_DLLTOOL=dlltool
  4521. ac_cv_prog_ac_ct_F77=gfortran
  4522. ac_cv_prog_ac_ct_OBJDUMP=objdump
  4523. ac_cv_prog_ac_ct_RANLIB=ranlib
  4524. ac_cv_prog_ac_ct_STRIP=strip
  4525. ac_cv_prog_cc_c89=
  4526. ac_cv_prog_cc_g=yes
  4527. ac_cv_prog_f77_g=yes
  4528. ac_cv_prog_make_make_set=yes
  4529. ac_cv_search_set_mempolicy=no
  4530. ac_cv_search_sgemm_=no
  4531. ac_cv_search_sqrt='none required'
  4532. ac_cv_sizeof_void_p=4
  4533. ac_cv_target=i686-pc-mingw32
  4534. ac_cv_type_cufftDoubleComplex=no
  4535. am_cv_CC_dependencies_compiler_type=gcc3
  4536. lt_cv_ar_at_file=@
  4537. lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
  4538. lt_cv_file_magic_cmd=func_win32_libid
  4539. lt_cv_file_magic_test_file=
  4540. lt_cv_ld_reload_flag=-r
  4541. lt_cv_nm_interface='BSD nm'
  4542. lt_cv_objdir=.libs
  4543. lt_cv_path_LD=/usr/i686-w64-mingw32/bin/ld.exe
  4544. lt_cv_path_NM='/bin/nm -B'
  4545. lt_cv_path_mainfest_tool=no
  4546. lt_cv_prog_compiler_c_o=yes
  4547. lt_cv_prog_compiler_c_o_F77=yes
  4548. lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
  4549. lt_cv_prog_compiler_pic_F77=-DDLL_EXPORT
  4550. lt_cv_prog_compiler_pic_works=yes
  4551. lt_cv_prog_compiler_pic_works_F77=yes
  4552. lt_cv_prog_compiler_rtti_exceptions=no
  4553. lt_cv_prog_compiler_static_works=yes
  4554. lt_cv_prog_compiler_static_works_F77=yes
  4555. lt_cv_prog_gnu_ld=no
  4556. lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
  4557. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)
  4558. \{0,1\}$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  4559. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  4560. 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'\'''
  4561. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  4562. lt_cv_sys_max_cmd_len=8192
  4563. lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
  4564. lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
  4565.  
  4566. ## ----------------- ##
  4567. ## Output variables. ##
  4568. ## ----------------- ##
  4569.  
  4570. ACLOCAL='${SHELL} /c/cygwin/home/sharrock/starpu-0.9.1/build-aux/missing --run aclocal-1.11'
  4571. AMDEPBACKSLASH='\'
  4572. AMDEP_FALSE='#'
  4573. AMDEP_TRUE=''
  4574. AMTAR='${SHELL} /c/cygwin/home/sharrock/starpu-0.9.1/build-aux/missing --run tar'
  4575. AM_BACKSLASH='\'
  4576. AM_DEFAULT_VERBOSITY='0'
  4577. AR='ar'
  4578. AS='as'
  4579. ATLASDIR=''
  4580. ATLAS_BLAS_LIB_FALSE=''
  4581. ATLAS_BLAS_LIB_TRUE='#'
  4582. AUTOCONF='${SHELL} /c/cygwin/home/sharrock/starpu-0.9.1/build-aux/missing --run autoconf'
  4583. AUTOHEADER='${SHELL} /c/cygwin/home/sharrock/starpu-0.9.1/build-aux/missing --run autoheader'
  4584. AUTOMAKE='${SHELL} /c/cygwin/home/sharrock/starpu-0.9.1/build-aux/missing --run automake-1.11'
  4585. AWK='gawk'
  4586. BLAS_LIB='none'
  4587. BUILD_GCC_PLUGIN_FALSE=''
  4588. BUILD_GCC_PLUGIN_TRUE='#'
  4589. CC='i686-w64-mingw32-gcc'
  4590. CCDEPMODE='depmode=gcc3'
  4591. CC_OR_MPICC='i686-w64-mingw32-gcc'
  4592. CFLAGS='-g -O2 -O3 -gdwarf-2 -g3 '
  4593. COND_OPT_FALSE=''
  4594. COND_OPT_TRUE='#'
  4595. COVERAGE='no'
  4596. CPP='i686-w64-mingw32-gcc -E'
  4597. CPPFLAGS=' -D_GNU_SOURCE '
  4598. CYGPATH_W='cygpath -w'
  4599. DEFS='-DHAVE_CONFIG_H'
  4600. DEPDIR='.deps'
  4601. DLLTOOL='dlltool'
  4602. DSYMUTIL=''
  4603. DUMPBIN=''
  4604. ECHO_C=''
  4605. ECHO_N='-n'
  4606. ECHO_T=''
  4607. EGREP='/bin/grep -E'
  4608. EXEEXT='.exe'
  4609. F77='gfortran'
  4610. FFLAGS='-g -O2'
  4611. FFTWF_CFLAGS=''
  4612. FFTWF_LIBS=''
  4613. FFTWL_CFLAGS=''
  4614. FFTWL_LIBS=''
  4615. FFTW_CFLAGS=''
  4616. FFTW_LIBS=''
  4617. FGREP='/bin/grep -F'
  4618. FXTDIR=''
  4619. FXT_CFLAGS=''
  4620. FXT_LIBS=''
  4621. GCC_PLUGIN_INCLUDE_DIR=''
  4622. GLOBAL_AM_CFLAGS=' -W -Wall -Wextra'
  4623. GORDON_CFLAGS=''
  4624. GORDON_LIBS=''
  4625. GORDON_REQUIRES=''
  4626. GOTODIR=''
  4627. GOTO_BLAS_LIB_FALSE=''
  4628. GOTO_BLAS_LIB_TRUE='#'
  4629. GREP='/bin/grep'
  4630. HAVE_FFTWFL=''
  4631. HAVE_X11_FALSE=''
  4632. HAVE_X11_TRUE='#'
  4633. HWLOC_CFLAGS=''
  4634. HWLOC_LIBS=''
  4635. HWLOC_REQUIRES=''
  4636. INSTALL_DATA='${INSTALL} -m 644'
  4637. INSTALL_PROGRAM='${INSTALL}'
  4638. INSTALL_SCRIPT='${INSTALL}'
  4639. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  4640. LD='/usr/i686-w64-mingw32/bin/ld.exe'
  4641. LDFLAGS=' -L/c/cuda/lib'
  4642. LIBOBJS=''
  4643. LIBS='-lwsock32 -lpthread '
  4644. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  4645. LIPO=''
  4646. LN_S='cp -p'
  4647. LTLIBOBJS=''
  4648. MAKEINFO='${SHELL} /c/cygwin/home/sharrock/starpu-0.9.1/build-aux/missing --run makeinfo'
  4649. MANIFEST_TOOL=':'
  4650. MKDIR_P='/bin/mkdir -p'
  4651. MKL_BLAS_LIB_FALSE=''
  4652. MKL_BLAS_LIB_TRUE='#'
  4653. MPICC='no'
  4654. MPIEXEC=''
  4655. NM='/bin/nm -B'
  4656. NMEDIT=''
  4657. NO_BLAS_LIB_FALSE='#'
  4658. NO_BLAS_LIB_TRUE=''
  4659. NVCC='/c/cuda/bin/nvcc'
  4660. NVCCFLAGS=' -I/c/cuda/include'
  4661. OBJDUMP='objdump'
  4662. OBJEXT='o'
  4663. OTOOL64=''
  4664. OTOOL=''
  4665. PACKAGE='starpu'
  4666. PACKAGE_BUGREPORT='starpu-bugs@lists.gforge.inria.fr'
  4667. PACKAGE_NAME='StarPU'
  4668. PACKAGE_STRING='StarPU 0.9.1'
  4669. PACKAGE_TARNAME='starpu'
  4670. PACKAGE_URL=''
  4671. PACKAGE_VERSION='0.9.1'
  4672. PATH_SEPARATOR=':'
  4673. PKG_CONFIG='/c/cygwin/bin/pkg-config'
  4674. PKG_CONFIG_PATH=''
  4675. RANLIB='ranlib'
  4676. SED='/bin/sed'
  4677. SET_MAKE=''
  4678. SHELL='/bin/sh'
  4679. STARPU_BLAS_LDFLAGS=' '
  4680. STARPU_BUILD_DIR='/c/cygwin/home/sharrock/starpu-0.9.1/build'
  4681. STARPU_COVERAGE_ENABLED_FALSE=''
  4682. STARPU_COVERAGE_ENABLED_TRUE='#'
  4683. STARPU_CUDA_CPPFLAGS='-I/c/cuda/include'
  4684. STARPU_CUDA_FORTRAN_LDFLAGS='-lgfortran'
  4685. STARPU_CUDA_LDFLAGS='-L/c/cuda/lib -L/usr/local/cuda/lib -L/c/cuda/lib -lcudart -lcublas -lcuda'
  4686. STARPU_CUFFT_LDFLAGS='-lcufft'
  4687. STARPU_CURAND_LDFLAGS=''
  4688. STARPU_DATA_STATS='no'
  4689. STARPU_HAVE_CUFFTDOUBLECOMPLEX_FALSE=''
  4690. STARPU_HAVE_CUFFTDOUBLECOMPLEX_TRUE='#'
  4691. STARPU_HAVE_F77_H='no'
  4692. STARPU_HAVE_F77_H_FALSE=''
  4693. STARPU_HAVE_F77_H_TRUE='#'
  4694. STARPU_HAVE_FFTW=''
  4695. STARPU_HAVE_FFTWF=''
  4696. STARPU_HAVE_FFTWF_FALSE=''
  4697. STARPU_HAVE_FFTWF_TRUE='#'
  4698. STARPU_HAVE_FFTWL_FALSE=''
  4699. STARPU_HAVE_FFTWL_TRUE='#'
  4700. STARPU_HAVE_FFTW_FALSE=''
  4701. STARPU_HAVE_FFTW_TRUE='#'
  4702. STARPU_HAVE_HWLOC=''
  4703. STARPU_HAVE_MS_LIB_FALSE='#'
  4704. STARPU_HAVE_MS_LIB_TRUE=''
  4705. STARPU_HAVE_WINDOWS_FALSE='#'
  4706. STARPU_HAVE_WINDOWS_TRUE=''
  4707. STARPU_LIBNUMA_LDFLAGS=' '
  4708. STARPU_MPI_CHECK_FALSE=''
  4709. STARPU_MPI_CHECK_TRUE='#'
  4710. STARPU_MS_LIB='/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/lib'
  4711. STARPU_OPENCL_CPPFLAGS=''
  4712. STARPU_OPENCL_DATAdir=''
  4713. STARPU_OPENCL_LDFLAGS=''
  4714. STARPU_OPENGL_RENDER='no'
  4715. STARPU_OPENGL_RENDER_LDFLAGS=''
  4716. STARPU_PERF_DEBUG='no'
  4717. STARPU_SRC_DIR='/c/cygwin/home/sharrock/starpu-0.9.1/build/..'
  4718. STARPU_USE_CPU='yes'
  4719. STARPU_USE_CPU_FALSE='#'
  4720. STARPU_USE_CPU_TRUE=''
  4721. STARPU_USE_CUDA='yes'
  4722. STARPU_USE_CUDA_FALSE='#'
  4723. STARPU_USE_CUDA_TRUE=''
  4724. STARPU_USE_FXT='no'
  4725. STARPU_USE_FXT_FALSE=''
  4726. STARPU_USE_FXT_TRUE='#'
  4727. STARPU_USE_GORDON='no'
  4728. STARPU_USE_GORDON_FALSE=''
  4729. STARPU_USE_GORDON_TRUE='#'
  4730. STARPU_USE_OPENCL='no'
  4731. STARPU_USE_OPENCL_FALSE=''
  4732. STARPU_USE_OPENCL_TRUE='#'
  4733. STATS='no'
  4734. STRIP='strip'
  4735. SYSTEM_BLAS_LIB_FALSE=''
  4736. SYSTEM_BLAS_LIB_TRUE='#'
  4737. USE_MPI='no'
  4738. USE_MPI_FALSE=''
  4739. USE_MPI_TRUE='#'
  4740. VERSION='0.9.1'
  4741. XMKMF=''
  4742. X_CFLAGS=''
  4743. X_EXTRA_LIBS=''
  4744. X_LIBS=''
  4745. X_PRE_LIBS=''
  4746. ac_ct_AR='ar'
  4747. ac_ct_CC='i686-w64-mingw32-gcc'
  4748. ac_ct_DUMPBIN=''
  4749. ac_ct_F77='gfortran'
  4750. am__EXEEXT_FALSE='#'
  4751. am__EXEEXT_TRUE=''
  4752. am__fastdepCC_FALSE='#'
  4753. am__fastdepCC_TRUE=''
  4754. am__include='include'
  4755. am__isrc=' -I$(srcdir)'
  4756. am__leading_dot='.'
  4757. am__quote=''
  4758. am__tar='${AMTAR} chof - "$$tardir"'
  4759. am__untar='${AMTAR} xf -'
  4760. bindir='${exec_prefix}/bin'
  4761. build='i686-pc-mingw32'
  4762. build_alias=''
  4763. build_cpu='i686'
  4764. build_os='mingw32'
  4765. build_vendor='pc'
  4766. datadir='${datarootdir}'
  4767. datarootdir='${prefix}/share'
  4768. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  4769. dvidir='${docdir}'
  4770. exec_prefix='${prefix}'
  4771. host='i686-pc-mingw32'
  4772. host_alias=''
  4773. host_cpu='i686'
  4774. host_os='mingw32'
  4775. host_vendor='pc'
  4776. htmldir='${docdir}'
  4777. includedir='${prefix}/include'
  4778. infodir='${datarootdir}/info'
  4779. install_sh='${SHELL} /c/cygwin/home/sharrock/starpu-0.9.1/build-aux/install-sh'
  4780. libdir='${exec_prefix}/lib'
  4781. libexecdir='${exec_prefix}/libexec'
  4782. localedir='${datarootdir}/locale'
  4783. localstatedir='${prefix}/var'
  4784. mandir='${datarootdir}/man'
  4785. mkdir_p='/bin/mkdir -p'
  4786. mpicc_path='no'
  4787. mpiexec_path=''
  4788. oldincludedir='/usr/include'
  4789. pdfdir='${docdir}'
  4790. prefix='/c/cygwin/home/sharrock/starpu-0.9.1/build/target'
  4791. program_transform_name='s,x,x,'
  4792. psdir='${docdir}'
  4793. sbindir='${exec_prefix}/sbin'
  4794. sharedstatedir='${prefix}/com'
  4795. sysconfdir='${prefix}/etc'
  4796. target='i686-pc-mingw32'
  4797. target_alias=''
  4798. target_cpu='i686'
  4799. target_os='mingw32'
  4800. target_vendor='pc'
  4801.  
  4802. ## ----------- ##
  4803. ## confdefs.h. ##
  4804. ## ----------- ##
  4805.  
  4806. /* confdefs.h */
  4807. #define PACKAGE_NAME "StarPU"
  4808. #define PACKAGE_TARNAME "starpu"
  4809. #define PACKAGE_VERSION "0.9.1"
  4810. #define PACKAGE_STRING "StarPU 0.9.1"
  4811. #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr"
  4812. #define PACKAGE_URL ""
  4813. #define PACKAGE "starpu"
  4814. #define VERSION "0.9.1"
  4815. #define STDC_HEADERS 1
  4816. #define HAVE_SYS_TYPES_H 1
  4817. #define HAVE_SYS_STAT_H 1
  4818. #define HAVE_STDLIB_H 1
  4819. #define HAVE_STRING_H 1
  4820. #define HAVE_MEMORY_H 1
  4821. #define HAVE_STRINGS_H 1
  4822. #define HAVE_INTTYPES_H 1
  4823. #define HAVE_STDINT_H 1
  4824. #define HAVE_UNISTD_H 1
  4825. #define LT_OBJDIR ".libs/"
  4826. #define STDC_HEADERS 1
  4827. #define restrict __restrict
  4828. #define STARPU_HAVE_WINDOWS /**/
  4829. #define SIZEOF_VOID_P 4
  4830. #define STARPU_BUILD_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build"
  4831. #define STARPU_SRC_DIR "/c/cygwin/home/sharrock/starpu-0.9.1/build/.."
  4832. #define HAVE_LIBPTHREAD 1
  4833. #define HAVE_LIBWSOCK32 1
  4834. #define HAVE_PTHREAD_SPIN_LOCK /**/
  4835. #define starpu_srand48(seed) srand(seed)
  4836. #define starpu_drand48() ((double)(rand()) / RAND_MAX)
  4837. #define starpu_erand48(xsubi) starpu_drand48()
  4838. #define HAVE_MALLOC_H 1
  4839. #define STARPU_HAVE_MALLOC_H 1
  4840. #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  4841. #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
  4842. #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
  4843. #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
  4844. #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
  4845. #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
  4846. #define STARPU_NMAXCPUS 16
  4847. #define STARPU_USE_CPU 1
  4848. #define STARPU_NMAX_COMBINEDWORKERS 32
  4849. #define STARPU_MAXCUDADEVS 4
  4850. #define STARPU_USE_CUDA 1
  4851. #define STARPU_HAVE_MAGMA 1
  4852. #define STARPU_MAXOPENCLDEVS 8
  4853. #define STARPU_NON_BLOCKING_DRIVERS 1
  4854. #define STARPU_NMAXBUFS 8
  4855. #define STARPU_MAXNODES 5
  4856. #define STARPU_NMAXWORKERS 32
  4857. #define X_DISPLAY_MISSING 1
  4858. #define STARPU_MKL 1
  4859.  
  4860. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement