提交历史

作者 SHA1 备注 提交日期
  Nathalie Furmento 6e6b851018 tests: move tests/opt back to tests 13 年之前
  Cyril Roelandt a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. 13 年之前
  Nathalie Furmento bb70d88f56 examples: test return value for starpu_task_submit 13 年之前
  Nathalie Furmento ab55df9ac0 configure.ac: bump to 1.0.0rc3 13 年之前
  Samuel Thibault 6cd2402750 Make example smaller for slow machines 13 年之前
  Samuel Thibault 795e6645a2 Return errors 13 年之前
  Samuel Thibault 3baac7fd37 fix format 13 年之前
  Nathalie Furmento bebd722e8c socl/examples/basic/basic.c: add information messages 13 年之前
  Nathalie Furmento e6e7ec8e24 socl/debug.h: do not print debug messages if environment variable STARPU_SILENT is set 13 年之前
  Nathalie Furmento 8a08c1ee34 socl/init.c: enable 1 CPU 13 年之前
  Ludovic Courtès 1d33afe3cb gcc: Check the return value of `starpu_data_lookup'. 13 年之前
  Samuel Thibault 057882d917 Explicitly destroy spinlocks and mutexes after use 13 年之前
  Samuel Thibault a5974d8225 Fix atomicity of exp_start update 13 年之前
  Samuel Thibault 31c7516bf0 Fix atomicity of performance model update 13 年之前
  Samuel Thibault 463b4b61e0 Make suppression more generic 13 年之前
  Cyril Roelandt 916d1219f8 Coccinelle:tools/dev/experimental/function_call_termination_condition: do not specify the type of the "max" variable any more. 13 年之前
  Cyril Roelandt d53cb2a135 Coccinelle: tools/dev/experimental/function_call_termination_condition : fix a typo in the name of an identifier. 13 年之前
  Cyril Roelandt a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. 13 年之前
  Samuel Thibault 5db38d9ba8 Take benefit from cuda4's ability to allocate pinned memory from the main thread 13 年之前
  Samuel Thibault 7db866d4d9 Document TODO assertions 13 年之前
  Samuel Thibault 915f4f78dc Use hwloc to save/restore cpubind 13 年之前
  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 13 年之前
  Samuel Thibault 6601073b84 Make opencl/cuda cases homogeneous. Fixes bugs btw. 13 年之前
  Samuel Thibault 517fda4280 Explain why it does not happen in practice 13 年之前
  Cyril Roelandt 4e8958599a Trying to recover the old libstarpu.pc.in. 13 年之前
  Cyril Roelandt 89de8eaf89 tools/valgrind/starpu.suppr: add a false positive to the suppression file. 13 年之前
  Ludovic Courtès 1c1f796554 Revert "Remove `libstarpu.pc.in'." 13 年之前
  Samuel Thibault f95e043173 Mention that hwloc is even more strongly recommended for parallel workers 13 年之前
  Samuel Thibault 9b8ab4b58d Create less tasks on slow machines to avoid overflowing memory 13 年之前
  Samuel Thibault db359e2621 Enable forkjoin parallel workers only if we have hwloc, otherwise we don't have code to bind/unbind threads. 13 年之前