提交历史

作者 SHA1 备注 提交日期
  Cédric Augonnet 5c353dbcb8 Minor cleanups 15 年之前
  Nathalie Furmento 553f253990 src: debug mechanism to log in and out functions calls (was helpful to debug MPI...) 15 年之前
  Nathalie Furmento 2e546731a4 src/core/workers.c: braces 15 年之前
  Nathalie Furmento 283f137057 src/core/jobs.c: _starpu_get_model_name(j) return NULL if j=NULL 15 年之前
  Nathalie Furmento b5b4e9b9b1 mpi/tests/ring_async_implicit.c: setting the token to 0 before every recv is wrong 15 年之前
  Nathalie Furmento 5949ffe780 MPI: debug code 15 年之前
  Cédric Augonnet bfe3303c4b The generic method to copy a data handle from a node to another node now 15 年之前
  Nathalie Furmento ba0ba34ca2 Fixes: 15 年之前
  Cédric Augonnet 2f245fe25b Add sanity checks 15 年之前
  Cédric Augonnet c65bd29a96 - The data request structure does not contain handle + {src_node,dst_node} 15 年之前
  Cédric Augonnet 502689da30 Save the memory node identifier in the data replicate structure 15 年之前
  Nathalie Furmento eee3e0554e src/core/task.c: use existing function instead of duplicating its code 15 年之前
  Cédric Augonnet 74b87470d3 The _starpu_search_existing_data_request now considers a 15 年之前
  Cédric Augonnet 0b718bb11a - Rename the starpu_local_data_state_t structure into starpu_data_replicate_s. 15 年之前
  Nathalie Furmento 06321193a9 task: add new statuses to specify on what a task is blocked 15 年之前
  Cédric Augonnet 85a0d23786 Document per-worker online performance feedback 15 年之前
  Cédric Augonnet f995c94542 Reflect the previous commit that changed the order of the section 15 年之前
  Cédric Augonnet abe0c11492 Move the chapter about performance feedback earlier in the documentation 15 年之前
  Cédric Augonnet 88efae81f8 Start to document online feedback 15 年之前
  Nathalie Furmento dbf5e61ccf gdbinit: new functions to print job and task objects 15 年之前
  Cédric Augonnet 7bf6cfb553 Fix typo 15 年之前
  Cédric Augonnet a8d4a084ec The name of the FxT trace file is now prof_file_XXX_YYY where XXX is the user 15 年之前
  Cédric Augonnet 79d2793f1f Remove debug message 15 年之前
  Cédric Augonnet 40d5e40a24 Add a test that uses the void interface in order to protect a critical section 15 年之前
  Cédric Augonnet d9b2afd1f1 Implement the "void" data interface which represents an abstract piece of data 15 年之前
  Cédric Augonnet dbbd13ce5a To remain coherent within StarPU, we now return -EAGAIN to specify that a data 15 年之前
  Cédric Augonnet e84341dbfa In order to be a little more coherent, we only use -ENOMEM and not a mix of 15 年之前
  Cédric Augonnet 57ab0708b3 The allocate_data_on_node method of the starpu_data_interface_ops_t structure 15 年之前
  Cédric Augonnet d59bd9cfe2 Remove duplicate test 15 年之前
  Nathalie Furmento f76dd125dd doc: typos 15 年之前