Commit History

Author SHA1 Message Date
  Nathalie Furmento 69ea3ce9c2 configure.ac: fix informational help messages 13 years ago
  Samuel Thibault b8fbe1ef89 Check spinlock use consistency in debug mode. 13 years ago
  Samuel Thibault 4fbaaaa405 permit 4 implementations by default 13 years ago
  Nathalie Furmento cd28728991 configure.ac: update reporting address to starpu-devel 13 years ago
  Samuel Thibault c6a24d4c6b Add libstarpumpi.pc 13 years ago
  Nathalie Furmento 4f822039fe bump to next release 13 years ago
  Samuel Thibault ed747c4790 typo 13 years ago
  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 13 years ago
  Samuel Thibault 89f3df6586 keep -lcudart when checking for libcublas. This is needed for linking when that library path is not in LD_LIBRARY_PATH 13 years ago
  Nathalie Furmento fd06148167 configure.ac: remove trailing whitespaces 13 years ago
  Nathalie Furmento 6db2c372ca merge branch gpumem_prefetch 13 years ago
  Ludovic Courtès dba0521de2 configure: Don't abort when Bison isn't there. 13 years ago
  Nathalie Furmento 1e179e123b configure.ac: check for bison 13 years ago
  Nathalie Furmento c54d799773 configure.ac: fails if yacc is not available 13 years ago
  Nathalie Furmento 6701bac241 configure.ac: only check non-empty values 13 years ago
  Nathalie Furmento 9fba8bf7d0 configure.ac: revert r4079, gcc-plugin files should always be generated for make dist to succeed 13 years ago
  Samuel Thibault ef264ec4c2 Layout fix 14 years ago
  Cyril Roelandt ffcfb86084 Multi-implementation. 14 years ago
  Nathalie Furmento c9a6d31022 configure.ac: fix creation of shell scripts for gcc plugin 14 years ago
  Nathalie Furmento cedefa9f81 configure.ac: only generate gcc-plugin make files when needed 14 years ago
  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 years ago
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 14 years ago
  Ludovic Courtès a2c12967c4 configure: Explicitly require Libtool 2.2+. 14 years ago
  Ludovic Courtès d2d32792dd gcc: Support arbitrary C expressions in the `register' pragma. 14 years ago
  Nathalie Furmento ad798de352 configure.ac: new comments 14 years ago
  Nathalie Furmento 07a2dc889e configure.ac: new option to explicitely disable peer transfers with CUDA 4.0 14 years ago
  Sylvain Henry 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
  Ludovic Courtès af1a414ef3 gcc: Add a matrix multiplication example. 14 years ago
  Sylvain Henry 6ce4934cd3 Add some SOCL examples 14 years ago
  Sylvain Henry 082412f29a Merge SOCL into StarPU repo 14 years ago