コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 6347c4c1f4 data_interfaces: do not use 'interface' as it can be a keyword 12 年 前
  Nathalie Furmento 8d6a3cf3df backport branches/starpu-1.1@13064: mpi/examples/stencil/stencil5.c: fix distribution function name 12 年 前
  Nathalie Furmento 733a26726d backport branches/starpu-1.1@13065: src/datawizard/interfaces/data_interface.c: only display message once when calling starpu_data_set_rank and starpu_data_set_tag 12 年 前
  Nathalie Furmento ea6e40c4f4 doc: mention configure option --prefix 12 年 前
  Nathalie Furmento 5a95720995 examples/scheduler/schedulers.sh: fix code 12 年 前
  Nathalie Furmento 5667146bad examples/scheduler/schedulers.sh: add error message 12 年 前
  Samuel Thibault 4d85c82e59 Fix position of corner k,k tile MPI flush 12 年 前
  Nathalie Furmento e3b9b2ca35 src/datawizard/interfaces: do not use 'interface' as it is a keyword 12 年 前
  Samuel Thibault 9133c2e5a5 Document the describe data operation 12 年 前
  Samuel Thibault 214c709b08 port r 13033 from 1.1: Add changelog 12 年 前
  Samuel Thibault b24213f35d Add a way to register an existing on-GPU buffer to be used by a handle 12 年 前
  Samuel Thibault 1cb0d3f5be Describe codelet data more precisely 12 年 前
  Samuel Thibault 0994bcef27 Handle tasks with more than 4GiB data (who knows...) 12 年 前
  Nathalie Furmento 436a56e106 configure.ac: --enable-blas-lib now also accepts the value mkl (to be consistent with the other blas libraries) 12 年 前
  Samuel Thibault 02ce5c2683 Drop spurious changes (again...) 12 年 前
  Samuel Thibault fe9ca6b56f port r12993 from 1.1: Fix crash with a lot of MPI nodes 12 年 前
  Samuel Thibault f14e68dc2c Separate worker and thread state, to see streamed kernel executions 12 年 前
  Samuel Thibault 02acdca9b3 drop spurious changes 12 年 前
  Samuel Thibault e22c0d9891 Fix function name: the existing function deals with a thread, not a worker 12 年 前
  Samuel Thibault 3c1e8b4b7f Do not register threads several times 12 年 前
  Samuel Thibault 9bd9a1d234 Add missing pre_exec hook for dm 12 年 前
  Samuel Thibault 35d4d64183 Do not take the first measurement into account, it is very often quite bogus 12 年 前
  Samuel Thibault 8d8e0903d0 port r12948 from 1.1: Add changelog entry 12 年 前
  Samuel Thibault b98077fba7 Add STARPU_TRACE_BUFFER_SIZE environment variable to easily set the FxT buffer size 12 年 前
  Samuel Thibault 9218801246 Do not expose a known-to-be-racy-but-we-re-fine optimization to helgrind 12 年 前
  Samuel Thibault f3423acafe Set the worker status within the scheduling mutex section, for coherency with starpu_wakeup_worker() 12 年 前
  Samuel Thibault ee0e188163 Separate bitfields protected by the sync_mutex from bitfields which are not 12 年 前
  Samuel Thibault 1bcd390134 Explain the assertion a bit 12 年 前
  Samuel Thibault 7dd6b42215 Document that blocking spinlocks are only available on Linux 12 年 前
  Samuel Thibault 039524c7cf Spinlocks now block after a hundred tries. This avoids typical 10ms pauses 12 年 前