Historique des commits

Auteur SHA1 Message Date
  Cyril Roelandt e332089751 Do not compare and interface identifier to STARPU_MULTIFORMAT_ID to determine whether the interface uses multiple format. This allows other interfaces to use multiple formats and to trigger the creation of conversion tasks. il y a 13 ans
  Ludovic Courtès 564be33e64 Avoid stack overflow in `basic_examples/vector_scal.c'. il y a 13 ans
  Samuel Thibault 8d35c6ab3d Restore taking overlapped transfers into account, fixes performance issues (which were due to overestimation of transfer penalty) il y a 13 ans
  Ludovic Courtès 508463598a Work around hwloc's failure to return the amount of RAM. il y a 13 ans
  Nathalie Furmento 4b2d1cfa7d doc/Makefile.am: add chapters/socl.texi to distrib il y a 13 ans
  Ludovic Courtès 333fdfc70e gcc: Refer to <starpu.h> by its absolute file name. il y a 13 ans
  Nathalie Furmento cc9feef30d doc: pkg-config packages are now suffixed with 1.0. Add footnote about the no-suffix packages il y a 13 ans
  Nathalie Furmento 6008f4f4c5 tests/loader.c: allow to specify arguments to launcher via environment variable STARPU_CHECK_LAUNCHER_ARGS il y a 13 ans
  Ludovic Courtès 3d7c33ba32 tests/loader: Don't take libtool(1) from $PATH; take the one from $top_builddir. il y a 13 ans
  Cyril Roelandt fdbee85d19 Move src/common/hash.h to include/starpu_hash.h. All functions are now public. il y a 13 ans
  Nathalie Furmento 92481c7204 tests/loader.c: allow to specify a launcher to run tests, e.g valgrind il y a 13 ans
  Cyril Roelandt 8823d36310 Documentation: starpu_data_get_interface_on_node() il y a 13 ans
  Nathalie Furmento 32eeece076 ChangeLog: update following r5156 il y a 13 ans
  Ludovic Courtès 109df305b8 gcc: Error out when none of a task's implementations are usable. il y a 13 ans
  Ludovic Courtès c7db6adbca gcc: Really honor STARPU_NMAXBUFS. il y a 13 ans
  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. il y a 13 ans
  Cyril Roelandt ee3612515d Rename starpu_get_node_kind : it should be starpu_node_get_kind. il y a 13 ans
  Nathalie Furmento e340de46da tools/dev/starpu_check_undocumented.sh: fix grep command for enum datatypes il y a 13 ans
  Cyril Roelandt ee6ae0150a Make enum _starpu_node_kind and _starpu_get_node_kind public. il y a 13 ans
  Ludovic Courtès 27011b07c8 tests/loader: Provide more information about (failing) processes. il y a 13 ans
  Nathalie Furmento 6e743ee1e7 doc: add initial (and minimal) blabla on socl il y a 13 ans
  Nathalie Furmento 301d18b775 doc/chapters/advanced-api.texi: add anchors for type definitions il y a 13 ans
  Nathalie Furmento 4e40dd298d tools/dev/starpu_check_undocumented.sh: fix grep command looking for struct datatypes il y a 13 ans
  Nathalie Furmento a3f84b2c1d tests/core/deprecated_func.c: make sure to have distinct copies of the codelet per submission il y a 13 ans
  Nathalie Furmento 866a10afbe src/core/perfmodel/perfmodel_history.c: end debug message with \n il y a 13 ans
  Ludovic Courtès ca0dc0aceb gcc: Raise an error when `STARPU_NMAXBUFS' is reached. il y a 13 ans
  Ludovic Courtès e63751e09f gcc: Fill in the `modes' field of `starpu_codelet'. il y a 13 ans
  Nathalie Furmento 790b9309b9 examples/Makefile.am: add filters/multiformat/opencl.cl to distrib il y a 13 ans
  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 il y a 13 ans
  Samuel Thibault f2e5301fbc Fix function name il y a 13 ans