Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 2f9d1ed6d5 src/core/task/c: Set task->buffers to NULL il y a 14 ans
  Nathalie Furmento dfedfcdc37 tests/core/multiformat_handle_conversion.c: fix value for field where il y a 14 ans
  Nathalie Furmento b7d8c320b6 tests/core/multiformat_handle_conversion.c: set where field for starpu_codelet il y a 14 ans
  Nathalie Furmento 927a34bb65 tests/datawizard/interfaces/multiformat/advanced/multiformat_execute_on_a_specific_worker.c: set field where for starpu_codelet il y a 14 ans
  Nathalie Furmento a30abc2ff4 examples/basic_examples/multiformat.c: revert #4974. Field where is no longer set automatically il y a 14 ans
  Nathalie Furmento f19a7766af src/core/task.c: setting the field where automatically based on the availability of the xxx_funcs fields will fail applications which set all the xxx_func fields and use where to specify where to execute the codelet. il y a 14 ans
  Cyril Roelandt 669c29acde microbenchs/prefetch_data_on_node : allow select_codelet_with_random_mode to return a pointer to the write-only codelet. il y a 14 ans
  Cyril Roelandt 78c1624488 Fix warnings (unused variables). il y a 14 ans
  Nathalie Furmento 802539d5c7 TODO: remove dones il y a 14 ans
  Nathalie Furmento 8bf5774af3 doc: update towards new definition of starpu_task and starpu_codelet il y a 14 ans
  Nathalie Furmento 102cfdda1d examples/basic_examples/vector_scal_cpu.c: get the comment right. task->buffers being deprecated, mention instead task->handles il y a 14 ans
  Nathalie Furmento 0090f71758 ChangeLog: add missing updates il y a 14 ans
  Samuel Thibault 6702f8404e Fix overzealous renaming il y a 14 ans
  Nathalie Furmento 671ab6cd76 examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task il y a 14 ans
  Nathalie Furmento 3734b6e1bd src/core: use task->handles instead of task->buffers il y a 14 ans
  Nathalie Furmento 17ff8f196d examples/basic_examples/multiformat.c: fix code when cpu is disabled il y a 14 ans
  Nathalie Furmento 0caf2e01cd examples/basic_examples/multiformat.c: fix code without cuda and/or opencl il y a 14 ans
  Nathalie Furmento f4b2ba00ce tests/datawizard/interfaces/multiformat/advanced/multiformat_execute_on_a_specific_worker.c: fix code without cuda and/or opencl il y a 14 ans
  Cyril Roelandt 5704fa58e3 Fix the multiformat_handle_conversion test. il y a 14 ans
  Nathalie Furmento 00701414d8 tests: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task il y a 14 ans
  Nathalie Furmento 4341e89436 src: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task il y a 14 ans
  Nathalie Furmento 381fa14704 mpi: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task il y a 14 ans
  Nathalie Furmento aa6900ce49 src/util/starpu_insert_task_utils.c: todo reminder il y a 14 ans
  Nathalie Furmento 4092dc6e8c src: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task il y a 14 ans
  Nathalie Furmento 3a30c58c65 examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task il y a 14 ans
  Cyril Roelandt d9f95a3ac3 Multiformat : add a simple test that submits a task on a specific worker. il y a 14 ans
  Samuel Thibault 948a95c01e Drop outdated comment. il y a 14 ans
  Cyril Roelandt 232776f8d4 Removing a useless test. il y a 14 ans
  Cyril Roelandt d07084a07f Replaces a bunch of "#if STARPU_USE_" by "#ifdef STARPU_USE_" il y a 14 ans
  Cyril Roelandt cb9be31ada starpu_use_macro : turns #if STARPU_USE_* into #ifdef STARPU_USE_* il y a 14 ans