提交歷史

作者 SHA1 備註 提交日期
  Corentin Salingue 8cceda1d74 use starpu_free_flags instead of free 8 年之前
  Corentin Salingue be30756c0a merge from trunk 8 年之前
  Samuel Thibault 43a3c904ed directly lookup destination node instead of relying on the node of the current worker 8 年之前
  Nathalie Furmento 3f77945975 merge trunk 8 年之前
  Samuel Thibault f3f9acf198 Remove mutexes and conds from simgrid tasks and transfers since we are using queues everywhere now 8 年之前
  Samuel Thibault d55e98a249 merge trunk 8 年之前
  Corentin Salingue cc4eb6b654 fix indent 8 年之前
  Samuel Thibault 1aefee7563 small fixes 8 年之前
  Jérôme Clet-Ortega 51c024c820 Add --enable-numa option to configure and some NUMA support in StarPU memory management 8 年之前
  Corentin Salingue 087b676559 add MPI slave to MPI slave sync transfers 8 年之前
  Corentin Salingue 0dbf966aef Merge from trunk 8 年之前
  Corentin Salingue f7acc7fe76 * fix bug in async mode when using MPI Master-Slave 8 年之前
  Nathalie Furmento 87718074ae src: fix cppcheck warnings 8 年之前
  Corentin Salingue 28d9ec43f7 add asynchronous MPI master-slave transfers 8 年之前
  Corentin Salingue 4a14747dd9 add Master <-> Slaves transfers + fix bug when asynchronous messages are received + fix bug when multiple thread is not activated 9 年之前
  Samuel Thibault 178b459855 Fix potential deadlock of heteroprio when using simgrid, i.e. blocking mode 9 年之前
  Samuel Thibault e7a67678f3 Port r17807 from Loris' work: added handle to _STARTPU_START_DRIVER_COPY macro 9 年之前
  Samuel Thibault 073f30fd18 fix coverity warnings 9 年之前
  Nathalie Furmento 1fb4a4761c src/datawizard/copy_driver.c: release opencl event when copy is completed 9 年之前
  Samuel Thibault abb3c9b178 fix warnings 9 年之前
  Samuel Thibault 3c81d54382 Reduce a big overhead in starpu_pthread_mutex_lock/unlock by only checking for the sched mutex when locking a sched mutex 9 年之前
  Samuel Thibault 54f8793eb2 fix support for more that 4G tasks 9 年之前
  Samuel Pitoiset 18e3e8138a core: do not display the bus stats twice 9 年之前
  Samuel Thibault f8c7102131 Add missing break 10 年之前
  Samuel Thibault ecc274e4c0 Distinguish between fetches, prefetches and idle fetches in the paje trace 10 年之前
  Samuel Thibault 419f4e392c TODOs 10 年之前
  Samuel Thibault 90bf39960e Vastly improve simgrid simulation time by using wake queues 10 年之前
  Samuel Thibault d06eb3bbd4 Make reclaiming prevent more fetches on the node being cleaned up, to avoid permanent battle between them 10 年之前
  Samuel Thibault 8a0144e402 fix crash when an interface without any_to_any is used with disks 10 年之前
  Samuel Thibault fc5aa874a0 port r15822 from 1.2: fix small issues 10 年之前