Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento 3d931891f4 configure.ac: when CUDA is enabled, enable ICC only if it is compatible with CUDA 14 年之前
  Samuel Thibault 7a0f65790f Also build vector_scal with icc when available 14 年之前
  Nathalie Furmento 69ea3ce9c2 configure.ac: fix informational help messages 14 年之前
  Samuel Thibault b8fbe1ef89 Check spinlock use consistency in debug mode. 14 年之前
  Samuel Thibault 4fbaaaa405 permit 4 implementations by default 14 年之前
  Nathalie Furmento cd28728991 configure.ac: update reporting address to starpu-devel 14 年之前
  Samuel Thibault c6a24d4c6b Add libstarpumpi.pc 14 年之前
  Nathalie Furmento 4f822039fe bump to next release 14 年之前
  Samuel Thibault ed747c4790 typo 14 年之前
  Samuel Thibault 77007ead6a revert r4190, it's completely bogus, we need to add -L for the AC_HAVE_LIBRARY. AC_HAVE_LIBRARY actually does not add -lcudart to LDFLAGS because it has a non-empty action. Let's thus add CUDA_LDFLAGS before the cublas test 14 年之前
  Samuel Thibault 89f3df6586 keep -lcudart when checking for libcublas. This is needed for linking when that library path is not in LD_LIBRARY_PATH 14 年之前
  Nathalie Furmento fd06148167 configure.ac: remove trailing whitespaces 14 年之前
  Nathalie Furmento 6db2c372ca merge branch gpumem_prefetch 14 年之前
  Ludovic Courtès dba0521de2 configure: Don't abort when Bison isn't there. 14 年之前
  Nathalie Furmento 1e179e123b configure.ac: check for bison 14 年之前
  Nathalie Furmento c54d799773 configure.ac: fails if yacc is not available 14 年之前
  Nathalie Furmento 6701bac241 configure.ac: only check non-empty values 14 年之前
  Nathalie Furmento 9fba8bf7d0 configure.ac: revert r4079, gcc-plugin files should always be generated for make dist to succeed 14 年之前
  Samuel Thibault ef264ec4c2 Layout fix 14 年之前
  Cyril Roelandt ffcfb86084 Multi-implementation. 14 年之前
  Nathalie Furmento c9a6d31022 configure.ac: fix creation of shell scripts for gcc plugin 14 年之前
  Nathalie Furmento cedefa9f81 configure.ac: only generate gcc-plugin make files when needed 14 年之前
  Nathalie Furmento 94e279876b configure.ac: AC_PROG_YACC needs to be done even when gcc plugin is not enabled, otherwise make dist[check] fails 14 年之前
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 14 年之前
  Ludovic Courtès a2c12967c4 configure: Explicitly require Libtool 2.2+. 14 年之前
  Ludovic Courtès d2d32792dd gcc: Support arbitrary C expressions in the `register' pragma. 14 年之前
  Nathalie Furmento ad798de352 configure.ac: new comments 14 年之前
  Nathalie Furmento 07a2dc889e configure.ac: new option to explicitely disable peer transfers with CUDA 4.0 14 年之前
  Sylvain Henry 971b72a37e Do not #include C source file anymore in SOCL. 14 年之前
  Ludovic Courtès af1a414ef3 gcc: Add a matrix multiplication example. 14 年之前