Commit History

Author SHA1 Message Date
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
  Nathalie Furmento 8ca7aab7ff function _starpu_codelet_pack_args takes a void** to be coherent with other functions 12 years ago
  Nathalie Furmento a88351d5d1 macros STARPU_TASK_GET_HANDLE, STARPU_TASK_SET_HANDLE, STARPU_CODELET_GET_MODE and STARPU_CODELET_SET_MODE are now in public API 12 years ago
  Nathalie Furmento d85294aa48 src/util/starpu_insert_task_utils.c: use macros to access codelet 12 years ago
  Nathalie Furmento 097a832e3c Allow to have a dynamically allocated number of buffers per task, and 12 years ago
  Nathalie Furmento 7f8de49e48 insert_task: use void* when possible as starpu_task->cl_arg is a void* 12 years ago
  Andra Hugo 72cd994a31 add SCHED_CTX attribute to insert_task 12 years ago
  Nathalie Furmento a52dd97db6 src/util/starpu_insert_task_utils.c: more explicit error message 12 years ago
  Samuel Thibault 38d8bb35e3 Add missing support for mpi_insert_task cases 12 years ago
  Samuel Thibault 438cb42e66 Add support for directly drawing GFlops curves 12 years ago
  Nathalie Furmento dab571cbff src: use tabs instead of spaces and remove trailing whitespaces 12 years ago
  Andra Hugo cab880bfd5 new merge with trunk, heft & dmda important changes 12 years ago
  Nathalie Furmento b138ab85ef src/util/starpu_insert_task_utils.c: revert r8180 and add a comment to explain the memory is freed by another function 12 years ago
  Nathalie Furmento 404ae8d5bf src/util/starpu_insert_task_utils.c: free allocated memory 12 years ago
  Nathalie Furmento 4107bd66c0 src/util/starpu_insert_task_utils.c: fix formatting 12 years ago
  Nathalie Furmento be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers 13 years ago
  Nathalie Furmento 9082a372c7 field cl_arg_size of struct starpu_task is only used by the cell driver, remove it 13 years ago
  Andra Hugo df39e83da5 merge fix 13 years ago
  Andra Hugo 6a484de2b1 merge first step 13 years ago
  Andra Hugo 125960a47b rollback to r7157 13 years ago
  Sylvain Henry a5c0165de1 Add support for NULL codelets in starpu_insert_task 13 years ago
  Sylvain Henry 4e64983f9f Add STARPU_TAG parameter to starpu_insert_task. 13 years ago
  Nathalie Furmento 61172af3df merge trunk@6901:7000 13 years ago
  Nathalie Furmento d6416329c9 Merge 2 functions starpu_insert_task and starpu_insert_task_array. 13 years ago
  Nathalie Furmento 3cff53fd54 New functionality starpu_insert_task_array similar to starpu_insert_task but with an array of data_handles. 13 years ago
  Nathalie Furmento 5509266779 src/util/starpu_insert_task_utils.c: specify error code 13 years ago
  Samuel Thibault 037c2ed9ee starpu_insert_task also needs to set cl_arg_size, will be useful for SCC/MIC 13 years ago
  Andra Hugo 3d45089fef fixes 13 years ago
  Andra Hugo 5d35bc5fe5 merge src 13 years ago
  Nathalie Furmento 0675565df3 src/util/starpu_insert_task_utils.c: set arg_buffer to NULL when there is no STARPU_VALUE arguments 13 years ago