Historique des commits

Auteur SHA1 Message Date
  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
  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 9 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 10 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
  Nathalie Furmento f6d0a56015 mpi: (manually) backport changes from 1.1 to support multiple MPI communicators il y a 10 ans
  Samuel Thibault 9de161f711 backport r14407 from 1.2: Check that the data access mode is not bogus il y a 10 ans
  Nathalie Furmento 50f48abb8e rename STARPU_SSYNC into STARPU_SSEND il y a 11 ans
  Nathalie Furmento 86d965a229 backport branches/starpu-1.1@13974: mpi: new data acces mode STARPU_SSYNC to be used in starpu_mpi_insert_task to specify the data has to be sent using a synchronous and non-blocking mode il y a 11 ans
  Samuel Thibault 3937eb658e Make _starpu_memchunk_tidy available to the application il y a 11 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 11 ans
  Samuel Thibault 515b80ef3f Avoid making starpu_data_invalidate actually allocate RAM memory, by passing node -1 to acquire_on_node, and making the latter not allocate in that case. This fixes overzealous memory consumption by MPI layer il y a 11 ans
  Nathalie Furmento 42c8e7dc8e turn function starpu_data_get_data_handle_from_tag private and hence rename it as _starpu_data_get_data_handle_from_tag il y a 11 ans
  Nathalie Furmento dd2a1eac92 doc: add missing documentation il y a 12 ans