Commit History

Author SHA1 Message Date
  Nathalie Furmento b80867895b TODO: updates following Samuel's comments 13 years ago
  Samuel Thibault 18897bd56a Put optimization tips and tricks and performance feedback before the boring API details 13 years ago
  Nathalie Furmento c75ca34c76 src/drivers/gordon/driver_gordon.c: no longer use task->buffers 13 years ago
  Nathalie Furmento 9ff1de2de3 tests: update codelet usage 13 years ago
  Nathalie Furmento 680e312601 First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task 13 years ago
  Ludovic Courtès 21e2721cce gcc: Add an `output' type attribute for output task parameters. 13 years ago
  Nathalie Furmento 4df93292a3 tests/datawizard/interfaces/test_interfaces.c: disable printing when environment variable STARPU_SSILENT is set 13 years ago
  Nathalie Furmento 71b4f8ff50 tests/datawizard/interfaces/multiformat/advanced/same_handle.c: fix code 13 years ago
  Nathalie Furmento 7002bae3be tests/datawizard/interfaces/multiformat/advanced/same_handle.c: enable code only when cuda or opencl is enabled 13 years ago
  Cyril Roelandt e7f5fd7334 Multiformat : if a handle is used twice by a kernel, make sure it is only converted once. 13 years ago
  Nathalie Furmento bc46f701b1 [struct starpu_codelet] : update deprecation of xxx_func fields 13 years ago
  Ludovic Courtès 503712c183 SOCL: Add headers to the distribution. 13 years ago
  Nathalie Furmento 0b53e91ea0 tests/core/deprecated.c: fix return value 13 years ago
  Nathalie Furmento 3b58fc6817 tests: add new test to check deprecated field xxx_func in starpu_codelet 13 years ago
  Nathalie Furmento 7dc29dc774 tests/Makefile.am: add file datawizard/interfaces/block/block_opencl_kernel.cl to dist 13 years ago
  Cyril Roelandt fa46be2e8d Standard interface test suite : add a test for handle_to_pointer(). 13 years ago
  Cyril Roelandt 7c3d6db18b Block interface : add standard test 13 years ago
  Cyril Roelandt 52b841072c Block interface : fixing the offsets in copy_ram_to_ram 13 years ago
  Cyril Roelandt 1946204ca6 Add an initial value for summary.compare. 13 years ago
  Samuel Thibault 0800b1673c Clarify locking 13 years ago
  Sylvain Henry f73a52b9d5 Add a statement indicating that SOCL is experimental 13 years ago
  Nathalie Furmento 6868f1b7c2 tests/core/starpu_worker_exists.c: add copyright 13 years ago
  Nathalie Furmento de79918ae8 tests: rename _starpu_worker_exists.c in starpu_worker_exists.c 13 years ago
  Cyril Roelandt ce7a43bd30 Add a test for _starpu_worker_exists. 13 years ago
  Nathalie Furmento 17bfb26c81 src/core/topology.c: check the os has the capability to bind threads before doing it 13 years ago
  Cyril Roelandt 55c2efdadc Moving the multiformat example form "advanced api" to "advanced examples" 13 years ago
  Nathalie Furmento 73f8e6be24 tests/opt/Makefile.am: add $(top_builddir)/src as include directory 13 years ago
  Cyril Roelandt f0e3de192a Fix warnings. 14 years ago
  Cyril Roelandt e80564005f cuda_check_return_values.cocci : adding a test case that does not work. 14 years ago
  Cyril Roelandt f501a6d2bd _starpu_worker_exists : use task->cl->can_execute when it is defined. 14 years ago