Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Nathalie Furmento f283b72408 tests/datawizard/mpi_like.c: delete trailing whitespace 13 vuotta sitten
  Nathalie Furmento 8cb8bc6432 tests/datawizard/acquire_release_opencl.c: set directly local to 1, global being equal to 1, local cannot be bigger 13 vuotta sitten
  Nathalie Furmento 8f8e0da3ba socl/src: remove free which are freeing memory which may be used at a later stage 13 vuotta sitten
  Cyril Roelandt 4dc1fe0a41 doc: fix the spelling of "STARPU_DISABLE_ASYNCHRONOUS_COPY". 13 vuotta sitten
  Cyril Roelandt ed73e59e65 tests/datawizard/interfaces: skip the tests if no CPU is available. 13 vuotta sitten
  Nathalie Furmento cc1cb2f709 include/starpu_deprecated_api.h: remove '"' 13 vuotta sitten
  Nathalie Furmento 2510819c01 configure.ac: bump to 1.0.0rc4 13 vuotta sitten
  Nathalie Furmento 86cf100882 rename internal type struct starpu_priority_taskq_s to struct _starpu_priority_taskq 13 vuotta sitten
  Ludovic Courtès 0f580056c3 doc: Fix formatting for `STARPU_SCRATCH'; improve description of `starpu_data_lookup'. 13 vuotta sitten
  Samuel Thibault d7f11524bf Skip test if cholesky_tag is not available (no blas) 13 vuotta sitten
  Samuel Thibault 12cc507d65 Fix uninitialized value 13 vuotta sitten
  Samuel Thibault 5fd4e6e4ad Add can_execute_task support to prio scheduler 13 vuotta sitten
  Samuel Thibault 22a5b5d3d7 Follow-up with r6233: make complex_copy_methods non-const 13 vuotta sitten
  Samuel Thibault 53f1aa4fff Make renaming suggestion less imperative. 13 vuotta sitten
  Samuel Thibault 502d1bf5ef mention data reduction as an optimization technique 13 vuotta sitten
  Samuel Thibault d727e17be1 done 13 vuotta sitten
  Samuel Thibault d7cb5a1d9d Add reduction example 13 vuotta sitten
  Samuel Thibault c7c3522023 Add missing hook from previous commit 13 vuotta sitten
  Ludovic Courtès 0a9d31fc33 doc: Mention GCC 4.7 support. 13 vuotta sitten
  Samuel Thibault 4dc472d777 Make copy_methods non-const, to let asynchronous_copy_disable be able to modify it 13 vuotta sitten
  Cyril Roelandt f679fffa5a STARPU_ABORT: print a message to stderr and abort rather than calling assert(0). 13 vuotta sitten
  Samuel Thibault d64f32d285 Do not disable asynchronous copy by default 13 vuotta sitten
  Ludovic Courtès 91bd802f57 gcc: Fix codelet wrapper generation with GCC 4.7. 13 vuotta sitten
  Ludovic Courtès d52311c0cd gcc: Change parser declaration to have (possibly) C++ linkage. 13 vuotta sitten
  Ludovic Courtès 65cdc2499f gcc: Avoid designated initializers when __cplusplus in the C expression parser. 13 vuotta sitten
  Ludovic Courtès 4f838dae68 gcc: Check for `affects_type_identity' in `struct attribute_spec'. 13 vuotta sitten
  Ludovic Courtès 4313b8de63 gcc: Work around C++ and GNU C incompatibilities. 13 vuotta sitten
  Samuel Thibault ad7e118494 partly revert 6222: drivers do not call push themselves, so the mutex is not already locked there 13 vuotta sitten
  Cyril Roelandt fb04598d22 src/sched_policies/parallel_heft.c: initialize global_push_mutex. 13 vuotta sitten
  Samuel Thibault aa0e27fd3b Fix prio scheduler: the mutex is already handled by the driver. 13 vuotta sitten