Commit History

Author SHA1 Message Date
  Ludovic Courtès fb8edd8ba9 gcc: Interpret the body of a task as its implicit CPU implementation. 13 years ago
  Ludovic Courtès e9988e4304 gcc: Add `signed char' as a valid OpenCL type. 13 years ago
  Ludovic Courtès b2f6ae3abf gcc: Factorize function "taskification". 13 years ago
  Ludovic Courtès ec7a4dd28a gcc: Factorize the addition of a task implementation. 13 years ago
  Nathalie Furmento 8ca1c86827 doc: remove functions which no longer exist 13 years ago
  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 13 years ago
  Nathalie Furmento 989a7f610a tests/errorcheck/starpu_init_noworker.c: fix spelling for STARPU_NOPENCL 13 years ago
  Nathalie Furmento 95792eaa2c tests/datawizard/interfaces: skip the tests if no CPU is available. 13 years ago
  Samuel Thibault c6b65fe5f8 re-introduce the thin pthread-to-win32 layer, as an option, as it seems recent versions of mingw and cygwin use a new pthread library which does not play well with starpu. 13 years ago
  Nathalie Furmento 3d50759006 src/drivers/opencl/driver_opencl.c: really implement a synchronous copy 13 years ago
  Nathalie Furmento f2e74c77aa socl/src: add warning to free memory 13 years ago
  Nathalie Furmento 143ef752ae tests/helper/starpu_data_cpy.c: return EXIT_FAILURE instead of aborting 13 years ago
  Nathalie Furmento b53f29d34a tests/datawizard/opencl_codelet_unsigned_inc_kernel.cl: use correct datatype 13 years ago
  Nathalie Furmento d3040ea03f tests/datawizard/opencl_codelet_unsigned_inc.c: set directly local to 1, global being equal to 1, local cannot be bigger 13 years ago
  Nathalie Furmento f283b72408 tests/datawizard/mpi_like.c: delete trailing whitespace 13 years ago
  Nathalie Furmento 8cb8bc6432 tests/datawizard/acquire_release_opencl.c: set directly local to 1, global being equal to 1, local cannot be bigger 13 years ago
  Nathalie Furmento 8f8e0da3ba socl/src: remove free which are freeing memory which may be used at a later stage 13 years ago
  Cyril Roelandt 4dc1fe0a41 doc: fix the spelling of "STARPU_DISABLE_ASYNCHRONOUS_COPY". 13 years ago
  Cyril Roelandt ed73e59e65 tests/datawizard/interfaces: skip the tests if no CPU is available. 13 years ago
  Nathalie Furmento cc1cb2f709 include/starpu_deprecated_api.h: remove '"' 13 years ago
  Nathalie Furmento 2510819c01 configure.ac: bump to 1.0.0rc4 13 years ago
  Nathalie Furmento 86cf100882 rename internal type struct starpu_priority_taskq_s to struct _starpu_priority_taskq 13 years ago
  Ludovic Courtès 0f580056c3 doc: Fix formatting for `STARPU_SCRATCH'; improve description of `starpu_data_lookup'. 13 years ago
  Samuel Thibault d7f11524bf Skip test if cholesky_tag is not available (no blas) 13 years ago
  Samuel Thibault 12cc507d65 Fix uninitialized value 13 years ago
  Samuel Thibault 5fd4e6e4ad Add can_execute_task support to prio scheduler 13 years ago
  Samuel Thibault 22a5b5d3d7 Follow-up with r6233: make complex_copy_methods non-const 13 years ago
  Samuel Thibault 53f1aa4fff Make renaming suggestion less imperative. 13 years ago
  Samuel Thibault 502d1bf5ef mention data reduction as an optimization technique 13 years ago
  Samuel Thibault d727e17be1 done 13 years ago