Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 9133c2e5a5 Document the describe data operation hace 11 años
  Samuel Thibault 214c709b08 port r 13033 from 1.1: Add changelog hace 11 años
  Samuel Thibault b24213f35d Add a way to register an existing on-GPU buffer to be used by a handle hace 11 años
  Samuel Thibault 1cb0d3f5be Describe codelet data more precisely hace 11 años
  Samuel Thibault 0994bcef27 Handle tasks with more than 4GiB data (who knows...) hace 11 años
  Nathalie Furmento 436a56e106 configure.ac: --enable-blas-lib now also accepts the value mkl (to be consistent with the other blas libraries) hace 11 años
  Samuel Thibault 02ce5c2683 Drop spurious changes (again...) hace 11 años
  Samuel Thibault fe9ca6b56f port r12993 from 1.1: Fix crash with a lot of MPI nodes hace 11 años
  Samuel Thibault f14e68dc2c Separate worker and thread state, to see streamed kernel executions hace 11 años
  Samuel Thibault 02acdca9b3 drop spurious changes hace 11 años
  Samuel Thibault e22c0d9891 Fix function name: the existing function deals with a thread, not a worker hace 11 años
  Samuel Thibault 3c1e8b4b7f Do not register threads several times hace 11 años
  Samuel Thibault 9bd9a1d234 Add missing pre_exec hook for dm hace 11 años
  Samuel Thibault 35d4d64183 Do not take the first measurement into account, it is very often quite bogus hace 11 años
  Samuel Thibault 8d8e0903d0 port r12948 from 1.1: Add changelog entry hace 11 años
  Samuel Thibault b98077fba7 Add STARPU_TRACE_BUFFER_SIZE environment variable to easily set the FxT buffer size hace 11 años
  Samuel Thibault 9218801246 Do not expose a known-to-be-racy-but-we-re-fine optimization to helgrind hace 11 años
  Samuel Thibault f3423acafe Set the worker status within the scheduling mutex section, for coherency with starpu_wakeup_worker() hace 11 años
  Samuel Thibault ee0e188163 Separate bitfields protected by the sync_mutex from bitfields which are not hace 11 años
  Samuel Thibault 1bcd390134 Explain the assertion a bit hace 11 años
  Samuel Thibault 7dd6b42215 Document that blocking spinlocks are only available on Linux hace 11 años
  Samuel Thibault 039524c7cf Spinlocks now block after a hundred tries. This avoids typical 10ms pauses hace 11 años
  Samuel Thibault 58c32f0bc6 Note that r12914 from 1.1 was already in the trunk actually (Fix subtraction) hace 11 años
  Nathalie Furmento 3dfa294771 doc/tutorial/vector_scal_task_insert.c: wait for task completion hace 11 años
  Nathalie Furmento 022b2af020 tutorial: add a task_insert version of vector_scal hace 11 años
  Samuel Thibault 0c90b362e6 We also needs simgrid flags when building cuda .cu files hace 11 años
  Samuel Thibault 0c9c7c0ba3 advertise lws hace 11 años
  Samuel Thibault 7b91d914cd Also push requests if some previous requests have terminated hace 11 años
  Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. hace 11 años
  Samuel Thibault ecb3334dea Use mkstemps only if available hace 11 años