Commit History

Yazar SHA1 Mesaj Tarih
  Nathalie Furmento b7d8c320b6 tests/core/multiformat_handle_conversion.c: set where field for starpu_codelet 13 yıl önce
  Nathalie Furmento 927a34bb65 tests/datawizard/interfaces/multiformat/advanced/multiformat_execute_on_a_specific_worker.c: set field where for starpu_codelet 13 yıl önce
  Nathalie Furmento a30abc2ff4 examples/basic_examples/multiformat.c: revert #4974. Field where is no longer set automatically 13 yıl önce
  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. 13 yıl önce
  Cyril Roelandt 669c29acde microbenchs/prefetch_data_on_node : allow select_codelet_with_random_mode to return a pointer to the write-only codelet. 13 yıl önce
  Cyril Roelandt 78c1624488 Fix warnings (unused variables). 13 yıl önce
  Nathalie Furmento 802539d5c7 TODO: remove dones 13 yıl önce
  Nathalie Furmento 8bf5774af3 doc: update towards new definition of starpu_task and starpu_codelet 13 yıl önce
  Nathalie Furmento 102cfdda1d examples/basic_examples/vector_scal_cpu.c: get the comment right. task->buffers being deprecated, mention instead task->handles 13 yıl önce
  Nathalie Furmento 0090f71758 ChangeLog: add missing updates 13 yıl önce
  Samuel Thibault 6702f8404e Fix overzealous renaming 13 yıl önce
  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 13 yıl önce
  Nathalie Furmento 3734b6e1bd src/core: use task->handles instead of task->buffers 13 yıl önce
  Nathalie Furmento 17ff8f196d examples/basic_examples/multiformat.c: fix code when cpu is disabled 13 yıl önce
  Nathalie Furmento 0caf2e01cd examples/basic_examples/multiformat.c: fix code without cuda and/or opencl 13 yıl önce
  Nathalie Furmento f4b2ba00ce tests/datawizard/interfaces/multiformat/advanced/multiformat_execute_on_a_specific_worker.c: fix code without cuda and/or opencl 13 yıl önce
  Cyril Roelandt 5704fa58e3 Fix the multiformat_handle_conversion test. 13 yıl önce
  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 13 yıl önce
  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 13 yıl önce
  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 13 yıl önce
  Nathalie Furmento aa6900ce49 src/util/starpu_insert_task_utils.c: todo reminder 13 yıl önce
  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 13 yıl önce
  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 13 yıl önce
  Cyril Roelandt d9f95a3ac3 Multiformat : add a simple test that submits a task on a specific worker. 13 yıl önce
  Samuel Thibault 948a95c01e Drop outdated comment. 13 yıl önce
  Cyril Roelandt 232776f8d4 Removing a useless test. 13 yıl önce
  Cyril Roelandt d07084a07f Replaces a bunch of "#if STARPU_USE_" by "#ifdef STARPU_USE_" 13 yıl önce
  Cyril Roelandt cb9be31ada starpu_use_macro : turns #if STARPU_USE_* into #ifdef STARPU_USE_* 13 yıl önce
  Cyril Roelandt e02740e6f5 Multiformat example : remove the where field of the codelets. 13 yıl önce
  Cyril Roelandt 609f0c3ba1 _starpu_codelet_check_deprecated_fields: check the codelet against NULL only once. 13 yıl önce