Commit History

Author SHA1 Message Date
  Samuel Thibault b98077fba7 Add STARPU_TRACE_BUFFER_SIZE environment variable to easily set the FxT buffer size 11 years ago
  Samuel Thibault 9218801246 Do not expose a known-to-be-racy-but-we-re-fine optimization to helgrind 11 years ago
  Samuel Thibault f3423acafe Set the worker status within the scheduling mutex section, for coherency with starpu_wakeup_worker() 11 years ago
  Samuel Thibault ee0e188163 Separate bitfields protected by the sync_mutex from bitfields which are not 11 years ago
  Samuel Thibault 1bcd390134 Explain the assertion a bit 11 years ago
  Samuel Thibault 7dd6b42215 Document that blocking spinlocks are only available on Linux 11 years ago
  Samuel Thibault 039524c7cf Spinlocks now block after a hundred tries. This avoids typical 10ms pauses 11 years ago
  Olivier Aumage 7070adec2e - merge trunk 11 years ago
  Samuel Thibault 58c32f0bc6 Note that r12914 from 1.1 was already in the trunk actually (Fix subtraction) 11 years ago
  Nathalie Furmento 3dfa294771 doc/tutorial/vector_scal_task_insert.c: wait for task completion 11 years ago
  Nathalie Furmento 022b2af020 tutorial: add a task_insert version of vector_scal 11 years ago
  Samuel Thibault 0c90b362e6 We also needs simgrid flags when building cuda .cu files 11 years ago
  Samuel Thibault 0c9c7c0ba3 advertise lws 11 years ago
  Samuel Thibault 7b91d914cd Also push requests if some previous requests have terminated 11 years ago
  Olivier Aumage 29fd2d0fe6 - merge trunk 11 years ago
  Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. 11 years ago
  Samuel Thibault ecb3334dea Use mkstemps only if available 11 years ago
  Nathalie Furmento 5e1de3f260 examples/scheduler/schedulers.sh: make sure to only grab lines describing schedulers 11 years ago
  Nathalie Furmento d6c12d1392 tests/datawizard/increment_init.c: do not skip computation when running on valgrind 11 years ago
  Samuel Thibault 5213336f76 drop spurious changes 11 years ago
  Samuel Thibault 1ec62596e8 Reorganize fields of struct starpu_task to reduce memory footprint 11 years ago
  Samuel Thibault 679d3f2a28 Reorganize fields of struct _starpu_job to reduce memory footprint 11 years ago
  Samuel Thibault dcc987b0b7 Browse neighbours from ourselves to preserve locality 11 years ago
  Olivier Aumage e557c03ffa - factorize code 11 years ago
  Olivier Aumage 6ab9cdb01a - add support for single with copyprivate clause 11 years ago
  Samuel Thibault 3373a42dba TODO: remove costly data 11 years ago
  Olivier Aumage f281168e46 - merge trunk 11 years ago
  Samuel Thibault 3264633590 Add locality work stealing from Alfredo Buttari 11 years ago
  Samuel Thibault f615ae1160 Add work stealings in the paje trace, thanks Alfredo Buttari for the patch 11 years ago
  Samuel Thibault 1969d49310 Use MPI_Comm_rank instead of smpi_current_rank 11 years ago