Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento fd3679726d Create tag for 1.0.0 vor 13 Jahren
  Nathalie Furmento 9124944f16 configure.ac: set default value to no for running_mpi_check vor 13 Jahren
  Nathalie Furmento 2e6bee6c92 configure.ac: bump to 1.0.0 vor 13 Jahren
  Samuel Thibault c4f6988d92 Bump ABI versions; so many ABI things have changed since 0.9.2 vor 13 Jahren
  Nathalie Furmento 6609c0acfd src/drivers/opencl/driver_opencl.c: using CL_FALSE blocks the caller. vor 13 Jahren
  Nathalie Furmento 28a4c02235 tests/main/task_wait_api.c: make sure all tasks are finished vor 13 Jahren
  Samuel Thibault b8ef5f7dab mention the beta meaning change vor 13 Jahren
  Samuel Thibault 67315fc3d6 We do not really need to clear the compatibility field. And applications like magma need it anyway. vor 13 Jahren
  Ludovic Courtès 41d87dd4e9 gcc: Document implicit task CPU implementations. vor 13 Jahren
  Ludovic Courtès a60f083788 gcc: Use an implicit CPU task implementation in the `vector_scal' example. vor 13 Jahren
  Cyril Roelandt 2afba726aa _starpu_fetch_task_input: Call _STARPU_TRACE_END_FETCH_INPUT on error. vor 13 Jahren
  Cyril Roelandt 220c050323 Do not use pointers after they have been freed. vor 13 Jahren
  Cyril Roelandt 76428a1544 examples/cpp/incrementer_cpp: make sure we return the right return value from main(). vor 13 Jahren
  Nathalie Furmento 42d37693dd tests/datawizard/reclaim.c: also lower number of tasks on slow machines vor 13 Jahren
  Nicolas Collin c1ff1fec58 Useless checks and lines deleted. vor 13 Jahren
  Nathalie Furmento b86fdf68ab tests/datawizard/gpu_register.c: OpenCL kernel needs to be compiled earlier vor 13 Jahren
  Nathalie Furmento 45e8deb138 tests/datawizard/gpu_register.c: compile opencl kernel vor 13 Jahren
  Nathalie Furmento cdd2900939 examples/reductions/minmax_reduction.c: reduce values on slow machines vor 13 Jahren
  Nathalie Furmento 7878f9b69c tests/datawizard/gpu_register.c: fix synchronous copy vor 13 Jahren
  Nathalie Furmento 94cb5a6423 tests/datawizard/lazy_allocation.c: fix synchronous copy vor 13 Jahren
  Nathalie Furmento 7386c36dc2 tests/datawizard/manual_reduction.c: fix synchronous copy vor 13 Jahren
  Nathalie Furmento 0ad123fbd4 tests/datawizard/data_invalidation.c: fix synchronous copy vor 13 Jahren
  Ludovic Courtès fb8edd8ba9 gcc: Interpret the body of a task as its implicit CPU implementation. vor 13 Jahren
  Ludovic Courtès e9988e4304 gcc: Add `signed char' as a valid OpenCL type. vor 13 Jahren
  Ludovic Courtès b2f6ae3abf gcc: Factorize function "taskification". vor 13 Jahren
  Ludovic Courtès ec7a4dd28a gcc: Factorize the addition of a task implementation. vor 13 Jahren
  Nathalie Furmento 8ca1c86827 doc: remove functions which no longer exist vor 13 Jahren
  Nathalie Furmento 7eccca1c90 OpenCL Driver: only keep one function in public interface to do the copy, there is no need to try a synchronous copy after a asynchronous copy has failed vor 13 Jahren
  Nathalie Furmento 989a7f610a tests/errorcheck/starpu_init_noworker.c: fix spelling for STARPU_NOPENCL vor 13 Jahren
  Nathalie Furmento 95792eaa2c tests/datawizard/interfaces: skip the tests if no CPU is available. vor 13 Jahren