Commit History

Author SHA1 Message Date
  Nathalie Furmento 6a16f8370f update copyright holders 6 years ago
  Samuel Thibault d5a8eb5e00 Move optimized cuda 2d copy from interfaces to new starpu_cuda_copy2/3d_async_sync 6 years ago
  Samuel Thibault 226bb5a3b3 Rename copy_data to copy_interface and vice-versa 6 years ago
  Nathalie Furmento c29d010d3a delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly 7 years ago
  Nathalie Furmento d57133f803 src/drivers/mpi/driver_mpi_source.c: fix node_ops 7 years ago
  Nathalie Furmento 9214e8b8fb src/drivers/mpi: small fixes 7 years ago
  Nathalie Furmento e06e0fe944 src: define node_ops structs in the drivers code 7 years ago
  Nathalie Furmento d65545f9b3 src: updates for node operations: 7 years ago
  Nathalie Furmento 44bcb87a60 define node operations in a struct 7 years ago
  Nathalie Furmento edc3ee4902 make public functions which are needed by data interfaces implementations 7 years ago
  Nathalie Furmento 4f7081ca91 src: reformatting 7 years ago
  Nathalie Furmento f7abbfa6fc update copyright 7 years ago
  Nathalie Furmento 6901c4441b src/: fix copyrights 8 years ago
  Nathalie Furmento b0bd0210be src/: fix copyright holder name 8 years ago
  Samuel Thibault e30ee529d8 Add missing _starpu_mic_nodes[mic_idx]->baseworkerid initialization, and along the way fix symbol exposition 8 years ago
  Samuel Thibault fa83aa77b2 fix warnings 8 years ago
  Nathalie Furmento 9a893f17d2 mpi master mode: implement starpu_mpi_ms_register_kernel and starpu_mpi_ms_get_kernel (by renaming internal functions) 9 years ago
  Corentin Salingue 92a6491016 add reduction support for MPI Master-Slave devices 9 years ago
  Nathalie Furmento cf5f930104 fix warnings detected by cppcheck 9 years ago
  Corentin Salingue cc4eb6b654 fix indent 9 years ago
  Corentin Salingue 8036cbd347 fix when user don't want to use an MPI slave 9 years ago
  Corentin Salingue 087b676559 add MPI slave to MPI slave sync transfers 9 years ago
  Corentin Salingue e9f7b7e18a revert some STARPU_MALLOC because the return value is tested 9 years ago
  Corentin Salingue 6d11b2397f replace malloc with STARPU_MALLOC to check the pointer 9 years ago
  Corentin Salingue f7acc7fe76 * fix bug in async mode when using MPI Master-Slave 9 years ago
  Corentin Salingue 28d9ec43f7 add asynchronous MPI master-slave transfers 9 years ago
  Corentin Salingue 4a14747dd9 add Master <-> Slaves transfers + fix bug when asynchronous messages are received + fix bug when multiple thread is not activated 9 years ago
  Corentin Salingue a8ca292382 use only one source thread to manage all sink nodes 9 years ago
  Corentin Salingue 196de526b7 remove useless functions 9 years ago
  Corentin Salingue 15d23e5205 Add function get_kernel_from_job to mpi src driver : not tested yet 9 years ago