Commit History

Author SHA1 Message Date
  Cyril Roelandt 55bfe81e75 Fix typo : struct starpu_task_bundle should be struct _starpu_task_bundle in heft.c 13 years ago
  Nathalie Furmento a838e9829f configure.ac: fix option --disable-socl 13 years ago
  Ludovic Courtès 44be0fbb87 gcc: Augment $(CLEANFILES) for the tests. 13 years ago
  Ludovic Courtès 42876171dc doc: Document data registration in StarPU-GCC. 13 years ago
  Ludovic Courtès 4ef84ddf63 gcc: Use `heap_allocated' in `cholesky'. 13 years ago
  Ludovic Courtès 54d104d38c gcc: Fix support of the `heap_allocated' attribute. 13 years ago
  Ludovic Courtès 3155307fdd gcc: Add the `debug_tree' pragma. 13 years ago
  Nathalie Furmento 2acb7ed687 socl/examples: skip examples when no opencl platform is found 13 years ago
  Nicolas Collin e11302644e Bundle documentation updated. 13 years ago
  Nicolas Collin 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 13 years ago
  Nathalie Furmento dc87245198 socl/src/cl_getplatformids.c: it is not an error, if no opencl device is found 13 years ago
  Samuel Thibault 1831a07b32 Fix starpufft library name 13 years ago
  Olivier Aumage 1f168837d2 - missing version in library name 13 years ago
  Nicolas Collin 1423141f61 Comments added in the task_bundle header file. 13 years ago
  Ludovic Courtès b91fbd924e doc: Mention OpenCL task implementations. 13 years ago
  Ludovic Courtès e0170e07ad gcc: Build example programs only when `STARPU_USE_CPU'. 13 years ago
  Ludovic Courtès 65746184a0 gcc: Update compatibility layer for GCC 4.5. 13 years ago
  Samuel Thibault 6b420893b1 BSD also has pthread_setaffinity_np, but with other types 13 years ago
  Cyril Roelandt 8886024934 Add missing #ifdef STARPU_USE_CUDA and #ifdef STARPU_USE_OPENCL 13 years ago
  Cyril Roelandt 3b84800be7 Fix signedness. 13 years ago
  Cyril Roelandt 4fb9bb3314 Fix cast. 13 years ago
  Cyril Roelandt 3e6185ecab xlu_kernels.c: use fpclassify(3) rather than comparing floats to 0.0. 13 years ago
  Nicolas Collin fc27d78f08 starpu_task_bundle_destroy is now reentrant. 13 years ago
  Ludovic Courtès bbbaf3440a gcc: Add missing files to the distribution when GCC extensions are enabled. 13 years ago
  Ludovic Courtès 0b5ac80cd9 doc: Fix typo in `advanced-api.texi'. 13 years ago
  Nathalie Furmento 54b99a0907 src/Makefile.am: remove duplicated line 13 years ago
  Nathalie Furmento a49a739a03 src/Makefile.am: add core/task_bundle.h to distrib 13 years ago
  Ludovic Courtès b32a6a9360 Add `core/task_bundle.h' to the distribution. 13 years ago
  Cyril Roelandt b42b41ad45 Declare checkErr static, since it is only used in clinfo.c. 13 years ago
  Ludovic Courtès a326957412 configure: Fix GCC plug-in diagnosis. 13 years ago