提交历史

作者 SHA1 备注 提交日期
  Samuel Thibault 6b420893b1 BSD also has pthread_setaffinity_np, but with other types 14 年之前
  Cyril Roelandt 8886024934 Add missing #ifdef STARPU_USE_CUDA and #ifdef STARPU_USE_OPENCL 14 年之前
  Cyril Roelandt 3b84800be7 Fix signedness. 14 年之前
  Cyril Roelandt 4fb9bb3314 Fix cast. 14 年之前
  Cyril Roelandt 3e6185ecab xlu_kernels.c: use fpclassify(3) rather than comparing floats to 0.0. 14 年之前
  Nicolas Collin fc27d78f08 starpu_task_bundle_destroy is now reentrant. 14 年之前
  Ludovic Courtès bbbaf3440a gcc: Add missing files to the distribution when GCC extensions are enabled. 14 年之前
  Ludovic Courtès 0b5ac80cd9 doc: Fix typo in `advanced-api.texi'. 14 年之前
  Nathalie Furmento 54b99a0907 src/Makefile.am: remove duplicated line 14 年之前
  Nathalie Furmento a49a739a03 src/Makefile.am: add core/task_bundle.h to distrib 14 年之前
  Ludovic Courtès b32a6a9360 Add `core/task_bundle.h' to the distribution. 14 年之前
  Cyril Roelandt b42b41ad45 Declare checkErr static, since it is only used in clinfo.c. 14 年之前
  Ludovic Courtès a326957412 configure: Fix GCC plug-in diagnosis. 14 年之前
  Nathalie Furmento b42cab8c45 say something (correct?) about libtool interface versioning information 14 年之前
  Ludovic Courtès 2eb3c7863b gcc: Paper around broken compilers that pretend to be GCC. 14 年之前
  Nathalie Furmento 3b11a58048 include/starpu_task_bundle.h: update comment 14 年之前
  Nathalie Furmento 020ff6987d doc: update following #5198 14 年之前
  Nathalie Furmento 810aa6b646 configure.ac: distinguish cases when gcc plugin is explicitely required 14 年之前
  Nathalie Furmento 08248b55d4 enable SOCL by default 14 年之前
  Nicolas Collin dda7ff2523 Bundle structure is now an opaque type (starpu_task_bundle_t). 14 年之前
  Nathalie Furmento 8fad58251a configure.ac: really enable gcc plug-in by default 14 年之前
  Cyril Roelandt aa29dfc519 _starpu_add_writer_after_readers() : only declare task_array and call starpu_task_declare_deps_array() if nreaders is > 0. 14 年之前
  Nathalie Furmento 619ad4feea doc: fix menu section 14 年之前
  Nathalie Furmento 8fb7dd040c Enable by default the GCC plug-in extension 14 年之前
  Ludovic Courtès 200446b889 gcc: Generalize the error statement generation function. 14 年之前
  Ludovic Courtès 723a55acb7 gcc: Check the return value of `insert_task' and error out when needed. 14 年之前
  Nathalie Furmento 820c2eec6a tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion.c: update pointer access 14 年之前
  Samuel Thibault 16fa68af79 explain the user if the starpu directory can not be built 14 年之前
  Samuel Thibault 7568d78458 Make sure _starpu_mkpath returns the proper error 14 年之前
  Cyril Roelandt d8e86d1388 Add a custom multiformat example that does not use the multiformat interface. 14 年之前