Historia zmian

Autor SHA1 Wiadomość Data
  Nathalie Furmento b8a48692a0 configure.ac: fix value for STARPU_VERSION 13 lat temu
  Nathalie Furmento dfbbfaca95 configure.ac: fix value for STARPU_VERSION 13 lat temu
  Nathalie Furmento d3cee6aa6e add new macro STARPU_VERSION 13 lat temu
  Nathalie Furmento d485879bbe configure.ac: fix typo in equality test 13 lat temu
  Samuel Thibault c894b64564 Add more paths for cuda 13 lat temu
  Samuel Thibault ec7be460d7 CUDA versions are apparently not enough to make sure the fields are there, just detect from configure 13 lat temu
  Nathalie Furmento 3d931891f4 configure.ac: when CUDA is enabled, enable ICC only if it is compatible with CUDA 13 lat temu
  Samuel Thibault 7a0f65790f Also build vector_scal with icc when available 13 lat temu
  Nathalie Furmento 69ea3ce9c2 configure.ac: fix informational help messages 14 lat temu
  Samuel Thibault b8fbe1ef89 Check spinlock use consistency in debug mode. 14 lat temu
  Samuel Thibault 4fbaaaa405 permit 4 implementations by default 14 lat temu
  Nathalie Furmento cd28728991 configure.ac: update reporting address to starpu-devel 14 lat temu
  Samuel Thibault c6a24d4c6b Add libstarpumpi.pc 14 lat temu
  Nathalie Furmento 4f822039fe bump to next release 14 lat temu
  Samuel Thibault ed747c4790 typo 14 lat temu
  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 lat temu
  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 lat temu
  Nathalie Furmento fd06148167 configure.ac: remove trailing whitespaces 14 lat temu
  Nathalie Furmento 6db2c372ca merge branch gpumem_prefetch 14 lat temu
  Ludovic Courtès dba0521de2 configure: Don't abort when Bison isn't there. 14 lat temu
  Nathalie Furmento 1e179e123b configure.ac: check for bison 14 lat temu
  Nathalie Furmento c54d799773 configure.ac: fails if yacc is not available 14 lat temu
  Nathalie Furmento 6701bac241 configure.ac: only check non-empty values 14 lat temu
  Nathalie Furmento 9fba8bf7d0 configure.ac: revert r4079, gcc-plugin files should always be generated for make dist to succeed 14 lat temu
  Samuel Thibault ef264ec4c2 Layout fix 14 lat temu
  Cyril Roelandt ffcfb86084 Multi-implementation. 14 lat temu
  Nathalie Furmento c9a6d31022 configure.ac: fix creation of shell scripts for gcc plugin 14 lat temu
  Nathalie Furmento cedefa9f81 configure.ac: only generate gcc-plugin make files when needed 14 lat temu
  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 lat temu
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 14 lat temu