Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento cf88ce1bf8 socl: move examples from examples/socl to socl/examples hace 13 años
  Nathalie Furmento 2604e8f3c6 Add new files starpuXXX1.0.pc for XXX=""|"mpi"|"fft" to use the latest version of StarPU. hace 13 años
  Nathalie Furmento 9089a16b1c configure.ac: add AC_SUBST for mpi and fft libraries interface informations hace 13 años
  Nathalie Furmento 5ab4003713 socl: do not hardcode -Wall and -Wextra in Makefile, let configure detect them and comment out call to unexisting macro STARPU_SOCL_SUPPORT hace 13 años
  Samuel Thibault 29953d46c6 Hard-define STARPU_EFFECTIVE_VERSION to 1.0, it is the version of the API, not of StarPU itself hace 13 años
  Nathalie Furmento 9c958b5da5 include/starpu_util.h: configure.ac: check the availability of strerror_r in configure.ac hace 13 años
  Sylvain Henry f73a52b9d5 Add a statement indicating that SOCL is experimental hace 13 años
  Nathalie Furmento b22c04197c configure.ac: no longer use -we10006 when checking if a flag is supported hace 13 años
  Nathalie Furmento 8d06031f95 get rid off STARPU_VERSION as it has been made redundant by #4763 which defines STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION hace 13 años
  Ludovic Courtès 88fb00c1a5 Define `STARPU_MAJOR_VERSION' and `STARPU_MINOR_VERSION'. hace 13 años
  Ludovic Courtès 79a1b6ced4 Define a SONAME for `libstarpu.so'. hace 13 años
  Samuel Thibault d5fe294621 generate libstarpufft.pc hace 13 años
  Nathalie Furmento 71243a4fc4 configure.ac: disable ICC on windows systems hace 13 años
  Nathalie Furmento b8a48692a0 configure.ac: fix value for STARPU_VERSION hace 13 años
  Nathalie Furmento dfbbfaca95 configure.ac: fix value for STARPU_VERSION hace 13 años
  Nathalie Furmento d3cee6aa6e add new macro STARPU_VERSION hace 13 años
  Nathalie Furmento d485879bbe configure.ac: fix typo in equality test hace 13 años
  Samuel Thibault c894b64564 Add more paths for cuda hace 13 años
  Samuel Thibault ec7be460d7 CUDA versions are apparently not enough to make sure the fields are there, just detect from configure hace 13 años
  Nathalie Furmento 3d931891f4 configure.ac: when CUDA is enabled, enable ICC only if it is compatible with CUDA hace 13 años
  Samuel Thibault 7a0f65790f Also build vector_scal with icc when available hace 13 años
  Nathalie Furmento 69ea3ce9c2 configure.ac: fix informational help messages hace 13 años
  Samuel Thibault b8fbe1ef89 Check spinlock use consistency in debug mode. hace 13 años
  Samuel Thibault 4fbaaaa405 permit 4 implementations by default hace 13 años
  Nathalie Furmento cd28728991 configure.ac: update reporting address to starpu-devel hace 13 años
  Samuel Thibault c6a24d4c6b Add libstarpumpi.pc hace 13 años
  Nathalie Furmento 4f822039fe bump to next release hace 13 años
  Samuel Thibault ed747c4790 typo hace 13 años
  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 hace 13 años
  Samuel Thibault 89f3df6586 keep -lcudart when checking for libcublas. This is needed for linking when that library path is not in LD_LIBRARY_PATH hace 13 años