コミット履歴

作者 SHA1 メッセージ 日付
  Ludovic Courtès 3d7c33ba32 tests/loader: Don't take libtool(1) from $PATH; take the one from $top_builddir. 14 年 前
  Cyril Roelandt fdbee85d19 Move src/common/hash.h to include/starpu_hash.h. All functions are now public. 14 年 前
  Nathalie Furmento 92481c7204 tests/loader.c: allow to specify a launcher to run tests, e.g valgrind 14 年 前
  Cyril Roelandt 8823d36310 Documentation: starpu_data_get_interface_on_node() 14 年 前
  Nathalie Furmento 32eeece076 ChangeLog: update following r5156 14 年 前
  Ludovic Courtès 109df305b8 gcc: Error out when none of a task's implementations are usable. 14 年 前
  Ludovic Courtès c7db6adbca gcc: Really honor STARPU_NMAXBUFS. 14 年 前
  Nathalie Furmento 75fbf9ee3a struct starpu_task: add a magic field which is set when initialising the task. starpu_task_submit will fail if the field does not have the right value. This will hence avoid submitting tasks which have not been properly initialised. 14 年 前
  Cyril Roelandt ee3612515d Rename starpu_get_node_kind : it should be starpu_node_get_kind. 14 年 前
  Nathalie Furmento e340de46da tools/dev/starpu_check_undocumented.sh: fix grep command for enum datatypes 14 年 前
  Cyril Roelandt ee6ae0150a Make enum _starpu_node_kind and _starpu_get_node_kind public. 14 年 前
  Ludovic Courtès 27011b07c8 tests/loader: Provide more information about (failing) processes. 14 年 前
  Nathalie Furmento 6e743ee1e7 doc: add initial (and minimal) blabla on socl 14 年 前
  Nathalie Furmento 301d18b775 doc/chapters/advanced-api.texi: add anchors for type definitions 14 年 前
  Nathalie Furmento 4e40dd298d tools/dev/starpu_check_undocumented.sh: fix grep command looking for struct datatypes 14 年 前
  Nathalie Furmento a3f84b2c1d tests/core/deprecated_func.c: make sure to have distinct copies of the codelet per submission 14 年 前
  Nathalie Furmento 866a10afbe src/core/perfmodel/perfmodel_history.c: end debug message with \n 14 年 前
  Ludovic Courtès ca0dc0aceb gcc: Raise an error when `STARPU_NMAXBUFS' is reached. 14 年 前
  Ludovic Courtès e63751e09f gcc: Fill in the `modes' field of `starpu_codelet'. 14 年 前
  Nathalie Furmento 790b9309b9 examples/Makefile.am: add filters/multiformat/opencl.cl to distrib 14 年 前
  Samuel Thibault 8a29b06414 Do not compile CUDA code in double mode if double type is not available. Dynamically rule out CUDA devices which do not support capabilities >= 1.3 14 年 前
  Samuel Thibault f2e5301fbc Fix function name 14 年 前
  Cyril Roelandt c17dab5ce4 Coccinelle : add a script that finds function calls that are part of the termination condition of a for loop. 14 年 前
  Cyril Roelandt 37f8e843ba Doc: most of the CSR fonctions/macros. 14 年 前
  Samuel Thibault 7766a86ff7 document that dev_handle is to be used for OpenCL 14 年 前
  Cyril Roelandt d8a96bbbac Documentation: Accessing the matrix data interfaces. 14 年 前
  Cyril Roelandt 2529bffe83 Renaming subsubsections in "Data interfaces" for the sake of consistency. 14 年 前
  Cyril Roelandt 4722a70a7f Doc: accessing the variable interface. 14 年 前
  Cyril Roelandt ec16294af5 Documentation for starpu_get_handle_interface_id. 14 年 前
  Samuel Thibault f0316f4fde Drop now-useless object 14 年 前