Commit History

Author SHA1 Message Date
  Samuel Thibault b4976f3d00 Use different streams for gpu-gpu transfers 11 years ago
  Samuel Thibault c77d312268 port r 11535 from 1.1: Add missing termination of data transfers for reclaiming write-back 11 years ago
  Samuel Thibault b5a335e425 really disable disk aio support 12 years ago
  Samuel Thibault a0d8553193 Make disk aio take asynchronous_copy_disable flag into account 12 years ago
  Samuel Thibault 305df11e1f Drop spurious changes 12 years ago
  Corentin Salingue e66c1994ff add support pack/unpack for out-of-core 12 years ago
  Corentin Salingue aa9ac54085 begin to add pack/unpack 12 years ago
  Corentin Salingue 0d30c96822 fix bug for asynchronous input/output, it runs 12 years ago
  Corentin Salingue 5b139dd684 began to add pack/unpack 12 years ago
  Corentin Salingue 8899fca875 try to add asynchronous input/output 12 years ago
  Corentin Salingue d5928956db add new parameter to prepare asynchronous read/write 12 years ago
  Corentin Salingue fbbc1a9ff6 merge trunk 12 years ago
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 years ago
  Corentin Salingue c7b0a5cd69 change example to support copy on disk + change param of drivers disk functions 12 years ago
  Corentin Salingue 17a808e940 merge trunk + fix drivers_disk return bug 12 years ago
  Samuel Thibault d4fd52a761 comment 12 years ago
  Corentin Salingue 8d4cf47c18 merge trunk 12 years ago
  Corentin Salingue cb39ac03d8 copy_1_to_1...() can register on disk 12 years ago
  Samuel Thibault a426ccf0ed Add missing return, thanks Corentin Salingue for spotting it 12 years ago
  Corentin Salingue 95a1855fb7 add interface for disk 12 years ago
  Samuel Thibault 6b6461329c merge trunk 12 years ago
  Samuel Thibault ede4c0eeb1 disable asynchronous copy on MIC for now 12 years ago
  Samuel Thibault e6aab8e874 Fix transfer direction 12 years ago
  Samuel Thibault 5906131b96 Fix warning 12 years ago
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet 12 years ago
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 years ago
  Samuel Thibault 21331075a5 Fix crash when writing back to main memory requires allocating data there 12 years ago
  Samuel Thibault 74d9c92bde Fix crash on ram to ram memory transfer 12 years ago
  Samuel Thibault 569893842f Fix execution of interfaces providing only any_to_any, when asynchronous transfer is disabled 12 years ago
  Samuel Thibault ed1bcb3d3a Fix disabling asynchronous copy for any_to_any. Instead of modifying the copy structure, test the flag before invoking the functions. 12 years ago