Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento e6e7ec8e24 socl/debug.h: do not print debug messages if environment variable STARPU_SILENT is set vor 14 Jahren
  Nathalie Furmento 8a08c1ee34 socl/init.c: enable 1 CPU vor 14 Jahren
  Ludovic Courtès 1d33afe3cb gcc: Check the return value of `starpu_data_lookup'. vor 14 Jahren
  Samuel Thibault 057882d917 Explicitly destroy spinlocks and mutexes after use vor 14 Jahren
  Samuel Thibault a5974d8225 Fix atomicity of exp_start update vor 14 Jahren
  Samuel Thibault 31c7516bf0 Fix atomicity of performance model update vor 14 Jahren
  Samuel Thibault 463b4b61e0 Make suppression more generic vor 14 Jahren
  Cyril Roelandt 916d1219f8 Coccinelle:tools/dev/experimental/function_call_termination_condition: do not specify the type of the "max" variable any more. vor 14 Jahren
  Cyril Roelandt d53cb2a135 Coccinelle: tools/dev/experimental/function_call_termination_condition : fix a typo in the name of an identifier. vor 14 Jahren
  Cyril Roelandt a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. vor 14 Jahren
  Samuel Thibault 5db38d9ba8 Take benefit from cuda4's ability to allocate pinned memory from the main thread vor 14 Jahren
  Samuel Thibault 7db866d4d9 Document TODO assertions vor 14 Jahren
  Samuel Thibault 915f4f78dc Use hwloc to save/restore cpubind vor 14 Jahren
  Samuel Thibault 11e1a38f70 Factorize getting the profiling flag. Avoids issues when it turns 1 in between and thus job_feedback believes codelet_start/end are filled in while they are not vor 14 Jahren
  Samuel Thibault 6601073b84 Make opencl/cuda cases homogeneous. Fixes bugs btw. vor 14 Jahren
  Samuel Thibault 517fda4280 Explain why it does not happen in practice vor 14 Jahren
  Cyril Roelandt 4e8958599a Trying to recover the old libstarpu.pc.in. vor 14 Jahren
  Cyril Roelandt 89de8eaf89 tools/valgrind/starpu.suppr: add a false positive to the suppression file. vor 14 Jahren
  Ludovic Courtès 1c1f796554 Revert "Remove `libstarpu.pc.in'." vor 14 Jahren
  Samuel Thibault f95e043173 Mention that hwloc is even more strongly recommended for parallel workers vor 14 Jahren
  Samuel Thibault 9b8ab4b58d Create less tasks on slow machines to avoid overflowing memory vor 14 Jahren
  Samuel Thibault db359e2621 Enable forkjoin parallel workers only if we have hwloc, otherwise we don't have code to bind/unbind threads. vor 14 Jahren
  Nathalie Furmento 0e898d8fd4 examples/: check return value for starpu functions vor 14 Jahren
  Ludovic Courtès 9f1854caf2 Remove `libstarpu.pc.in'. vor 14 Jahren
  Ludovic Courtès 7ba08a7539 Augment `.gitignore'. vor 14 Jahren
  Ludovic Courtès f8fe1aa35d gcc: Initialize the `name' field of codelets. vor 14 Jahren
  Cyril Roelandt 25e0ae9760 tools/dev/mycocci.sh: allow multiple targets. vor 14 Jahren
  Samuel Thibault 24a2f14d6b Make sure we don't overflow the next_req array vor 14 Jahren
  Samuel Thibault f58ae2dc66 really make coherency between timestamp take and profiling update vor 14 Jahren
  Samuel Thibault 4972d48c77 Set task blocked status before submitting dependency, to avoid concurrency between setting after that, and another worker that completes the dependency just after that vor 14 Jahren