Historial de Commits

Autor SHA1 Mensaje Fecha
  Ludovic Courtès 7d3695ded6 gcc: Add `#pragma starpu release'. hace 14 años
  Nathalie Furmento 87bf6d530c doc/chapters/c-extensions.texi: use url instead of pxref to point to the GCC manual hace 14 años
  Nathalie Furmento 2808080a3d doc/chapters/c-extensions.texi: correct link name, the html file is called starpu.html not gcc.html hace 14 años
  Samuel Thibault 01c9ba4176 Drop bogus svn:mergeinfo property hace 14 años
  Ludovic Courtès 7c06d77699 gcc: Allow use of a PARM_DECL as the argument of pragma `acquire'. hace 14 años
  Samuel Thibault 19c822893a Fix spurious change hace 14 años
  Nathalie Furmento 7b4b04bee5 configure.ac: fix detection of compatibility between starpu and cuda hace 14 años
  Nathalie Furmento 0ce29d2bfa configure.ac: do not use libdir as a variable name as it is already used by libtool hace 14 años
  Samuel Thibault 134e01f347 Rework and simplify cuda detection. This now also looks in lib/Win32 and lib/x64 hace 14 años
  Samuel Thibault 3f275cde36 Fix definition of timespec: it is now defined in some w32api version, depending on some obscure toolchain conditions hace 14 años
  Samuel Thibault 51efe41811 Fix integer/pointer sizes cast hace 14 años
  Samuel Thibault 7d278ca9a5 sched.h is only needed for CPU_* interface, only used on glibc. Fixes some mingw versions build hace 14 años
  Samuel Thibault 6a40e86cac Fix build windows instructions hace 14 años
  Nathalie Furmento bb3b551819 starpufft/starpufftx.c: test return value of starpu_task_wait hace 14 años
  Nathalie Furmento 2d60efd595 tests/datawizard/handle_to_pointer.c: cast before printing hace 14 años
  Nathalie Furmento b744465965 examples/filters/custom_mf/custom_interface.c: remove const qualifier hace 14 años
  Samuel Thibault def8c2ccaf Explain that starpu does not schedule threads of a parallel task hace 14 años
  Nathalie Furmento 084818066a ChangeLog: update for 1.0.0 hace 14 años
  Nathalie Furmento 9124944f16 configure.ac: set default value to no for running_mpi_check hace 14 años
  Nathalie Furmento 2e6bee6c92 configure.ac: bump to 1.0.0 hace 14 años
  Samuel Thibault c4f6988d92 Bump ABI versions; so many ABI things have changed since 0.9.2 hace 14 años
  Nathalie Furmento 6609c0acfd src/drivers/opencl/driver_opencl.c: using CL_FALSE blocks the caller. hace 14 años
  Nathalie Furmento 28a4c02235 tests/main/task_wait_api.c: make sure all tasks are finished hace 14 años
  Samuel Thibault b8ef5f7dab mention the beta meaning change hace 14 años
  Samuel Thibault 67315fc3d6 We do not really need to clear the compatibility field. And applications like magma need it anyway. hace 14 años
  Ludovic Courtès 41d87dd4e9 gcc: Document implicit task CPU implementations. hace 14 años
  Ludovic Courtès a60f083788 gcc: Use an implicit CPU task implementation in the `vector_scal' example. hace 14 años
  Cyril Roelandt 2afba726aa _starpu_fetch_task_input: Call _STARPU_TRACE_END_FETCH_INPUT on error. hace 14 años
  Cyril Roelandt 220c050323 Do not use pointers after they have been freed. hace 14 años
  Cyril Roelandt 76428a1544 examples/cpp/incrementer_cpp: make sure we return the right return value from main(). hace 14 años