コミット履歴

作者 SHA1 メッセージ 日付
  Cyril Roelandt eaf451a198 Doc: most of the BCSR-specific functions. 13 年 前
  Samuel Thibault 60590075ba Fix qwt system path 13 年 前
  Samuel Thibault 97f87202e7 Fix windows build 13 年 前
  Samuel Thibault a9063674fa Fix 64bit .lib generation on windows 13 年 前
  Nathalie Furmento 0be1afd239 doc/chapters/basic-examples.texi: fix value for global 13 年 前
  Cyril Roelandt fdd27aab48 custom_mf : adding support for OpenCL. 13 年 前
  Ludovic Courtès 35e9143c31 Revert "Have `_starpu_job_destroy' wait for the job to finish." 13 年 前
  Ludovic Courtès 1f69355ba2 Use `_Static_assert' only with GCC 4.6+. 13 年 前
  Ludovic Courtès 900edcb8da Introduce `STARPU_GNUC_PREREQ'. 13 年 前
  Ludovic Courtès c0d0f8c2f2 Verify assumptions about the ordering of `starpu_perf_archtype' values. 13 年 前
  Ludovic Courtès f89a56060d Have `_starpu_job_destroy' wait for the job to finish. 13 年 前
  Nathalie Furmento 590253e097 ChangeLog: update log 13 年 前
  Nathalie Furmento ca02c973dd configure.ac: increase default value for STARPU_MAXCPUS to 64 13 年 前
  Nicolas Collin 7dd6ab26a4 Command 'make check' now checks bundle functions. 13 年 前
  Cyril Roelandt ccf581e885 Remove dead initialization. 13 年 前
  Ludovic Courtès 2bad9287ee gcc: Fix build of `cholesky' example without CUDA. 13 年 前
  Ludovic Courtès ff11a9dfc3 gcc: Generate code that aborts when `starpu_init' fails. 13 年 前
  Ludovic Courtès 5e2e59f3b5 gcc: Fix `register' test on 32-bit platforms. 13 年 前
  Cyril Roelandt 5f775a450f Allow starpu_free() to use cudaFreeHost if starpu has already been shut down. 13 年 前
  Cyril Roelandt c3b2c893af Be paranoid with strtol. 13 年 前
  Nathalie Furmento 7d34fe53b5 fixes following GCC (annoying) warnings 13 年 前
  Cyril Roelandt 6cf1b9da9d Turn starpu_is_multiformat_handle into starpu_data_is_multiformat_handle. 13 年 前
  Cyril Roelandt 55bfe81e75 Fix typo : struct starpu_task_bundle should be struct _starpu_task_bundle in heft.c 13 年 前
  Nathalie Furmento a838e9829f configure.ac: fix option --disable-socl 13 年 前
  Ludovic Courtès 44be0fbb87 gcc: Augment $(CLEANFILES) for the tests. 13 年 前
  Ludovic Courtès 42876171dc doc: Document data registration in StarPU-GCC. 13 年 前
  Ludovic Courtès 4ef84ddf63 gcc: Use `heap_allocated' in `cholesky'. 13 年 前
  Ludovic Courtès 54d104d38c gcc: Fix support of the `heap_allocated' attribute. 13 年 前
  Ludovic Courtès 3155307fdd gcc: Add the `debug_tree' pragma. 13 年 前
  Nathalie Furmento 2acb7ed687 socl/examples: skip examples when no opencl platform is found 13 年 前