Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 089c051bf5 fix copyrights il y a 7 ans
  Nathalie Furmento ce8bbe3fc9 include: fix copyright il y a 7 ans
  Corentin Salingue f45e0a0e7c merge from trunk il y a 8 ans
  Samuel Thibault 3911033585 reorganize inclusions a bit to make it more lightweight il y a 8 ans
  Corentin Salingue 50131e4b1b Renaming NUMA functions il y a 8 ans
  Corentin Salingue 101a90d0f7 use STARPU_USE_NUMA when lauching application to use NUMA mode instead of --enable-numa when compiling il y a 8 ans
  Corentin Salingue f9c20a61bb merge from trunk il y a 8 ans
  Samuel Thibault c7f166c27c Add mpi communications in dag.dot il y a 8 ans
  Samuel Thibault beea50c30b Add starpu_data_acquire_try and starpu_data_acquire_on_node_try. il y a 8 ans
  Samuel Thibault db0acb2486 Add starpu_data_set_name, starpu_data_set_coordinates_array, and starpu_data_set_coordinates to describe data. il y a 8 ans
  Samuel Thibault d55e98a249 merge trunk il y a 8 ans
  Samuel Thibault 14039ef0bd fix potential for confusion between physical and logical NUMA node numbers il y a 8 ans
  Corentin Salingue 41101d149b merge from trunk il y a 8 ans
  Samuel Thibault 5d82d338bf Fix macro name to more precisely reflect behavior il y a 8 ans
  Corentin Salingue 0dbf966aef Merge from trunk il y a 8 ans
  Samuel Thibault de0bb767b0 port r19310 from 1.2: Fix locking memory replicates when e.g. invalidating data: we need to lock all nodes to prevent e.g. an eviction to disk. il y a 8 ans
  Samuel Thibault 26f550995f Add starpu_data_set_user_data and starpu_data_get_user_data. il y a 8 ans
  Corentin Salingue 9e1a892b56 Begin to add a MPI driver il y a 8 ans
  Samuel Thibault d68f1573fd use some gcc attributes il y a 9 ans
  Samuel Thibault 654ad27766 Add STARPU_LOCALITY flag il y a 9 ans
  Samuel Thibault aeb51177f0 STARPU_SSEND should not care for implicit dependencies il y a 9 ans
  Samuel Thibault a5f7d96fea Add rbtree and rbtree+list implementation. Use it to introduce priorities in data requests, which default to the task priority or workerorder il y a 9 ans
  Nathalie Furmento 631f1efcc7 doc: include: fix function prototypes il y a 10 ans
  Samuel Thibault 3434b52b4c Add arbiter support il y a 10 ans
  Samuel Thibault e618d79b17 Add starpu_arbiter_destroy il y a 10 ans
  Samuel Thibault a5b6105706 Use arbiters instead of a global state. Does not support several arbiters yet il y a 10 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Samuel Thibault 7b2d1621c4 * Add starpu_data_wont_use to advise that a piece of data will not be used il y a 10 ans
  Samuel Thibault 4ee5550b33 introduce starpu_data_fetch_on_node for fetches which can forcibly flush data out il y a 10 ans
  Samuel Thibault 4c6de74837 Add starpu_data_idle_prefetch_on_node il y a 10 ans