提交历史

作者 SHA1 备注 提交日期
  Samuel Thibault cb8bf28c6b Some hints about performance debugging 14 年之前
  Samuel Thibault ed8ab711b7 Do not push tasks which have their dependencies fullfilled but which weren't submitted yet 14 年之前
  Samuel Thibault bfc642f40b typo 14 年之前
  Samuel Thibault f25aaa4919 Do not mistake terminated jobs with non-submitted jobs 14 年之前
  Nathalie Furmento 635a0823aa configure.ac: set V=0 by default when silent rules is available 14 年之前
  Cyril Roelandt 41a36801de tests/core/multithreaded_init: shutdown properly. 14 年之前
  Nathalie Furmento 35f4774efc tools/Makefile.am: revert #5596. 14 年之前
  Cyril Roelandt 1011209f59 Valgrind: a:dd a simple suppression file for pthread functions. 14 年之前
  Cyril Roelandt 6cbbe429b1 gcc-plugin: vector_scal: fix opencl codelet. 14 年之前
  Cyril Roelandt a197141450 gcc-plugin: vector_scal example: unregister the handle, since it is not automatically done. 14 年之前
  Nathalie Furmento c3d035a9af tools/Makefile.am: fix make command (the existing one fails when used with make -j) 14 年之前
  Nathalie Furmento 87ff130349 ChangeLog: typo 14 年之前
  Cyril Roelandt 4cf27d37db gcc-plugin: Fix the check function in the vector_scal example. 14 年之前
  Cyril Roelandt 65d8e52a3a gcc-plugin: Fix a crash that happened in clSetKernelArg. 14 年之前
  Cyril Roelandt 95ea0fd2c1 Revert r. 5608. 14 年之前
  Cyril Roelandt 3d87cf096d Make sure starpu_init is only called once before calling starpu_shutdown. 14 年之前
  Cyril Roelandt 794ed6285a starpu_shutdown(): unlock init_mutex when leaving early. 14 年之前
  Cyril Roelandt d4f89cfc41 Initialize init_count. 14 年之前
  Ludovic Courtès afded350b1 gcc: Use `STARPU_VECTOR_GET_DEV_HANDLE' in OpenCL task implementation wrappers. 14 年之前
  Ludovic Courtès c934fcc398 gcc: Factorize pointer addition. 14 年之前
  Ludovic Courtès 7bdfff3fa3 gcc: Use `_Static_assert' when available. 14 年之前
  Nathalie Furmento 30f5daba27 tests/datawizard: lower default for slow machines and indicate tests having memory leaks 14 年之前
  Nathalie Furmento 6fb79a9d78 tests/datawizard/in_place_partition.c: skip when only 1 cpu is available 14 年之前
  Ludovic Courtès 72a9a540d1 Fix race condition in `_starpu_submit_job'. 14 年之前
  Nathalie Furmento 552d6dde09 tests/core: lower default for slow machines and indicate tests having memory leaks 14 年之前
  Nathalie Furmento b4ddf98924 tests/helper.h: pretty printing 14 年之前
  Nathalie Furmento e8655bef29 tools/Makefile.am: fix rule to break infinite loop 14 年之前
  Nathalie Furmento deffcaec0e tools/Makefile.am: make manpages depend on source rather than on executables. 14 年之前
  Ludovic Courtès 70afd8a218 configure: Use `AM_MISSING_PROG' for Bison. 14 年之前
  Nathalie Furmento 0675565df3 src/util/starpu_insert_task_utils.c: set arg_buffer to NULL when there is no STARPU_VALUE arguments 14 年之前